summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2021-04-20 17:39:24 +0200
committerTreeve Jelbert2021-04-20 17:39:24 +0200
commit7273610e8931d743d5da04119e95bb4b3689befb (patch)
tree3b6364d2fb5524c0dee01f9f8251f1573c16823b
parent460ce25be3d3bda017adb739d325abea7e196b41 (diff)
clamav -> 0.103.2 SECURITY FIX
-rwxr-xr-xantivirus/clamav/DETAILS4
-rw-r--r--antivirus/clamav/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index d83a6e2fea..0b0d9fcb8f 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.103.0
+ VERSION=0.103.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}"
@@ -9,7 +9,7 @@
SOURCE_GPG=vendor_clamav.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=https://www.clamav.net
LICENSE[0]=GPL
- SECURITY_PATCH=14
+ SECURITY_PATCH=15
ENTERED=20030909
KEYWORDS="antivirus"
SHORT="Clam AntiVirus is an anti-virus toolkit for Unix"
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 3fc69f5a14..c8b7e318e8 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,7 @@
+2021-04-20 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.103.2
+ SECURITY_PATCH++ fixes CVE-2021-1252, CVE-2021-1404, CVE-2021-1405
+
2020-12-15 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.103.0