diff mbox series

[meta-security,wrynose,17/24] clamav: upgrade 1.4.4 -> 1.4.6

Message ID d5cebb738186121868bc424f5d5fec3d6e3fadd9.1789597604.git.scott.murray@konsulko.com
State New
Headers show
Series Assorted updates 09/16 | expand

Commit Message

Scott Murray Sept. 16, 2026, 10:30 p.m. UTC
Release notes:
https://github.com/Cisco-Talos/clamav/releases/tag/clamav-1.4.5
https://github.com/Cisco-Talos/clamav/releases/tag/clamav-1.4.6

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
---
 recipes-scanners/clamav/{clamav_1.4.4.bb => clamav_1.4.6.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename recipes-scanners/clamav/{clamav_1.4.4.bb => clamav_1.4.6.bb} (99%)
diff mbox series

Patch

diff --git a/recipes-scanners/clamav/clamav_1.4.4.bb b/recipes-scanners/clamav/clamav_1.4.6.bb
similarity index 99%
rename from recipes-scanners/clamav/clamav_1.4.4.bb
rename to recipes-scanners/clamav/clamav_1.4.6.bb
index e9c2aca..1eb79e4 100644
--- a/recipes-scanners/clamav/clamav_1.4.4.bb
+++ b/recipes-scanners/clamav/clamav_1.4.6.bb
@@ -22,7 +22,7 @@  SRC_URI = "git://github.com/Cisco-Talos/clamav;branch=rel/1.4;protocol=https \
            file://tmpfiles.clamav \
            "
 
-# ClamAV version 1.4.4
+# ClamAV version 1.4.6
 SRCREV = "f6d84be3c0048deb15c54d67e140dae062e5b82b"
 
 COMPATIBLE_HOST:libc-musl:class-target = "null"