summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/monit/monit_5.33.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* monit: upgrade 5.32.0 -> 5.33.0Wang Mingyu2023-03-091-0/+56
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@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>