public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] zabbix_agentd: update to 4.2.0
@ 2019-04-10 18:33 Alexander Koch
  2019-04-10 18:33 ` [PATCH 2/2] zabbix_agentd: Bugfix for /etc/sudoers.d/zabbix.user Alexander Koch
  2019-04-12 14:23 ` [PATCH 1/2] zabbix_agentd: update to 4.2.0 Michael Tremer
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Koch @ 2019-04-10 18:33 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 681 bytes --]

Relase Notes: https://www.zabbix.com/rn/rn4.2.0

Signed-off-by: Alexander Koch <ipfire(a)starkstromkonsument.de>
---
 lfs/zabbix_agentd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/zabbix_agentd b/lfs/zabbix_agentd
index b086d9f..d7f7fc3 100644
--- a/lfs/zabbix_agentd
+++ b/lfs/zabbix_agentd
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.0.4
+VER        = 4.2.0
 
 THISAPP    = zabbix-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 46fdb83d4b24e13127a20a3e874b1d8f
+$(DL_FILE)_MD5 = 20f261708f95787f3dbea3eab89f804d
 
 install : $(TARGET)
 
-- 
2.7.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-12 14:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-10 18:33 [PATCH 1/2] zabbix_agentd: update to 4.2.0 Alexander Koch
2019-04-10 18:33 ` [PATCH 2/2] zabbix_agentd: Bugfix for /etc/sudoers.d/zabbix.user Alexander Koch
2019-04-12 14:23 ` [PATCH 1/2] zabbix_agentd: update to 4.2.0 Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox