* [bug#37629] [PATCH] gnu: zabbix: Update to 4.2.7.
@ 2019-10-05 8:49 Giovanni Biscuolo
2019-10-06 8:57 ` bug#37629: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Giovanni Biscuolo @ 2019-10-05 8:49 UTC (permalink / raw)
To: 37629
[-- Attachment #1: Type: text/plain, Size: 98 bytes --]
Hello Guix,
this is a patch to update zabbix to the current latest stable release
thanks! Gio'
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-zabbix-Update-to-4.2.7.patch --]
[-- Type: text/x-diff, Size: 1125 bytes --]
From dd8d76689d266a4b5da362b2d93f2f94ab7f7657 Mon Sep 17 00:00:00 2001
From: Giovanni Biscuolo <g@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
[-- Attachment #3: Type: text/plain, Size: 50 bytes --]
--
Giovanni Biscuolo
Xelera IT Infrastructures
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#37629: [PATCH] gnu: zabbix: Update to 4.2.7.
2019-10-05 8:49 [bug#37629] [PATCH] gnu: zabbix: Update to 4.2.7 Giovanni Biscuolo
@ 2019-10-06 8:57 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2019-10-06 8:57 UTC (permalink / raw)
To: Giovanni Biscuolo; +Cc: 37629-done
[-- Attachment #1: Type: text/plain, Size: 238 bytes --]
Patch pushed. Thanks!
--
Efraim Flashner <efraim@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-06 8:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-05 8:49 [bug#37629] [PATCH] gnu: zabbix: Update to 4.2.7 Giovanni Biscuolo
2019-10-06 8:57 ` bug#37629: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).