GNU bug report logs -
#37629
[PATCH] gnu: zabbix: Update to 4.2.7.
Previous Next
Reported by: Giovanni Biscuolo <g <at> xelera.eu>
Date: Sat, 5 Oct 2019 08:51:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 6 Oct 2019 11:57:50 +0300
with message-id <20191006085750.GD561 <at> E5400>
and subject line Re: [bug#37629] [PATCH] gnu: zabbix: Update to 4.2.7.
has caused the debbugs.gnu.org bug report #37629,
regarding [PATCH] gnu: zabbix: Update to 4.2.7.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
37629: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37629
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hello Guix,
this is a patch to update zabbix to the current latest stable release
thanks! Gio'
[0001-gnu-zabbix-Update-to-4.2.7.patch (text/x-diff, inline)]
From dd8d76689d266a4b5da362b2d93f2f94ab7f7657 Mon Sep 17 00:00:00 2001
From: Giovanni Biscuolo <g <at> xelera.eu>
Date: Fri, 4 Oct 2019 18:15:28 +0200
Subject: [PATCH] gnu: zabbix: Update to 4.2.7.
* gnu/packages/monitoring.scm: (zabbix) Update to 4.2.7.
---
gnu/packages/monitoring.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm
index a34e002a8c..b165e6952d 100644
--- a/gnu/packages/monitoring.scm
+++ b/gnu/packages/monitoring.scm
@@ -152,7 +152,7 @@ etc. via a Web interface. Features include:
(define-public zabbix-agentd
(package
(name "zabbix-agentd")
- (version "4.2.0")
+ (version "4.2.7")
(source
(origin
(method url-fetch)
@@ -161,7 +161,7 @@ etc. via a Web interface. Features include:
"/zabbix-" version ".tar.gz"))
(sha256
(base32
- "1b9wx6z15jfg8yakb7mlaqqri1ia9i12rgk58c3nparzsjdd9p2c"))))
+ "09znh8x1sass5mw6wjrfmizjbfls8ad2c16y24ldfj40hlfxz6wx"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
--
2.20.1
[Message part 5 (text/plain, inline)]
--
Giovanni Biscuolo
Xelera IT Infrastructures
[Message part 6 (message/rfc822, inline)]
[Message part 7 (text/plain, inline)]
Patch pushed. Thanks!
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 290 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.