X-Loop: help-debbugs@HIDDEN Subject: [bug#78534] [PATCH] Update zabbix to 7.2.7 Resent-From: Ignas =?UTF-8?Q?Lap=C4=97nas?= <ignas@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Wed, 21 May 2025 13:09:01 +0000 Resent-Message-ID: <handler.78534.B.17478329134373 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 78534 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 78534 <at> debbugs.gnu.org X-Debbugs-Original-To: guix-patches@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.17478329134373 (code B ref -1); Wed, 21 May 2025 13:09:01 +0000 Received: (at submit) by debbugs.gnu.org; 21 May 2025 13:08:33 +0000 Received: from localhost ([127.0.0.1]:47241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uHjBQ-00018S-US for submit <at> debbugs.gnu.org; Wed, 21 May 2025 09:08:33 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52726) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ignas@HIDDEN>) id 1uHjBN-00016b-41 for submit <at> debbugs.gnu.org; Wed, 21 May 2025 09:08:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ignas@HIDDEN>) id 1uHjB2-0003TO-Dw for guix-patches@HIDDEN; Wed, 21 May 2025 09:08:09 -0400 Received: from tritonas.serveriai.lt ([194.135.87.87]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ignas@HIDDEN>) id 1uHjAv-0007iE-Ay for guix-patches@HIDDEN; Wed, 21 May 2025 09:08:07 -0400 Received: from [88.119.78.42] (helo=thorfin) by tritonas.serveriai.lt with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from <ignas@HIDDEN>) id 1uHjAp-000000003rX-2dRR for guix-patches@HIDDEN; Wed, 21 May 2025 16:07:55 +0300 From: Ignas =?UTF-8?Q?Lap=C4=97nas?= <ignas@HIDDEN> User-Agent: mu4e 1.12.9; emacs 29.4 Date: Wed, 21 May 2025 16:07:55 +0300 Message-ID: <87plg2f6xg.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Sender: ignas@HIDDEN Received-SPF: pass client-ip=194.135.87.87; envelope-from=ignas@HIDDEN; helo=tritonas.serveriai.lt X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) * gnu/packages/monitoring.scm (zabbix-agentd): Update to 7.2.7. Change lice= nse to AGPL-3 * gnu/packages/patches/zabbix-fix-test-timezone.patch: Add file Change-Id: I7c07b310ce1ac7d85d4fa50b25d549d4c5b11cc2 --- gnu/packages/monitoring.scm | 6 +++--- gnu/packages/patches/zabbix-fix-test-timezone.patch | 13 +++++++++++++ 2 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 gnu/packages/patches/zabbix-fix-test-timezone.patch diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm index 1009c32783..f495196d46 100644 --- a/gnu/packages/monitoring.scm +++ b/gnu/packages/monitoring.scm @@ -177,7 +177,7 @@ (define-public nagios (define-public zabbix-agentd (package (name "zabbix-agentd") - (version "6.0.14") + (version "7.2.7") (source (origin (method url-fetch) @@ -185,7 +185,7 @@ (define-public zabbix-agentd "https://cdn.zabbix.com/zabbix/sources/stable/" (version-major+minor version) "/zabbix-" version ".tar.gz")) (sha256 - (base32 "0n6fqa9vbhh2syxii7ds2x6dnplrgrj98by1zl0ij1wfbnbxa6k3")) + (base32 "0vx51xy06a8mb4zwlq3vx6ywawm0jd2gw1q23ks2kh0140f7qgrj")) (modules '((guix build utils))) (snippet '(substitute* '("src/zabbix_proxy/proxy.c" @@ -210,7 +210,7 @@ (define-public zabbix-agentd (synopsis "Distributed monitoring solution (client-side agent)") (description "This package provides a distributed monitoring solution (client-side agent)") - (license license:gpl2+) + (license license:agpl3) (properties '((release-monitoring-url . "https://www.zabbix.com/download_sources") (upstream-name . "zabbix"))))) diff --git a/gnu/packages/patches/zabbix-fix-test-timezone.patch b/gnu/pack= ages/patches/zabbix-fix-test-timezone.patch new file mode 100644 index 0000000000..8e498c1d0a --- /dev/null +++ b/gnu/packages/patches/zabbix-fix-test-timezone.patch @@ -0,0 +1,13 @@ +diff --git a/src/go/plugins/system/sw/sw_test.go b/src/go/plugins/system/s= w/sw_test.go +index 680e61f0ca7..864862da791 100644 +--- a/src/go/plugins/system/sw/sw_test.go ++++ b/src/go/plugins/system/sw/sw_test.go +@@ -32,7 +32,7 @@ install ok installed,dos2unix,7.4.1-1,amd64,1321`, + "input": `glibc-gconv-extra,2.34-48.el9,x86_64,8122308,1666100063,16692= 04555 + elfutils-default-yama-scope,0.187-5.el9,noarch,1810,1655411412,1659990239 + perl-Scalar-List-Utils,1.56-461.el9,x86_64,143652,1628565132,1662121942`, +- "expectedOutput": `[{"name":"glibc-gconv-extra","manager":"rpm","versio= n":"2.34-48.el9","size":8122308,"arch":"x86_64","buildtime":{"timestamp":16= 66100063,"value":"Tue Oct 18 16:34:23 2022"},"installtime":{"timestamp":166= 9204555,"value":"Wed Nov 23 13:55:55 2022"}},{"name":"elfutils-default-yama= -scope","manager":"rpm","version":"0.187-5.el9","size":1810,"arch":"noarch"= ,"buildtime":{"timestamp":1655411412,"value":"Thu Jun 16 23:30:12 2022"},"i= nstalltime":{"timestamp":1659990239,"value":"Mon Aug 8 23:23:59 2022"}},{"= name":"perl-Scalar-List-Utils","manager":"rpm","version":"1.56-461.el9","si= ze":143652,"arch":"x86_64","buildtime":{"timestamp":1628565132,"value":"Tue= Aug 10 06:12:12 2021"},"installtime":{"timestamp":1662121942,"value":"Fri = Sep 2 15:32:22 2022"}}]`, ++ "expectedOutput": `[{"name":"glibc-gconv-extra","manager":"rpm","versio= n":"2.34-48.el9","size":8122308,"arch":"x86_64","buildtime":{"timestamp":16= 66100063,"value":"Tue Oct 18 13:34:23 2022"},"installtime":{"timestamp":166= 9204555,"value":"Wed Nov 23 11:55:55 2022"}},{"name":"elfutils-default-yama= -scope","manager":"rpm","version":"0.187-5.el9","size":1810,"arch":"noarch"= ,"buildtime":{"timestamp":1655411412,"value":"Thu Jun 16 20:30:12 2022"},"i= nstalltime":{"timestamp":1659990239,"value":"Mon Aug 8 20:23:59 2022"}},{"= name":"perl-Scalar-List-Utils","manager":"rpm","version":"1.56-461.el9","si= ze":143652,"arch":"x86_64","buildtime":{"timestamp":1628565132,"value":"Tue= Aug 10 03:12:12 2021"},"installtime":{"timestamp":1662121942,"value":"Fri = Sep 2 12:32:22 2022"}}]`, + }, + "pacman": { + "input": ` wget, 1.21.3-1, x86_64, 3.03 MiB, Sun Mar 20 21:36:30 2022, = Thu Nov 10 18:33:47 2022 base-commit: 11bc17c409d77cd1af91e30b5b9f6a73f873a152 --=20 2.49.0 --=20 Best Regards, Ignas Lap=C4=97nas
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Ignas =?UTF-8?Q?Lap=C4=97nas?= <ignas@HIDDEN> Subject: bug#78534: Acknowledgement ([PATCH] Update zabbix to 7.2.7) Message-ID: <handler.78534.B.17478329134373.ack <at> debbugs.gnu.org> References: <87plg2f6xg.fsf@HIDDEN> X-Gnu-PR-Message: ack 78534 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 78534 <at> debbugs.gnu.org Date: Wed, 21 May 2025 13:09:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): guix-patches@HIDDEN If you wish to submit further information on this problem, please send it to 78534 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 78534: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D78534 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Andreas Enge <andreas@HIDDEN> Subject: bug#78534: closed ([PATCH] Update zabbix to 7.2.7) CC: tracker <at> debbugs.gnu.org Message-ID: <handler.78534.D78534.175188344530518.ackdone <at> debbugs.gnu.org> References: <aGueqZxKpO6ket_u@jurong> <87plg2f6xg.fsf@HIDDEN> X-Gnu-PR-Message: closed 78534 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Date: Mon, 07 Jul 2025 10:18:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1751883483-30824-0" This is a multi-part message in MIME format... ------------=_1751883483-30824-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Mon, 7 Jul 2025 12:17:13 +0200 with message-id <aGueqZxKpO6ket_u@jurong> and subject line Close has caused the debbugs.gnu.org bug report #78534, regarding [PATCH] Update zabbix to 7.2.7 to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@HIDDEN) --=20 78534: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D78534 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1751883483-30824-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 21 May 2025 13:08:33 +0000 Received: from localhost ([127.0.0.1]:47241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uHjBQ-00018S-US for submit <at> debbugs.gnu.org; Wed, 21 May 2025 09:08:33 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52726) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ignas@HIDDEN>) id 1uHjBN-00016b-41 for submit <at> debbugs.gnu.org; Wed, 21 May 2025 09:08:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ignas@HIDDEN>) id 1uHjB2-0003TO-Dw for guix-patches@HIDDEN; Wed, 21 May 2025 09:08:09 -0400 Received: from tritonas.serveriai.lt ([194.135.87.87]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ignas@HIDDEN>) id 1uHjAv-0007iE-Ay for guix-patches@HIDDEN; Wed, 21 May 2025 09:08:07 -0400 Received: from [88.119.78.42] (helo=thorfin) by tritonas.serveriai.lt with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from <ignas@HIDDEN>) id 1uHjAp-000000003rX-2dRR for guix-patches@HIDDEN; Wed, 21 May 2025 16:07:55 +0300 From: =?utf-8?Q?Ignas_Lap=C4=97nas?= <ignas@HIDDEN> To: guix-patches@HIDDEN Subject: [PATCH] Update zabbix to 7.2.7 User-Agent: mu4e 1.12.9; emacs 29.4 Date: Wed, 21 May 2025 16:07:55 +0300 Message-ID: <87plg2f6xg.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Sender: ignas@HIDDEN Received-SPF: pass client-ip=194.135.87.87; envelope-from=ignas@HIDDEN; helo=tritonas.serveriai.lt X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) * gnu/packages/monitoring.scm (zabbix-agentd): Update to 7.2.7. Change lice= nse to AGPL-3 * gnu/packages/patches/zabbix-fix-test-timezone.patch: Add file Change-Id: I7c07b310ce1ac7d85d4fa50b25d549d4c5b11cc2 --- gnu/packages/monitoring.scm | 6 +++--- gnu/packages/patches/zabbix-fix-test-timezone.patch | 13 +++++++++++++ 2 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 gnu/packages/patches/zabbix-fix-test-timezone.patch diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm index 1009c32783..f495196d46 100644 --- a/gnu/packages/monitoring.scm +++ b/gnu/packages/monitoring.scm @@ -177,7 +177,7 @@ (define-public nagios (define-public zabbix-agentd (package (name "zabbix-agentd") - (version "6.0.14") + (version "7.2.7") (source (origin (method url-fetch) @@ -185,7 +185,7 @@ (define-public zabbix-agentd "https://cdn.zabbix.com/zabbix/sources/stable/" (version-major+minor version) "/zabbix-" version ".tar.gz")) (sha256 - (base32 "0n6fqa9vbhh2syxii7ds2x6dnplrgrj98by1zl0ij1wfbnbxa6k3")) + (base32 "0vx51xy06a8mb4zwlq3vx6ywawm0jd2gw1q23ks2kh0140f7qgrj")) (modules '((guix build utils))) (snippet '(substitute* '("src/zabbix_proxy/proxy.c" @@ -210,7 +210,7 @@ (define-public zabbix-agentd (synopsis "Distributed monitoring solution (client-side agent)") (description "This package provides a distributed monitoring solution (client-side agent)") - (license license:gpl2+) + (license license:agpl3) (properties '((release-monitoring-url . "https://www.zabbix.com/download_sources") (upstream-name . "zabbix"))))) diff --git a/gnu/packages/patches/zabbix-fix-test-timezone.patch b/gnu/pack= ages/patches/zabbix-fix-test-timezone.patch new file mode 100644 index 0000000000..8e498c1d0a --- /dev/null +++ b/gnu/packages/patches/zabbix-fix-test-timezone.patch @@ -0,0 +1,13 @@ +diff --git a/src/go/plugins/system/sw/sw_test.go b/src/go/plugins/system/s= w/sw_test.go +index 680e61f0ca7..864862da791 100644 +--- a/src/go/plugins/system/sw/sw_test.go ++++ b/src/go/plugins/system/sw/sw_test.go +@@ -32,7 +32,7 @@ install ok installed,dos2unix,7.4.1-1,amd64,1321`, + "input": `glibc-gconv-extra,2.34-48.el9,x86_64,8122308,1666100063,16692= 04555 + elfutils-default-yama-scope,0.187-5.el9,noarch,1810,1655411412,1659990239 + perl-Scalar-List-Utils,1.56-461.el9,x86_64,143652,1628565132,1662121942`, +- "expectedOutput": `[{"name":"glibc-gconv-extra","manager":"rpm","versio= n":"2.34-48.el9","size":8122308,"arch":"x86_64","buildtime":{"timestamp":16= 66100063,"value":"Tue Oct 18 16:34:23 2022"},"installtime":{"timestamp":166= 9204555,"value":"Wed Nov 23 13:55:55 2022"}},{"name":"elfutils-default-yama= -scope","manager":"rpm","version":"0.187-5.el9","size":1810,"arch":"noarch"= ,"buildtime":{"timestamp":1655411412,"value":"Thu Jun 16 23:30:12 2022"},"i= nstalltime":{"timestamp":1659990239,"value":"Mon Aug 8 23:23:59 2022"}},{"= name":"perl-Scalar-List-Utils","manager":"rpm","version":"1.56-461.el9","si= ze":143652,"arch":"x86_64","buildtime":{"timestamp":1628565132,"value":"Tue= Aug 10 06:12:12 2021"},"installtime":{"timestamp":1662121942,"value":"Fri = Sep 2 15:32:22 2022"}}]`, ++ "expectedOutput": `[{"name":"glibc-gconv-extra","manager":"rpm","versio= n":"2.34-48.el9","size":8122308,"arch":"x86_64","buildtime":{"timestamp":16= 66100063,"value":"Tue Oct 18 13:34:23 2022"},"installtime":{"timestamp":166= 9204555,"value":"Wed Nov 23 11:55:55 2022"}},{"name":"elfutils-default-yama= -scope","manager":"rpm","version":"0.187-5.el9","size":1810,"arch":"noarch"= ,"buildtime":{"timestamp":1655411412,"value":"Thu Jun 16 20:30:12 2022"},"i= nstalltime":{"timestamp":1659990239,"value":"Mon Aug 8 20:23:59 2022"}},{"= name":"perl-Scalar-List-Utils","manager":"rpm","version":"1.56-461.el9","si= ze":143652,"arch":"x86_64","buildtime":{"timestamp":1628565132,"value":"Tue= Aug 10 03:12:12 2021"},"installtime":{"timestamp":1662121942,"value":"Fri = Sep 2 12:32:22 2022"}}]`, + }, + "pacman": { + "input": ` wget, 1.21.3-1, x86_64, 3.03 MiB, Sun Mar 20 21:36:30 2022, = Thu Nov 10 18:33:47 2022 base-commit: 11bc17c409d77cd1af91e30b5b9f6a73f873a152 --=20 2.49.0 --=20 Best Regards, Ignas Lap=C4=97nas ------------=_1751883483-30824-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 78534-done) by debbugs.gnu.org; 7 Jul 2025 10:17:25 +0000 Received: from localhost ([127.0.0.1]:33102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uYiua-0007w4-G6 for submit <at> debbugs.gnu.org; Mon, 07 Jul 2025 06:17:25 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:53364) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1uYiuX-0007uZ-Bb for 78534-done <at> debbugs.gnu.org; Mon, 07 Jul 2025 06:17:22 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 5BCC8A0; Mon, 7 Jul 2025 12:17:15 +0200 (CEST) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id Ipq2XF7COVWH; Mon, 7 Jul 2025 12:17:15 +0200 (CEST) Received: from jurong (86.56.141.77.rev.sfr.net [77.141.56.86]) by hera.aquilenet.fr (Postfix) with ESMTPSA id CBFDB30; Mon, 7 Jul 2025 12:17:14 +0200 (CEST) Date: Mon, 7 Jul 2025 12:17:13 +0200 From: Andreas Enge <andreas@HIDDEN> To: 78534-done <at> debbugs.gnu.org Subject: Close Message-ID: <aGueqZxKpO6ket_u@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spamd-Result: default: False [-2.90 / 15.00]; NEURAL_HAM(-3.00)[-1.000]; MID_RHS_NOT_FQDN(0.50)[]; BAYES_HAM(-0.30)[75.00%]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Action: no action X-Rspamd-Queue-Id: 5BCC8A0 X-Rspamd-Server: hera X-Spamd-Bar: -- X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78534-done X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) See commit 94a8daf9acfb4ac9a08568e83353ee26006701d2 . Andreas ------------=_1751883483-30824-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Ignas =?UTF-8?Q?Lap=C4=97nas?= <ignas@HIDDEN> Subject: bug#78534: closed (Close) Message-ID: <handler.78534.D78534.175188344530518.notifdone <at> debbugs.gnu.org> References: <aGueqZxKpO6ket_u@jurong> <87plg2f6xg.fsf@HIDDEN> X-Gnu-PR-Message: they-closed 78534 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 78534 <at> debbugs.gnu.org Date: Mon, 07 Jul 2025 10:18:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1751883484-30824-1" This is a multi-part message in MIME format... ------------=_1751883484-30824-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #78534: [PATCH] Update zabbix to 7.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 78534 <at> debbugs.gnu.org. --=20 78534: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D78534 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1751883484-30824-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 78534-done) by debbugs.gnu.org; 7 Jul 2025 10:17:25 +0000 Received: from localhost ([127.0.0.1]:33102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uYiua-0007w4-G6 for submit <at> debbugs.gnu.org; Mon, 07 Jul 2025 06:17:25 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:53364) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1uYiuX-0007uZ-Bb for 78534-done <at> debbugs.gnu.org; Mon, 07 Jul 2025 06:17:22 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 5BCC8A0; Mon, 7 Jul 2025 12:17:15 +0200 (CEST) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id Ipq2XF7COVWH; Mon, 7 Jul 2025 12:17:15 +0200 (CEST) Received: from jurong (86.56.141.77.rev.sfr.net [77.141.56.86]) by hera.aquilenet.fr (Postfix) with ESMTPSA id CBFDB30; Mon, 7 Jul 2025 12:17:14 +0200 (CEST) Date: Mon, 7 Jul 2025 12:17:13 +0200 From: Andreas Enge <andreas@HIDDEN> To: 78534-done <at> debbugs.gnu.org Subject: Close Message-ID: <aGueqZxKpO6ket_u@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spamd-Result: default: False [-2.90 / 15.00]; NEURAL_HAM(-3.00)[-1.000]; MID_RHS_NOT_FQDN(0.50)[]; BAYES_HAM(-0.30)[75.00%]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Action: no action X-Rspamd-Queue-Id: 5BCC8A0 X-Rspamd-Server: hera X-Spamd-Bar: -- X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78534-done X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) See commit 94a8daf9acfb4ac9a08568e83353ee26006701d2 . Andreas ------------=_1751883484-30824-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 21 May 2025 13:08:33 +0000 Received: from localhost ([127.0.0.1]:47241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uHjBQ-00018S-US for submit <at> debbugs.gnu.org; Wed, 21 May 2025 09:08:33 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52726) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ignas@HIDDEN>) id 1uHjBN-00016b-41 for submit <at> debbugs.gnu.org; Wed, 21 May 2025 09:08:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ignas@HIDDEN>) id 1uHjB2-0003TO-Dw for guix-patches@HIDDEN; Wed, 21 May 2025 09:08:09 -0400 Received: from tritonas.serveriai.lt ([194.135.87.87]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ignas@HIDDEN>) id 1uHjAv-0007iE-Ay for guix-patches@HIDDEN; Wed, 21 May 2025 09:08:07 -0400 Received: from [88.119.78.42] (helo=thorfin) by tritonas.serveriai.lt with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.97.1) (envelope-from <ignas@HIDDEN>) id 1uHjAp-000000003rX-2dRR for guix-patches@HIDDEN; Wed, 21 May 2025 16:07:55 +0300 From: =?utf-8?Q?Ignas_Lap=C4=97nas?= <ignas@HIDDEN> To: guix-patches@HIDDEN Subject: [PATCH] Update zabbix to 7.2.7 User-Agent: mu4e 1.12.9; emacs 29.4 Date: Wed, 21 May 2025 16:07:55 +0300 Message-ID: <87plg2f6xg.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Sender: ignas@HIDDEN Received-SPF: pass client-ip=194.135.87.87; envelope-from=ignas@HIDDEN; helo=tritonas.serveriai.lt X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) * gnu/packages/monitoring.scm (zabbix-agentd): Update to 7.2.7. Change lice= nse to AGPL-3 * gnu/packages/patches/zabbix-fix-test-timezone.patch: Add file Change-Id: I7c07b310ce1ac7d85d4fa50b25d549d4c5b11cc2 --- gnu/packages/monitoring.scm | 6 +++--- gnu/packages/patches/zabbix-fix-test-timezone.patch | 13 +++++++++++++ 2 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 gnu/packages/patches/zabbix-fix-test-timezone.patch diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm index 1009c32783..f495196d46 100644 --- a/gnu/packages/monitoring.scm +++ b/gnu/packages/monitoring.scm @@ -177,7 +177,7 @@ (define-public nagios (define-public zabbix-agentd (package (name "zabbix-agentd") - (version "6.0.14") + (version "7.2.7") (source (origin (method url-fetch) @@ -185,7 +185,7 @@ (define-public zabbix-agentd "https://cdn.zabbix.com/zabbix/sources/stable/" (version-major+minor version) "/zabbix-" version ".tar.gz")) (sha256 - (base32 "0n6fqa9vbhh2syxii7ds2x6dnplrgrj98by1zl0ij1wfbnbxa6k3")) + (base32 "0vx51xy06a8mb4zwlq3vx6ywawm0jd2gw1q23ks2kh0140f7qgrj")) (modules '((guix build utils))) (snippet '(substitute* '("src/zabbix_proxy/proxy.c" @@ -210,7 +210,7 @@ (define-public zabbix-agentd (synopsis "Distributed monitoring solution (client-side agent)") (description "This package provides a distributed monitoring solution (client-side agent)") - (license license:gpl2+) + (license license:agpl3) (properties '((release-monitoring-url . "https://www.zabbix.com/download_sources") (upstream-name . "zabbix"))))) diff --git a/gnu/packages/patches/zabbix-fix-test-timezone.patch b/gnu/pack= ages/patches/zabbix-fix-test-timezone.patch new file mode 100644 index 0000000000..8e498c1d0a --- /dev/null +++ b/gnu/packages/patches/zabbix-fix-test-timezone.patch @@ -0,0 +1,13 @@ +diff --git a/src/go/plugins/system/sw/sw_test.go b/src/go/plugins/system/s= w/sw_test.go +index 680e61f0ca7..864862da791 100644 +--- a/src/go/plugins/system/sw/sw_test.go ++++ b/src/go/plugins/system/sw/sw_test.go +@@ -32,7 +32,7 @@ install ok installed,dos2unix,7.4.1-1,amd64,1321`, + "input": `glibc-gconv-extra,2.34-48.el9,x86_64,8122308,1666100063,16692= 04555 + elfutils-default-yama-scope,0.187-5.el9,noarch,1810,1655411412,1659990239 + perl-Scalar-List-Utils,1.56-461.el9,x86_64,143652,1628565132,1662121942`, +- "expectedOutput": `[{"name":"glibc-gconv-extra","manager":"rpm","versio= n":"2.34-48.el9","size":8122308,"arch":"x86_64","buildtime":{"timestamp":16= 66100063,"value":"Tue Oct 18 16:34:23 2022"},"installtime":{"timestamp":166= 9204555,"value":"Wed Nov 23 13:55:55 2022"}},{"name":"elfutils-default-yama= -scope","manager":"rpm","version":"0.187-5.el9","size":1810,"arch":"noarch"= ,"buildtime":{"timestamp":1655411412,"value":"Thu Jun 16 23:30:12 2022"},"i= nstalltime":{"timestamp":1659990239,"value":"Mon Aug 8 23:23:59 2022"}},{"= name":"perl-Scalar-List-Utils","manager":"rpm","version":"1.56-461.el9","si= ze":143652,"arch":"x86_64","buildtime":{"timestamp":1628565132,"value":"Tue= Aug 10 06:12:12 2021"},"installtime":{"timestamp":1662121942,"value":"Fri = Sep 2 15:32:22 2022"}}]`, ++ "expectedOutput": `[{"name":"glibc-gconv-extra","manager":"rpm","versio= n":"2.34-48.el9","size":8122308,"arch":"x86_64","buildtime":{"timestamp":16= 66100063,"value":"Tue Oct 18 13:34:23 2022"},"installtime":{"timestamp":166= 9204555,"value":"Wed Nov 23 11:55:55 2022"}},{"name":"elfutils-default-yama= -scope","manager":"rpm","version":"0.187-5.el9","size":1810,"arch":"noarch"= ,"buildtime":{"timestamp":1655411412,"value":"Thu Jun 16 20:30:12 2022"},"i= nstalltime":{"timestamp":1659990239,"value":"Mon Aug 8 20:23:59 2022"}},{"= name":"perl-Scalar-List-Utils","manager":"rpm","version":"1.56-461.el9","si= ze":143652,"arch":"x86_64","buildtime":{"timestamp":1628565132,"value":"Tue= Aug 10 03:12:12 2021"},"installtime":{"timestamp":1662121942,"value":"Fri = Sep 2 12:32:22 2022"}}]`, + }, + "pacman": { + "input": ` wget, 1.21.3-1, x86_64, 3.03 MiB, Sun Mar 20 21:36:30 2022, = Thu Nov 10 18:33:47 2022 base-commit: 11bc17c409d77cd1af91e30b5b9f6a73f873a152 --=20 2.49.0 --=20 Best Regards, Ignas Lap=C4=97nas ------------=_1751883484-30824-1--
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.