From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Roevens To: development@lists.ipfire.org Subject: [PATCH] zabbix_agentd: Update to 6.0.21 (LTS) Date: Mon, 28 Aug 2023 00:33:55 +0200 Message-ID: <20230827223355.26859-1-robin.roevens@disroot.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7007481315218445775==" List-Id: --===============7007481315218445775== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 6.0.19 to 6.0.21 - Update of rootfile not required Bugs fixed: - ZBX-23097: Fixed use of uninitialised value when verifying subject and issuer with TLS - ZBX-22871: Fixed regular expression crash with invalid utf-8 sequences when pcre2 is used - ZBX-23221: Fixed memory leaks when using certificate-based encryption - ZBX-18168: Added regexp runtime error logging for log*[] items Full changelogs since 6.0.19: - https://www.zabbix.com/rn/rn6.0.20 - https://www.zabbix.com/rn/rn6.0.21 --- lfs/zabbix_agentd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/zabbix_agentd b/lfs/zabbix_agentd index 9e72ad977..7c0d01150 100644 --- a/lfs/zabbix_agentd +++ b/lfs/zabbix_agentd @@ -26,7 +26,7 @@ include Config =20 SUMMARY =3D Zabbix Agent =20 -VER =3D 6.0.19 +VER =3D 6.0.21 =20 THISAPP =3D zabbix-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D zabbix_agentd -PAK_VER =3D 9 +PAK_VER =3D 10 =20 DEPS =3D fping =20 @@ -48,7 +48,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D b454a3622d3fdeda886ce4722e24116c44c74768bc5dcfe1cd6aa7= c90a245121532d24842cfd47538349d08ca5b6577b6f0e75eec165f304a050512eafe608ba +$(DL_FILE)_BLAKE2 =3D 0928695a5f2729765a5b1fa31df410d585b50ef40a9d8379d6243c= 256c88234ac916bfaf13f62a8e28bb8fb4be48e83c1aecfd01f66dc45d4e25a20761d8ef82 =20 install : $(TARGET) =20 --=20 2.41.0 --=20 Dit bericht is gescanned op virussen en andere gevaarlijke inhoud door MailScanner en lijkt schoon te zijn. --===============7007481315218445775==--