GNU bug report logs - #37629
[PATCH] gnu: zabbix: Update to 4.2.7.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Giovanni Biscuolo <g <at> xelera.eu>
Subject: bug#37629: closed (Re: [bug#37629] [PATCH] gnu: zabbix: Update to
 4.2.7.)
Date: Sun, 06 Oct 2019 08:58:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#37629: [PATCH] gnu: zabbix: Update to 4.2.7.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 37629 <at> debbugs.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)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Giovanni Biscuolo <g <at> xelera.eu>
Cc: 37629-done <at> debbugs.gnu.org
Subject: Re: [bug#37629] [PATCH] gnu: zabbix: Update to 4.2.7.
Date: Sun, 6 Oct 2019 11:57:50 +0300
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: Giovanni Biscuolo <g <at> xelera.eu>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: zabbix: Update to 4.2.7.
Date: Sat, 05 Oct 2019 10:49:40 +0200
[Message part 6 (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 8 (text/plain, inline)]
-- 
Giovanni Biscuolo

Xelera IT Infrastructures

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.