From: Wang Mingyu <[email protected]> Changelog: ========== - If the Monit configuration file contains a string with unbalanced escape sequences, Monit may crash upon startup. - If the password in the set mmonit URL contains only binary characters, syntax check passed (-t), but Monit aborts after start and reports error - If the every <cron> statement contained a syntax error, syntax check passed (-t), but Monit aborts after start and reports error - If the timeout option value was set to 0, the syntax check was successful (-t), but Monit aborts after starting and reports error - The set syslog statement's facility option did not permit the specification of the log_user. - Double interpretation of format strings during RETHROW
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-support/monit/{monit_5.34.3.bb => monit_5.34.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/monit/{monit_5.34.3.bb => monit_5.34.4.bb} (94%) diff --git a/meta-oe/recipes-support/monit/monit_5.34.3.bb b/meta-oe/recipes-support/monit/monit_5.34.4.bb similarity index 94% rename from meta-oe/recipes-support/monit/monit_5.34.3.bb rename to meta-oe/recipes-support/monit/monit_5.34.4.bb index 42ef8594f4..349548e31e 100644 --- a/meta-oe/recipes-support/monit/monit_5.34.3.bb +++ b/meta-oe/recipes-support/monit/monit_5.34.4.bb @@ -15,7 +15,7 @@ SRC_URI = " \ file://monitrc \ " -SRC_URI[sha256sum] = "669d8b95ddec124d1444ba5264f67fdeae8e90e53b2929719f4750fc5ff3ba60" +SRC_URI[sha256sum] = "ef607cfaabfd3767d40b9b9e32032f748beebc4d686831f6111e0e68fbd1b469" DEPENDS = "zlib bison-native libnsl2 flex-native openssl virtual/crypt" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114856): https://lists.openembedded.org/g/openembedded-devel/message/114856 Mute This Topic: https://lists.openembedded.org/mt/110604410/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
