Date
1 - 1 of 1
[meta-oe] [PATCH 06/11] monit: upgrade 5.32.0 -> 5.33.0
wangmy
From: Wang Mingyu <wangmy@...>
Changelog:
==========
New: Added click-jacking protection headers to Monit HTTP GUI (the SAMEORIGIN
iframe is allowed).
Fixed: Issue #1035: If the start, stop or restart program statement contains
the equal sign, which is not followed by a space character, the
configuration is not parsed correctly.
Fixed: Issue #1047: If the MariaDB server doesn't allow access to the host,
from which Monit test is running, Monit reported: Invalid handshake
packet sequence id -- not MySQL protocol.
Fixed: Add the missing responsetime option to the ping test.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-support/monit/{monit_5.32.0.bb => monit_5.33.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/monit/{monit_5.32.0.bb => monit_5.33.0.bb} (94%)
diff --git a/meta-oe/recipes-support/monit/monit_5.32.0.bb b/meta-oe/recipes-support/monit/monit_5.33.0.bb
similarity index 94%
rename from meta-oe/recipes-support/monit/monit_5.32.0.bb
rename to meta-oe/recipes-support/monit/monit_5.33.0.bb
index e4ec9d526..66d4079a9 100644
--- a/meta-oe/recipes-support/monit/monit_5.32.0.bb
+++ b/meta-oe/recipes-support/monit/monit_5.33.0.bb
@@ -15,7 +15,7 @@ SRC_URI = " \
file://monitrc \
"
-SRC_URI[sha256sum] = "1077052d4c4e848ac47d14f9b37754d46419aecbe8c9a07e1f869c914faf3216"
+SRC_URI[sha256sum] = "1ace889c0183473a9d70160df6533bb6e1338dc1354f5928507803e1e2a863b5"
DEPENDS = "zlib bison-native libnsl2 flex-native openssl virtual/crypt"
--
2.34.1
Changelog:
==========
New: Added click-jacking protection headers to Monit HTTP GUI (the SAMEORIGIN
iframe is allowed).
Fixed: Issue #1035: If the start, stop or restart program statement contains
the equal sign, which is not followed by a space character, the
configuration is not parsed correctly.
Fixed: Issue #1047: If the MariaDB server doesn't allow access to the host,
from which Monit test is running, Monit reported: Invalid handshake
packet sequence id -- not MySQL protocol.
Fixed: Add the missing responsetime option to the ping test.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-support/monit/{monit_5.32.0.bb => monit_5.33.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-oe/recipes-support/monit/{monit_5.32.0.bb => monit_5.33.0.bb} (94%)
diff --git a/meta-oe/recipes-support/monit/monit_5.32.0.bb b/meta-oe/recipes-support/monit/monit_5.33.0.bb
similarity index 94%
rename from meta-oe/recipes-support/monit/monit_5.32.0.bb
rename to meta-oe/recipes-support/monit/monit_5.33.0.bb
index e4ec9d526..66d4079a9 100644
--- a/meta-oe/recipes-support/monit/monit_5.32.0.bb
+++ b/meta-oe/recipes-support/monit/monit_5.33.0.bb
@@ -15,7 +15,7 @@ SRC_URI = " \
file://monitrc \
"
-SRC_URI[sha256sum] = "1077052d4c4e848ac47d14f9b37754d46419aecbe8c9a07e1f869c914faf3216"
+SRC_URI[sha256sum] = "1ace889c0183473a9d70160df6533bb6e1338dc1354f5928507803e1e2a863b5"
DEPENDS = "zlib bison-native libnsl2 flex-native openssl virtual/crypt"
--
2.34.1