Zaiming (Stone) Shi
|
ea7f845d9f
|
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
|
2022-04-29 20:21:44 +02:00 |
Zaiming (Stone) Shi
|
6e404f7220
|
fix: use /bin/bash in systemd service file
Otherwise ubuntu may have troulbe to boot
|
2022-04-29 07:54:13 +02:00 |
Zaiming (Stone) Shi
|
723f294119
|
Merge remote-tracking branch 'origin/main-v4.3' into merge-v43-to-v44
|
2022-04-23 10:07:25 +02:00 |
Zaiming (Stone) Shi
|
b068937ce3
|
fix(rpm): ensure correct dependencies for el7 and el8
|
2022-04-19 22:49:40 +02:00 |
Zaiming (Stone) Shi
|
6ea8d2f270
|
Merge remote-tracking branch 'origin/main-v4.3' into main-v4.4
|
2022-03-22 20:54:22 +01:00 |
Zaiming (Stone) Shi
|
223642e62b
|
chore: ensure bash wraper in emqx.service, restart wait 60 seconds
|
2022-03-14 08:08:04 +01:00 |
Zaiming (Stone) Shi
|
3a5a2047e9
|
build: fix windows build
|
2022-02-21 00:53:56 +01:00 |
William Yang
|
f72002949b
|
Merge pull request #6403 from qzhuyan/backport/william/4.3/systemd-restart-on-failure
Backport/william/4.3/systemd restart on failure
|
2021-12-09 08:38:39 +01:00 |
William Yang
|
bcbb0822cf
|
build(deb): fix postrm for checking systemd
|
2021-12-07 13:30:08 +01:00 |
William Yang
|
517aa39542
|
build(deb): deb pkg enable/disable emqx system
|
2021-12-07 12:48:51 +01:00 |
William Yang
|
be8284666a
|
build(deb): remove System V init
|
2021-12-07 12:43:07 +01:00 |
William Yang
|
16e39ffee7
|
build: rpm and deb use the same systemd service file
|
2021-12-07 12:42:59 +01:00 |
William Yang
|
79f1b8651a
|
build(deb): drop systemV init
|
2021-12-07 12:42:49 +01:00 |
William Yang
|
51f1a48983
|
fix(systemd-start): /usr/bin/emqx is bash not sh
|
2021-12-07 12:42:44 +01:00 |
William Yang
|
eba8c08853
|
fix(systemd): add restart on failure
|
2021-12-07 12:42:32 +01:00 |
Zaiming (Stone) Shi
|
2514f474b0
|
Sync v4.3 to v4.4 (#6262)
* fix(http): fix duplicate http headers
* chore(appup): add appup.src
* fix(appup): fix multiply defined module in appup
* chore(appup): fix wrong version
* chore(ekka): Bump version to 0.8.1.5
* fix(update_appup): Fix warnings, add support for external repos
* build: use find command's -delete option
* ci: do not sync master branch
* build: ensure openssl11
* build: copy only libcrypto and libtinfo
* fix(trace): handler_id now always return atom
Co-authored-by: zhouzb <zhouzb@emqx.io>
Co-authored-by: k32 <10274441+k32@users.noreply.github.com>
|
2021-11-23 09:33:20 +08:00 |
Zaiming Shi
|
0b3037a571
|
build: ensure openssl11
|
2021-11-19 12:39:59 +01:00 |
Zaiming Shi
|
a070708e8d
|
build: Move otp version number to RPM's release part
|
2021-11-16 19:14:15 +01:00 |
Zaiming Shi
|
3f1fc64a98
|
build: fix source rpm package name
|
2021-11-16 01:10:52 +01:00 |
Zaiming Shi
|
c97c6aefc9
|
build: rename zip package and rpm deb packages
|
2021-11-16 00:59:28 +01:00 |
zhanghongtong
|
454f609aa6
|
build: emqx package name scheme include otp version
|
2021-11-15 10:45:27 +08:00 |
zhanghongtong
|
b9c913d18f
|
chore(CI): fix windows build error
|
2021-03-23 20:32:23 +08:00 |
zhanghongtong
|
622edcd536
|
chore(CI): rename arch package name
|
2021-03-23 19:49:54 +08:00 |
Rory Z
|
862e484944
|
chore(CI): build workflow support enterprise repo (#4363)
|
2021-03-18 16:30:48 +08:00 |
Zaiming Shi
|
99c9374a9c
|
chore(ci): delete usage of EMQX_DEPS_DEFAULT_VSN
EMQX_DEPS_DEFAULT_VSN is the old package version number
used in emqx-rel project.
We no longer use it in emqx.git umbrella project
|
2021-02-12 14:50:01 +01:00 |
Yudai Kiyofuji
|
aadd1ba11a
|
add shellcheck to ci (#4126)
* chore(shell): disable some shellcheck
* refactor(shell): fix shellcheck
* test(ci): add shellcheck
|
2021-02-04 16:51:48 +09:00 |
Zaiming Shi
|
d13a33463f
|
chore(bin/emqx): set program name
|
2021-01-29 09:42:35 +08:00 |
Zaiming Shi
|
cf23d9efe9
|
chore(bin/emqx): Do not rely on beam.smp program name
|
2021-01-29 09:42:35 +08:00 |
Rory Z
|
c0f03ca132
|
test(CI): add actions for build emqx packages (#3915)
|
2020-12-15 13:34:11 +08:00 |