summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-antivirus/clamav: remove old vulnerable version.Michael Orlitzky2020-07-172-215/+0
| | | | | | Bug: https://bugs.gentoo.org/732944 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-antivirus/clamav: x86 stable wrt bug #732944Agostino Sarubbo2020-07-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: amd64 stable wrt bug #732944Agostino Sarubbo2020-07-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: arm stable (bug #732944)Sam James2020-07-171-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* app-antivirus/clamav: arm64 stable (bug #732944)Sam James2020-07-171-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* app-antivirus/clamav: ppc64 stable (bug #732944)Sam James2020-07-161-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* app-antivirus/clamav: ppc stable (bug #732944)Sam James2020-07-161-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* app-antivirus/clamav: new version 0.102.4.Michael Orlitzky2020-07-162-1/+2
| | | | | | | | 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>
* app-antivirus/clamav: new revision to unbundle tomsfastmath.Michael Orlitzky2020-06-212-0/+335
| | | | | | | | | | Now that dev-libs/tomsfastmath is in the tree, add a new revision of clamav that (a) deletes the bundled copy from the source tree, and (b) patches in the system copy. Thanks to sam_c for taking this on! Closes: https://bugs.gentoo.org/649394 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-antivirus/clamav: remove older vulnerable versions.Michael Orlitzky2020-06-084-518/+0
| | | | | | Bug: https://bugs.gentoo.org/722726 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-antivirus/clamav: arm64 stable (bug #722726)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-antivirus/clamav: x86 stable wrt bug #722726Agostino Sarubbo2020-05-181-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: ppc64 stable wrt bug #722726Agostino Sarubbo2020-05-181-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: amd64 stable wrt bug #722726Agostino Sarubbo2020-05-181-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: ppc stable wrt bug #722726Agostino Sarubbo2020-05-181-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: arm stable wrt bug #722726Agostino Sarubbo2020-05-181-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: version bumpThomas Raschbacher2020-05-122-0/+215
| | | | | | | fixes CVE-2020-3327, CVE-2020-3341 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>
* app-antivirus/clamav: new revision to fix USE="-clamsubmit".Michael Orlitzky2020-05-021-7/+18
| | | | | | | | | | Disabling clamsubmit didn't work; now it does. A conditional dependency on libjson-c with USE=metadata-analysis-api has also been moved into RDEPEND from DEPEND, because libclamav gets linked to it in that case. Closes: https://bugs.gentoo.org/720390 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-antivirus/clamav: remove static-libs useflagAlessandro Barbieri2020-04-231-0/+214
| | | | | | | | | | | | | as per policy https://projects.gentoo.org/qa/policy-guide/installed-files.html?highlight=static#pg0302 for more context read: https://flameeyes.blog/2011/08/29/useless-flag-static-libs/ https://archives.gentoo.org/gentoo-dev/message/2dada80c2b9c85b0e83e6328428bf8ab Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15489 Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-antivirus/clamav: drop to ~hppaRolf Eike Beer2020-03-311-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-antivirus/clamav: rev bumpThomas Deutschmann2020-03-212-81/+123
| | | | | | | | | | | | | | | - Migrate to EAPI 7. - Fix USE=libclamav-only. - Set proper REQUIRED_USE to indicate that USE=libclamav-only will really only install libs. - Install HTML docs only when USE=doc is set. Closes: https://bugs.gentoo.org/709616 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-antivirus/clamav: security cleanup (bug #702010)Thomas Deutschmann2020-03-194-552/+0
| | | | | | Bug: https://bugs.gentoo.org/702010 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-antivirus/clamav: mark arm64 stable (bug #702010)Thomas Deutschmann2020-03-192-2/+2
| | | | | | Bug: https://bugs.gentoo.org/702010 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-antivirus/clamav: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-154-5/+5
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* app-antivirus/clamav: stable 0.102.2 for hppa, bug #708424Rolf Eike Beer2020-02-141-1/+1
| | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-antivirus/clamav: arm stable wrt bug #708424Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: ppc stable wrt bug #708424Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: ia64 stable wrt bug #708424Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: ppc64 stable wrt bug #708424Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: amd64 stable wrt bug #708424Agostino Sarubbo2020-02-071-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: x86 stable wrt bug #708424Agostino Sarubbo2020-02-071-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: stable 0.102.1-r3 for hppa, bug #702010Sergei Trofimovich2020-02-061-1/+1
| | | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-antivirus/clamav: new security release v0.102.2.Michael Orlitzky2020-02-052-0/+199
| | | | | | Bug: https://bugs.gentoo.org/708424 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-antivirus/clamav: arm stable wrt bug #702010Mikle Kolyada2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-antivirus/clamav: stable 0.102.1-r3 for ppc64, bug #702010Sergei Trofimovich2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-antivirus/clamav: stable 0.102.1-r3 for ppc, bug #702010Sergei Trofimovich2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-antivirus/clamav: stable 0.102.1-r3 for ia64, bug #702010Sergei Trofimovich2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-antivirus/clamav: x86 stable (bug #702010)Thomas Deutschmann2020-01-261-1/+1
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-antivirus/clamav: amd64 stable wrt bug #702010Agostino Sarubbo2020-01-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-antivirus/clamav: new revision with GLEP81 user/group.Michael Orlitzky2020-01-171-12/+13
| | | | | | Bug: https://bugs.gentoo.org/701222 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-antivirus/clamav: remove "unused" clamav-0.101.[35].ebuild.Michael Orlitzky2020-01-153-354/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-antivirus/clamav: new revision fixing libtool -> libltdl depend.Michael Orlitzky2020-01-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | As reported in bug 544910, libclamav is linked against libltdl.so: $ objdump -p /usr/lib64/libclamav.so | grep NEEDED NEEDED libbz2.so.1 NEEDED libltdl.so.7 ... and that library is provided by dev-libs/libltdl: $ equery b /usr/lib64/libltdl.so.7 * Searching for /usr/lib64/libltdl.so.7 ... dev-libs/libltdl-2.4.6 (/usr/lib64/libltdl.so.7.3.1) dev-libs/libltdl-2.4.6 (/usr/lib64/libltdl.so.7 -> libltdl.so.7.3.1) We've been pulling this in "accidentally," through sys-devel/libtool, but that's incorrect. This commit drops sys-devel/libtool and replaces it with dev-libs/libltdl. Closes: https://bugs.gentoo.org/544910 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-antivirus/clamav: remove unused patchMichael Mair-Keimberger2019-12-311-10/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14192 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-antivirus/clamav: fix test restrictAaron Bauman2019-12-101-0/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-antivirus/clamav: version bumpThomas Raschbacher2019-12-072-0/+176
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>
* app-antivirus/clamav: Revbump to fix various linking issuesLars Wendler2019-11-252-18/+143
| | | | | | | | | | | | | - Don't call configure with --with-zlib=/usr or else we end up having "-L/usr/lib" in linker flags which breaks 64bit compilations in 17.1 profiles - Once again (third time) use pkg-config to check for libxml2 in order to avoud automagic and unnecessary linking to dev-libs/icu Bug: https://bugs.gentoo.org/661328 Closes: https://bugs.gentoo.org/699296 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* app-antivirus/clamav: fix QA warning about testsAaron Bauman2019-11-254-0/+4
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>