commit: 2ee2d6a2ac56061aee742db6b983db49ec4884ac Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Jul 16 19:51:48 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu Jul 16 19:55:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee2d6a2
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 <AT> gentoo.org> app-antivirus/clamav/Manifest | 1 + .../clamav/{clamav-0.102.3-r1.ebuild => clamav-0.102.4.ebuild} | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest index c908a9c0522..e0ddd86c54d 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 similarity index 99% rename from app-antivirus/clamav/clamav-0.102.3-r1.ebuild rename to app-antivirus/clamav/clamav-0.102.4.ebuild index 09054b32b34..3e43479f2cf 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() {
