emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#37629: closed ([PATCH] gnu: zabbix: Update to 4.2.


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#37629: closed ([PATCH] gnu: zabbix: Update to 4.2.7.)
Date: Sun, 06 Oct 2019 08:58:01 +0000

Your message dated Sun, 6 Oct 2019 11:57:50 +0300
with message-id <20191006085750.GD561@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
address@hidden.)


-- 
37629: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37629
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: zabbix: Update to 4.2.7. Date: Sat, 05 Oct 2019 10:49:40 +0200
Hello Guix,

this is a patch to update zabbix to the current latest stable release

thanks! Gio'

>From dd8d76689d266a4b5da362b2d93f2f94ab7f7657 Mon Sep 17 00:00:00 2001
From: Giovanni Biscuolo <address@hidden>
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

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

--- End Message ---
--- Begin Message --- Subject: Re: [bug#37629] [PATCH] gnu: zabbix: Update to 4.2.7. Date: Sun, 6 Oct 2019 11:57:50 +0300 User-agent: Mutt/1.12.2 (2019-09-21)
Patch pushed. Thanks!


-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]