summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2020-07-16 15:51:48 -0400
committerMichael Orlitzky <mjo@gentoo.org>2020-07-16 15:55:17 -0400
commit2ee2d6a2ac56061aee742db6b983db49ec4884ac (patch)
tree710ea29aa2b6f8495b87e12f57714707077fc8ce /app-antivirus
parentdev-python/wstools: hppa stable (ALLARCHES via arm64, bug #731640) (diff)
downloadgentoo-2ee2d6a2ac56061aee742db6b983db49ec4884ac.tar.gz
gentoo-2ee2d6a2ac56061aee742db6b983db49ec4884ac.tar.bz2
gentoo-2ee2d6a2ac56061aee742db6b983db49ec4884ac.zip
app-antivirus/clamav: new version 0.102.4.
Fixes CVE-2020-3327, CVE-2020-3350, and CVE-2020-3481. Bug: https://bugs.gentoo.org/732944 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/Manifest1
-rw-r--r--app-antivirus/clamav/clamav-0.102.4.ebuild (renamed from app-antivirus/clamav/clamav-0.102.3-r1.ebuild)2
2 files changed, 2 insertions, 1 deletions
diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest
index c908a9c05223..e0ddd86c54d1 100644
--- a/app-antivirus/clamav/Manifest
+++ b/app-antivirus/clamav/Manifest
@@ -1 +1,2 @@
DIST clamav-0.102.3.tar.gz 13226108 BLAKE2B 741c0cc6a088ffe880eabb7a59151b3c13c5754f9cb36582ffca9cbeea6b039e3c49b7155ba14fa302e9ee4bfa6adf8b98f0e29f2354ea8569b11b1ed2b2532c SHA512 d239718814b303fb0f1655d9bdaf3675d888eea57e786d927eafabb7b6f58cd7f5fb7dc149511c2af6f800dcc919f2e1d6954110d45b9e16619c632e8d2b37f2
+DIST clamav-0.102.4.tar.gz 13234444 BLAKE2B 7109da3e2281472032777b8a9d14ca6ff345aead33e5aaf0b9d1ff4721459926062f789dd1f7e8637155e4b9f3bce9f78127bf450f32baf3f1006b8083d3431a SHA512 29893deb8d2d913dff72331875d3dc3a10356bfb254ddfe1c1933b3ea4f8b76c96a1b840f95e72be36cbc0e00b9ec35e395225ef264761f53e709bb1026a4f09
diff --git a/app-antivirus/clamav/clamav-0.102.3-r1.ebuild b/app-antivirus/clamav/clamav-0.102.4.ebuild
index 09054b32b349..3e43479f2cf9 100644
--- a/app-antivirus/clamav/clamav-0.102.3-r1.ebuild
+++ b/app-antivirus/clamav/clamav-0.102.4.ebuild
@@ -51,7 +51,7 @@ PATCHES=(
"${FILESDIR}/${PN}-0.101.2-tinfo.patch" #670729
"${FILESDIR}/${PN}-0.102.1-libxml2_pkgconfig.patch" #661328
"${FILESDIR}/${PN}-0.102.2-fix-curl-detection.patch" #709616
- "${FILESDIR}/${P}-system-tomsfastmath.patch" # 649394
+ "${FILESDIR}/${PN}-0.102.3-system-tomsfastmath.patch" # 649394
)
src_prepare() {