From c17ce037930400f181d23af312bc64215fffdbc5 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Fri, 20 Jun 2025 08:31:14 +0200 Subject: [PATCH] package/clamav: bump version to 1.4.3 Release notes: https://blog.clamav.net/2024/08/clamav-140-feature-release-and-clamav.html https://blog.clamav.net/2024/09/clamav-141-132-107-and-010312-security.html https://blog.clamav.net/2025/01/clamav-142-and-108-security-patch.html https://blog.clamav.net/2025/06/clamav-143-and-109-security-patch.html Note: release notes of clamav version 1.4.1, 1.4.2 and 1.4.3 are marked upstream as security maintenance releases. This Buildroot commit is not marked as security fix because those security patches were already applied in the v1.0.x series. See version bumps to v1.0.7 [1], v1.0.8 [2] and v1.0.9 [3]. [1] https://gitlab.com/buildroot.org/buildroot/-/commit/6a506262e4d7bb1b0bc3b9ab3de9f14dfebd78dc [2] https://gitlab.com/buildroot.org/buildroot/-/commit/caa2fac892e01929148eb169dfc83d59ad806a79 [3] https://gitlab.com/buildroot.org/buildroot/-/commit/09f6aa642d9a5255899581b4af6edef62e52deae Signed-off-by: Bernd Kuhls [Julien: add note about security in commit log] Signed-off-by: Julien Olivain --- package/clamav/clamav.hash | 2 +- package/clamav/clamav.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/clamav/clamav.hash b/package/clamav/clamav.hash index 5989682671..5f83d57661 100644 --- a/package/clamav/clamav.hash +++ b/package/clamav/clamav.hash @@ -1,5 +1,5 @@ # Locally calculated -sha256 5d3a20633bd589f612a71905a4fb50c1ee857cfbe6c72644368cac0030a1eeb4 clamav-1.0.9.tar.gz +sha256 d874cabf3d4765b35b518ef535658a1e6ec74802006a1d613f9f124aa1343210 clamav-1.4.3.tar.gz sha256 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584 COPYING.txt sha256 d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed COPYING/COPYING.bzip2 sha256 dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6 COPYING/COPYING.file diff --git a/package/clamav/clamav.mk b/package/clamav/clamav.mk index 0a88cc1b9f..93ddfaae5b 100644 --- a/package/clamav/clamav.mk +++ b/package/clamav/clamav.mk @@ -4,7 +4,7 @@ # ################################################################################ -CLAMAV_VERSION = 1.0.9 +CLAMAV_VERSION = 1.4.3 CLAMAV_SITE = https://www.clamav.net/downloads/production CLAMAV_LICENSE = GPL-2.0 CLAMAV_LICENSE_FILES = \