Merge pull request #5057 from fraenki/zabbix_118

net-mgmt/zabbix-agent: release 1.18
This commit is contained in:
Frank Wall
2025-12-03 15:52:49 +01:00
committed by GitHub
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= zabbix-agent
PLUGIN_VERSION= 1.17
PLUGIN_VERSION= 1.18
PLUGIN_COMMENT= Zabbix monitoring agent
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_VARIANTS= zabbix7 zabbix72 zabbix74 zabbix6
+6
View File
@@ -12,8 +12,14 @@ WWW: https://www.zabbix.com/
Plugin Changelog
----------------
1.18
Added:
* Add ListenBacklog option (#5046)
1.17
Added:
* Plugin variant for Zabbix Agent 7.4
1.16