summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-filter/amavisd-new: new revision to clean up auxiliary init scripts.Michael Orlitzky2018-11-254-0/+267
| | | | | | | | | | | | | | | | | | | | * Two new service scripts for amavisd-snmp-agent{,-zmq}. Prior, both of these programs were installed, but had only a single service script which tried to figure out what to do at runtime. The new way is cleaner, doesn't rely on bashisms (bug 630896), and fixes a security issue (bug 630898). * A new OpenRC service script for amavis-mc. This fixes an unreported (to Gentoo, anyway) security issue. This program can create its PID file only after dropping privileges, which makes it unsafe for OpenRC to later "kill" it. The new script runs the program in the foreground and lets OpenRC (safely) handle the bookkeeping. Closes: https://bugs.gentoo.org/630896 Bug: https://bugs.gentoo.org/630898 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/amavisd-new: remove "unused" amavisd-new-2.11.1.ebuild.Michael Orlitzky2018-11-251-190/+0
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/amavisd-new: Fix installed systemd service filenameCraig Andrews2018-11-201-0/+190
| | | | | | Closes: https://bugs.gentoo.org/671598 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* mail-filter/amavisd-new: new version 2.11.1.Michael Orlitzky2018-11-184-31/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A mostly standard version bump (bug 668494) with some improvements and bug fixes piled on: * The sys-apps/file dependency is replaced by dev-perl/File-LibMagic to improve performance a bit (bug 592802). * New user creation has been moved to pkg_setup(). This allows us to set permissions and ownership properly in src_install(), so that we don't have to "fix" them later and cause big ol' security problems (bug 630836). * The OpenRC service script has been rewritten to use start-stop-daemon. This fixes outstanding bugs 507352, 634860, and 646336. * The systemd service dependencies have been updated (bug 581452). We never really needed spamassassin (spamd) at all, and we shouldn't fail to start if postfix/clamav are absent entirely. * As part of the previous item, removed two failing "sed" calls (that were missing die() statements!) intended to modify a service file that no longer lives where it used to. Thanks are due to, * Marcin Mirosław who reported an OpenRC issue, * Nick Wiltshire for reporting and testing the OpenRC fixes, * Robin Lutz for reporting the OpenRC restart issue, * Timo Rothenpieler for reporting the systemd dependency issue. Bug: https://bugs.gentoo.org/630836 Closes: https://bugs.gentoo.org/507352 Closes: https://bugs.gentoo.org/581452 Closes: https://bugs.gentoo.org/592802 Closes: https://bugs.gentoo.org/634860 Closes: https://bugs.gentoo.org/646336 Closes: https://bugs.gentoo.org/668494 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/amavisd-new: remove old (now-unused) OpenRC service script.Michael Orlitzky2018-11-181-45/+0
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/amavisd-new: remove old "unused" versions.Michael Orlitzky2018-11-187-1077/+0
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/amavisd-new: add myself as a maintainer.Michael Orlitzky2018-11-181-0/+4
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/razor: rekeyword as previous revisionPacho Ramos2018-11-141-1/+1
| | | | | | | | | as this simply fixes the installation of the man pages that were previously broken and this also allows to re-enable amavid-new support Bug: https://bugs.gentoo.org/648204 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/razor: Drop oldPacho Ramos2018-11-121-81/+0
| | | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/razor: Fix manpages installationPacho Ramos2018-11-122-0/+104
| | | | | | Closes: https://bugs.gentoo.org/648204 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/milter-regex: Replacement for outdated ebuildRalph Seichter2018-11-086-6/+137
| | | | | | | | | | | | This is a replacement for the milter-regex 1.9 ebuild. Version 1.9 was released seven years ago, and the old ebuild was based on EAPI 4. The new ebuild for milter-regex 2.2 (released a few days ago) uses EAPI 7. Bug: https://bugs.gentoo.org/666758 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Signed-off-by: Craig Andrews <candrews@gentoo.org>
* 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/opendkim: Fix building with OpenSSL 1.1.1Craig Andrews2018-10-252-0/+375
| | | | | | Closes: https://bugs.gentoo.org/669512 Signed-off-by: Craig Andrews <candrews@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* 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/rspamd: Version bump to 1.8.1Christian Roessner2018-10-223-19/+104
| | | | | Signed-off-by: Christian Roessner <c@roessner-network-solutions.com> Signed-off-by: Dirkjan Ochtman <djc@gentoo.org>
* mail-filter/bogofilter: Remove 1.2.4-r1Johannes Huber2018-10-212-150/+0
| | | | | | | Overshadowed by 1.2.4-r2. Signed-off-by: Johannes Huber <johu@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* 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/bogofilter: arm stable, bug #666848Markus Meier2018-10-201-1/+1
| | | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="arm"
* */*: remove redundant local descriptions of 'jemalloc' flagMichał Górny2018-10-201-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* 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/bogofilter: stable 1.2.4-r2 for ppc64, bug #666848Sergei Trofimovich2018-10-141-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64"
* mail-filter/bogofilter: stable 1.2.4-r2 for ppc, bug #666848Sergei Trofimovich2018-10-141-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/bogofilter: amd64 stable wrt bug #666848Mikle Kolyada2018-10-121-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* 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/bogofilter-1.2.4-r2: alpha stableTobias Klausmann2018-10-121-1/+1
| | | | | Gentoo-Bug: http://bugs.gentoo.org/666848 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
* mail-filter/amavisd-new: DKIM signing bugfixRalph Seichter2018-10-052-0/+196
| | | | | | | | | | | amavisd-new version 2.11.0 introduced a bug which breaks DKIM signing for outbound mail. This ebuild adds a patch which fixes the issue. Closes: https://bugs.gentoo.org/603582 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/10058 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/bogofilter: stable 1.2.4-r2 for ia64, bug #666848Sergei Trofimovich2018-10-021-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* mail-filter/bogofilter: x86 stable (bug #666848)Thomas Deutschmann2018-10-011-2/+2
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* 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/sieve-connect: EAPI7 revbump, use HTTPsMichael Mair-Keimberger2018-09-151-0/+32
| | | | | Closes: https://bugs.gentoo.org/665054 Closes: https://github.com/gentoo/gentoo/pull/9759
* mail-filter/sieve-connect: use HTTPsMichael Mair-Keimberger2018-09-151-2/+2
|
* mail-filter/opendkim: add sub slot operator on net-dns/unbound atomThomas Deutschmann2018-09-153-6/+6
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* 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/razor: Remove stray proxy-maintMichał Górny2018-08-211-4/+0
| | | | | This package does not seem to be proxy-maintained, and there were no commits indicating that it ever were.
* 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/rspamd: Metadata reorderJonas Stein2018-08-111-4/+4
| | | | | | Reordered maintainers. Put proxy-maint@gentoo.org to the end. Package-Manager: Portage-2.3.45, Repoman-2.3.10
* mail-filter/spamassassin: amd64 stable wrt bug #663204Mikle Kolyada2018-08-101-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9