mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
monit: upgrade 5.34.2 -> 5.34.3
Changelog: ========== - Fixed: If the ping statement did not explicitly specify an outgoing address but a previous ping statement did, the same address was shared by both statements. - Fixed: Monit may crash upon stopping if the ping statement is used in conjunction with the address option. - Fixed: If a directory is set in the 'allow' option of the 'set httpd' statement, instead of file or string, Monit hangs on start. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ SRC_URI = " \
|
||||
file://monitrc \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "291ca3d898e9b425b6d0c1768728fecd6c1cf4c268c79db15fda26285ad5b832"
|
||||
SRC_URI[sha256sum] = "669d8b95ddec124d1444ba5264f67fdeae8e90e53b2929719f4750fc5ff3ba60"
|
||||
|
||||
DEPENDS = "zlib bison-native libnsl2 flex-native openssl virtual/crypt"
|
||||
|
||||
Reference in New Issue
Block a user