summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2021-11-30 09:50:51 +0100
committerTreeve Jelbert2021-11-30 09:50:51 +0100
commit41bc747028c26c49b0da01255d8401f27c45fc7b (patch)
tree55fc829fae1d6c00a52b4de875a75c7889771a8f
parenta972458f5e0a1ff4991790172727ca46d7aea8bd (diff)
clamav: => 0.104.1
-rwxr-xr-xantivirus/clamav/DETAILS2
-rw-r--r--antivirus/clamav/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index 0b0d9fcb8f..9e42540726 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.103.2
+ VERSION=0.104.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}"
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 34494ae106..5bdac5d9eb 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,6 @@
+2021-11-30 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.104.1
+
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