diff mbox series

[meta-oe,1/2] zabbix: upgrade 7.0.23 -> 7.0.24

Message ID 20260401083323.399106-1-skandigraun@gmail.com
State Under Review
Headers show
Series [meta-oe,1/2] zabbix: upgrade 7.0.23 -> 7.0.24 | expand

Commit Message

Gyorgy Sarvari April 1, 2026, 8:33 a.m. UTC
Changelog:
- reverted the custom-on-fail discard value behavior so that it now correctly
  discards the value instead of resetting the error state and recalculating dependent items
- added possibility to switch SSO user on internal login failures
- improved trigger-related postprocessing after configuration cache sync
- fixed graph rendering for items using throttling
- updated man page and help message for zabbix_js
- improved Device status mapping and added trigger for Meraki template
- updated maximum supported TimescaleDB version to 2.25
- fixed script macros expanding via Zabbix proxy during autoregistration
- fixed dependent item error message clearing in preprocessing
- fixed incorrect filter being applied when switching subfilters in multiple tabs
  in Data collection->Hosts->Items, Monitoring->Hosts->Graphs
- fixed regexp runtime error when processing log* items with unspecified encoding
  by sanitizing invalid UTF-8
- fixed inability to delete host, user, or template groups when accordingly hosts,
  users, or templates belonging to them were previously deleted in parallel requests
- improved Teams Workflow webhook to use ALERT.SENDTO macro
- fixed redirect link when deleting host or template from item or item prototype list
- fixed snmp cache housekeeping not to interrupt scheduling
- fixed system.run not terminating commands correctly on Zabbix agent 2
- fixed showing some selected value by default for Map navigation tree
  widget if listener does not exist
- fixed multiple event generation not to generate changelog entries on new events
- fixed compilation of Zabbix agent on HP-UX 11.23 (ia64)
- fixed "daylight saving time" error for scheduled reports
- fixed inability to return "not supported" via user parameters
- fixed discovery uniqueness criteria bug
- updated documentation links for Create template group and Create host group
- fixed checkboxes "SSL verify peer" and "SSL verify host" not being selected
  when corresponding label is clicked in media type form
- fixed message box display bug in Monitoring problems page

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 .../zabbix/{zabbix_7.0.23.bb => zabbix_7.0.24.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/zabbix/{zabbix_7.0.23.bb => zabbix_7.0.24.bb} (97%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.23.bb b/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.24.bb
similarity index 97%
rename from meta-oe/recipes-connectivity/zabbix/zabbix_7.0.23.bb
rename to meta-oe/recipes-connectivity/zabbix/zabbix_7.0.24.bb
index 1cbe9ed9b0..330dd1e943 100644
--- a/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.23.bb
+++ b/meta-oe/recipes-connectivity/zabbix/zabbix_7.0.24.bb
@@ -27,7 +27,7 @@  SRC_URI = "https://cdn.zabbix.com/zabbix/sources/stable/7.0/${BPN}-${PV}.tar.gz
     file://0001-Fix-configure.ac.patch \
     file://zabbix-agent.service \
 "
-SRC_URI[sha256sum] = "43ea5fcb1e5db25e74bdc83ea8936d79b8093b614af4e889417485bc74f061e2"
+SRC_URI[sha256sum] = "6f8ae990b9b25767e4fffbcb5cc7c455d674e2a392dc21478488a5d1c0e7d597"
 
 inherit autotools-brokensep linux-kernel-base pkgconfig systemd useradd