3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: zabbix-agentd: Update to 5.2.6 [fixes CVE-2021-27927].

* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.6.
This commit is contained in:
Léo Le Bouter 2021-04-02 23:50:31 +02:00
parent 3b6247ba6d
commit dda88cda12
No known key found for this signature in database
GPG key ID: 45A8B1E86BCD10A6

View file

@ -160,7 +160,7 @@ etc. via a Web interface. Features include:
(define-public zabbix-agentd
(package
(name "zabbix-agentd")
(version "5.2.5")
(version "5.2.6")
(source
(origin
(method url-fetch)
@ -168,7 +168,7 @@ etc. via a Web interface. Features include:
"https://cdn.zabbix.com/zabbix/sources/stable/"
(version-major+minor version) "/zabbix-" version ".tar.gz"))
(sha256
(base32 "1iaby7rablakx91hajnkmjcc4zkvrq7xsvlhss3lw5drm12rf3ff"))))
(base32 "100n1rv7r4pqagxxifzpcza5bhrr2fklzx7gndxwiyq4597p1jvn"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags