From: Robin Roevens Date: Thu, 17 Jul 2025 17:52:00 +0000 (+0200) Subject: zabbix_agentd: Update to 7.0.16 (LTS) X-Git-Tag: v2.29-core197~25^2~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=23fb1dfd86d1efc85a0f80228bd644287bfff682;p=ipfire-2.x.git zabbix_agentd: Update to 7.0.16 (LTS) - Update from version 7.0.11 to 7.0.16 - Update of rootfile not required Bugs fixed: ZBX-26080 Fixed old file descriptors being held when external log rotation is used ZBX-26121 Added default flags to net.dns.get arguments when none are specified ZBX-26055 Fixed failure to refresh active checks when next refresh was faster than 60 seconds Full changelogs since 7.0.11: - https://www.zabbix.com/rn/rn7.0.12 - https://www.zabbix.com/rn/rn7.0.13 - https://www.zabbix.com/rn/rn7.0.14 - https://www.zabbix.com/rn/rn7.0.15 - https://www.zabbix.com/rn/rn7.0.16 Signed-off-by: Robin Roevens Signed-off-by: Michael Tremer --- diff --git a/lfs/zabbix_agentd b/lfs/zabbix_agentd index dbe2088fb..c2b8533b4 100644 --- a/lfs/zabbix_agentd +++ b/lfs/zabbix_agentd @@ -26,7 +26,7 @@ include Config SUMMARY = Zabbix Agent -VER = 7.0.11 +VER = 7.0.16 THISAPP = zabbix-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = zabbix_agentd -PAK_VER = 17 +PAK_VER = 18 DEPS = fping @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 0c6544c64febc51e6fc153863b46e333d9d5564c83f40b71362a15c0533d48e50e5c340b35b2ca0dd1d776d0452f4aae42dc44d4e0e4b2c5949df02efbc7fc06 +$(DL_FILE)_BLAKE2 = 5b5ae98fd9ff819b0a202ad566fc4e9523991f67a13a0967986299cafe962e54c7769dffe821b59c55bd2b6e437ea913a6f7074bf9275cdb1bf433eeeb193117 install : $(TARGET)