summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-filter/spamassassin: arm stable, bug #666348Markus Meier2018-10-311-1/+1
| | | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* mail-filter/spamassassin: Update docs and warn about SQL schema changesPhilippe Chaintreuil2018-10-282-0/+344
| | | | | | | | | | | | | Pull patches from upstream to address AWL + TxRep SQL schema changes that were introduced in 3.4.2, but we're documented in it's initial release. Upstream-bug: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7631 Closes: https://bugs.gentoo.org/666576 Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Closes: https://github.com/gentoo/gentoo/pull/10285 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/spamassassin: stable 3.4.2-r2 for hppa, bug #666348Sergei Trofimovich2018-10-261-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa"
* mail-filter/spamassassin: stable 3.4.2-r2 for sparc, bug #666348Rolf Eike Beer2018-10-231-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/spamassassin: stable 3.4.2-r2 for ppc, bug #666348Sergei Trofimovich2018-10-201-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* mail-filter/spamassassin: stable 3.4.2-r2 for ia64, bug #666348Sergei Trofimovich2018-10-201-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* mail-filter/spamassassin-3.4.2-r2: alpha stableTobias Klausmann2018-10-181-1/+1
| | | | | Bug: http://bugs.gentoo.org/666348 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* mail-filter/spamassassin: x86 stable (bug #666348)Thomas Deutschmann2018-10-181-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/spamassassin: amd64 stable wrt bug #666348Agostino Sarubbo2018-10-181-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="amd64"
* mail-filter/spamassassin: new revision that silences some log spam.Michael Orlitzky2018-10-122-0/+22
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* mail-filter/spamassassin: disable a network test and drop RESTRICT=test.Michael Orlitzky2018-09-181-3/+5
| | | | | | | | | | | | | | | I originally added RESTRICT=test to spamassassin-3.4.2.ebuild because a test was failing, I didn't know why, and we needed to get the new version out to address multiple CVEs. It turns out that the one failing test is not respecting the fact that network access should be disabled in the test suite (upstream bug 7622). In the new revision, we kill that one test in src_prepare(). The rest of the tests should pass, so RESTRICT=test has been removed. Bug: https://bugs.gentoo.org/666348 Bug: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7622 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* mail-filter/spamassassin: new version 3.4.2.Michael Orlitzky2018-09-172-0/+243
| | | | | | | | | | | | | | | | | | | | | | | | | | This new version incorporates a ton of fixes that have piled on top of v3.4.1 over the past few years. As a result, we are able to drop all of our PATCHES in the new ebuild. The new version also addresses four security vulnerabilities: * CVE-2016-1238 * CVE-2017-15705 * CVE-2018-11780 * CVE-2018-11781 Sadly, there is a new failure in the test suite (upstream bug 7622) so I've added RESTRICT=test for now. Stabilization of this version should already be fast-tracked for the security issues mentioned above, but just in case, the release notes have the following to say: If you do not update to 3.4.2, you will be stuck at the last ruleset with SHA-1 signatures in the near future. Bug: https://bugs.gentoo.org/666348 Bug: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7622 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* mail-filter/spamassassin-3.4.1-r21: alpha stableTobias Klausmann2018-09-131-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/663204
* mail-filter/spamassassin: remove unused files.Michael Mair-Keimberger2018-09-054-105/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/9744
* mail-filter/spamassassin: arm stable, bug #663204Markus Meier2018-08-301-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* mail-filter/spamassassin: s390 stable wrt bug #663204Mikle Kolyada2018-08-201-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* mail-filter/spamassassin: x86 stable (bug #663204)Thomas Deutschmann2018-08-161-1/+1
| | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10
* mail-filter/spamassassin: stable 3.4.1-r21 for sparc, bug #663204Rolf Eike Beer2018-08-121-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* mail-filter/spamassassin: stable 3.4.1-r21 for ppc, bug #663204Sergei Trofimovich2018-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.45, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
* mail-filter/spamassassin: stable 3.4.1-r21 for ppc64, bug #663204Sergei Trofimovich2018-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.45, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* mail-filter/spamassassin: stable 3.4.1-r21 for ia64, bug #663204Sergei Trofimovich2018-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.45, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* mail-filter/spamassassin: amd64 stable wrt bug #663204Mikle Kolyada2018-08-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* mail-filter/spamassassin: remove "unused" spamassassin-3.4.1-r8.ebuild.Michael Orlitzky2018-08-082-246/+0
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.9
* mail-filter/spamassassin: ppc stable wrt bug #649822Mikle Kolyada2018-06-221-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* mail-filter/spamassassin: mark s390 stableMikle Kolyada2018-06-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* mail-filter/spamassassin: arm stable wrt bug #649822Mikle Kolyada2018-04-241-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* mail-filter/spamassassin: stable 3.4.1-r20 for ppc64, bug #649822Sergei Trofimovich2018-04-151-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649822 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* mail-filter/spamassassin-3.4.1-r20: alpha stableTobias Klausmann2018-04-011-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/649822
* mail-filter/spamassassin: fix URILocalBL failing to loadPhilippe Chaintreuil2018-03-172-0/+283
| | | | | | | | | | | Apply upstream patch[1] from SA Bug #7208[2]. [1]:https://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/URILocalBL.pm?r1=1684653&r2=1684652&pathrev=1684653&view=patch [2]:https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7208 Closes: https://bugs.gentoo.org/650638 Closes: https://github.com/gentoo/gentoo/pull/7476 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* mail-filter/spamassassin: Added sub-slot dep operator for dev-libs/openssl.Lars Wendler2018-03-163-5/+5
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* mail-filter/spamassassin: amd64 stable wrt bug #649822Mikle Kolyada2018-03-131-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* mail-filter/spamassassin: x86 stable (bug #649822)Thomas Deutschmann2018-03-111-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* mail-filter/spamassassin: stable 3.4.1-r20 for ia64, bug #649822Sergei Trofimovich2018-03-081-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* mail-filter/spamassassin: replace an "ln -s" with dosym.Michael Orlitzky2017-12-051-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* mail-filter/spamassassin: fix "postgres" -> "postgresql" in init script.Michael Orlitzky2017-12-053-1/+290
| | | | | | | | | | | In commit 5248063, I accidentally changed the name of the PostgreSQL dependency in the OpenRC service script from "postgresql" (correct) to "postgres" (not so much). This commit changes it back to the correct name in a new revision. Thanks to Aaron W. Swenson for noticing the mistake. Closes: https://bugs.gentoo.org/639916 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* mail-filter/spamassassin: remove unused filesMichael Mair-Keimberger2017-11-283-46/+0
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* mail-filter/spamassassin: remove unused spamassassin-3.4.1-r16.ebuild.Michael Orlitzky2017-11-091-243/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* mail-filter/spamassassin: stable 3.4.1-r19 for ppc/ppc64, bug #636544Sergei Trofimovich2017-11-091-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc ppc64"
* mail-filter/spamassassin: stable 3.4.1-r19 for hppa, bug #636544Sergei Trofimovich2017-11-081-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="hppa"
* mail-filter/spamassassin-3.4.1-r19: alpha stableTobias Klausmann2017-11-081-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/636544
* mail-filter/spamassassin: Stable on amd64Manuel Rüger2017-11-061-1/+1
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.4
* mail-filter/spamassassin: x86 stable (bug #636544)Thomas Deutschmann2017-11-051-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* mail-filter/spamassassin: stable 3.4.1-r19 for sparc, bug #636544 (thanks to ↵Sergei Trofimovich2017-11-041-1/+1
| | | | | | | Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* mail-filter/spamassassin: stable 3.4.1-r19 for ia64, bug #636544Sergei Trofimovich2017-11-041-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ia64"
* mail-filter/spamassassin: new revision letting spamd run as root (systemd).Michael Orlitzky2017-11-013-4/+18
| | | | | | | | | | | | | | | | | | | | | In the previous revision (r18), support was added for running spamd as root through OpenRC. That was done using a new variable called SPAMD_RUN_AS_ROOT, defaulting to false. The choice to use a boolean variable -- as opposed to e.g. SPAMD_USER -- was made because passing "root" as the username to spamd kills it. Thus, SPAMD_USER=root would not have worked, and we instead test SPAMD_RUN_AS_ROOT to decide whether or not to specify a username/groupname at all. The same exact issue arises with systemd; however, systemd offers no way for us to test the value of SPAMD_RUN_AS_ROOT and act on the result! The SPAMD_USER proposal is dead in the water for the same reason, so a different approach was needed. The simplest thing that could work was to move the "--username" and "--groupname" flags out of the systemd service file, and into the SPAMD_OPTS variable. That way, users who know what they are doing can simply drop those flags. Closes: https://bugs.gentoo.org/635790 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* mail-filter/spamassassin: new revision that lets spamd run as root (openrc).Michael Orlitzky2017-11-013-2/+75
| | | | | | | | | | | | | | | | | | | | The r13 revision of spamassassin came with a new init script (and systemd service file) that runs spamd as the "spamd" user by default, and that choice is not configurable. There is however a legitimate use case for running spamd as root; namely, when local users have their configurations or bayes databases stored in their home directories on the local filesystem. This new revision adds back the ability to run spamd as root, through the SPAMD_RUN_AS_ROOT variable in the OpenRC service configuration file. This should suffice for the users who have reported problems so far, and a similar fix for the systemd service is on its way. The pkg_postinst phase of the ebuild alerts users to the new configuration variable. Bug: https://bugs.gentoo.org/635790 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* mail-filter/spamassassin: new revision to fix the build with openssl-1.1.Michael Orlitzky2017-11-012-0/+735
| | | | | | | | | | | | | This new revision adds a patch (thanks to Mark Wright) that fixes the build with the new openssl-1.1 branch. Our patch is based on the fix contributed upstream by Noah Meyerhans (thanks Noah) in SA bug 7361. In an unrelated change, the SRC_URI was updated to use the https protocol. Bug: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7361 Closes: https://bugs.gentoo.org/624858 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* mail-filter/spamassassin: stable 3.4.1-r16 for sparc, bug #635308 (thanks to ↵Sergei Trofimovich2017-10-291-1/+1
| | | | | | | Rolf Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* mail-filter/spamassassin: x86 stable (bug #635308)Thomas Deutschmann2017-10-261-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* mail-filter/spamassassin: Stable on amd64Manuel Rüger2017-10-261-1/+1
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3