mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
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]6a506262e4[2]caa2fac892[3]09f6aa642dSigned-off-by: Bernd Kuhls <bernd@kuhls.net> [Julien: add note about security in commit log] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5948b4dd7b
commit
c17ce03793
@@ -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
|
||||
|
||||
@@ -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 = \
|
||||
|
||||
Reference in New Issue
Block a user