GNU bug report logs - #62137
[PATCH] gnu: zabbix: Update to 6.0.14.

Previous Next

Package: guix-patches;

Reported by: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>

Date: Sun, 12 Mar 2023 06:19:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62137 in the body.
You can then email your comments to 62137 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62137; Package guix-patches. (Sun, 12 Mar 2023 06:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kaelyn Takata <kaelyn.alexi <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 12 Mar 2023 06:19:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
To: guix-patches <at> gnu.org
Cc: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Subject: [PATCH] gnu: zabbix: Update to 6.0.14.
Date: Sun, 12 Mar 2023 06:17:48 +0000
* gnu/packages/monitoring.scm (zabbix): Update to 6.0.14.
---
 gnu/packages/monitoring.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm
index c0df1e501c..5ef40bdf58 100644
--- a/gnu/packages/monitoring.scm
+++ b/gnu/packages/monitoring.scm
@@ -171,7 +171,7 @@ (define-public nagios
 (define-public zabbix-agentd
   (package
     (name "zabbix-agentd")
-    (version "6.0.12")
+    (version "6.0.14")
     (source
      (origin
        (method url-fetch)
@@ -179,7 +179,7 @@ (define-public zabbix-agentd
              "https://cdn.zabbix.com/zabbix/sources/stable/"
              (version-major+minor version) "/zabbix-" version ".tar.gz"))
        (sha256
-        (base32 "04083aa63bzfg5jp958nypbqr0hlcbhj73whlinr1ri3x1z0caz7"))
+        (base32 "0n6fqa9vbhh2syxii7ds2x6dnplrgrj98by1zl0ij1wfbnbxa6k3"))
        (modules '((guix build utils)))
        (snippet
         '(substitute* '("src/zabbix_proxy/proxy.c"
@@ -829,4 +829,3 @@ (define-public batsignal
 laptop when the battery gets below critical levels, instead of damaging the
 battery.")
     (license license:isc)))
-

base-commit: 7001cc68b6d5785a8dd6aa202d4acbb2ea9364e5
--
2.39.1






Information forwarded to guix-patches <at> gnu.org:
bug#62137; Package guix-patches. (Sun, 12 Mar 2023 11:46:02 GMT) Full text and rfc822 format available.

Message #8 received at 62137 <at> debbugs.gnu.org (full text, mbox):

From: Kaelyn <kaelyn.alexi <at> protonmail.com>
To: "62137 <at> debbugs.gnu.org" <62137 <at> debbugs.gnu.org>
Subject: [PATCH] gnu: zabbix: Update to 6.0.14.
Date: Sun, 12 Mar 2023 11:45:40 +0000
Hi,

I want to note that this Zabbix version, released on March 8th, adds support for PHP 8.2. Currently in Guix, the Zabbix web front-end has been broken since commit 4d4fad681983a1a44da3a7a5c032cb26febd3ef2 upgraded PHP from 7.4.30 to 8.2.2. I've tested the upgraded version on a personal Zabbix instance where the web UI broke after a system upgrade due to the PHP upgrade.

Cheers,
Kaelyn




Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Tue, 21 Mar 2023 03:14:02 GMT) Full text and rfc822 format available.

Notification sent to Kaelyn Takata <kaelyn.alexi <at> protonmail.com>:
bug acknowledged by developer. (Tue, 21 Mar 2023 03:14:02 GMT) Full text and rfc822 format available.

Message #13 received at 62137-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
Cc: 62137-done <at> debbugs.gnu.org
Subject: Re: bug#62137: [PATCH] gnu: zabbix: Update to 6.0.14.
Date: Mon, 20 Mar 2023 23:13:27 -0400
Hi,

Kaelyn Takata <kaelyn.alexi <at> protonmail.com> writes:

> * gnu/packages/monitoring.scm (zabbix): Update to 6.0.14.
> ---
>  gnu/packages/monitoring.scm | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm
> index c0df1e501c..5ef40bdf58 100644
> --- a/gnu/packages/monitoring.scm
> +++ b/gnu/packages/monitoring.scm
> @@ -171,7 +171,7 @@ (define-public nagios
>  (define-public zabbix-agentd
>    (package
>      (name "zabbix-agentd")
> -    (version "6.0.12")
> +    (version "6.0.14")
>      (source
>       (origin
>         (method url-fetch)
> @@ -179,7 +179,7 @@ (define-public zabbix-agentd
>               "https://cdn.zabbix.com/zabbix/sources/stable/"
>               (version-major+minor version) "/zabbix-" version ".tar.gz"))
>         (sha256
> -        (base32 "04083aa63bzfg5jp958nypbqr0hlcbhj73whlinr1ri3x1z0caz7"))
> +        (base32 "0n6fqa9vbhh2syxii7ds2x6dnplrgrj98by1zl0ij1wfbnbxa6k3"))
>         (modules '((guix build utils)))
>         (snippet
>          '(substitute* '("src/zabbix_proxy/proxy.c"
> @@ -829,4 +829,3 @@ (define-public batsignal
>  laptop when the battery gets below critical levels, instead of damaging the
>  battery.")
>      (license license:isc)))
> -

Applied, thank you!

-- 
Thanks,
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 18 Apr 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 345 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.