summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* mail-filter/opendkim: new revision with a dedicated "opendkim" user.Michael Orlitzky2019-03-273-15/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior to this revision, the OpenDKIM daemon would run as the "milter" user, which is a username shared by a few other related packages. However, that user has the ability to read your private DKIM signing keys, and no other services should have access to those. Thus, sharing the user account creates a security risk. In the new revision, a dedicated "opendkim" user is created for the OpenDKIM daemon. The configuration, OpenRC service script, and systemd service files have all been updated with the new user name. In addition, the permissions on /var/lib/opendkim have been tightened so members of the "opendkim" group can only read it by default. The daemon does not need to modify your keys, in particular, and should not be able to. One downside to this is that the "Statistics" configuration directive that was enabled by default with USE=berkdb will no longer work out-of-the-box. It will still work, but the administrator will need to grant write access to the file that he designates for the statistics data. But since it won't work without some extra fiddling, it has been removed from the configuration file that we install. An ewarn notifies users who are upgrading of the account name change. Closes: https://bugs.gentoo.org/629888 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* mail-filter/opendkim: remove dangerous elog suggesting "umask 000".Michael Orlitzky2019-03-271-4/+0
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* mail-filter/opendkim: new revision to fix a dodir->keepdir usage.Michael Orlitzky2019-03-271-1/+2
| | | | | | | | | | The data directory /var/lib/opendkim is installed empty by default, and therefore needs to be created with keepdir (and not dodir). This changes the installed image, and thus is cause for a new revision. Closes: https://bugs.gentoo.org/666334 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* mail-filter/opendkim: add GPL-2 to LICENSE for OpenRC service script.Michael Orlitzky2019-03-271-1/+2
| | | | | | | | | | Our init script is a critical out-of-tree piece of code that gets installed, and it's licensed GPL-2. So, we should include that in the LICENSE variable for the package. Closes: https://bugs.gentoo.org/425960 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* mail-filter/opendkim: remove commented code at top of -r4 ebuild.Michael Orlitzky2019-03-271-10/+5
| | | | | | | | | | There were a few commented variables at the top of the -r4 ebuild that were used for beta releases. However, this package hasn't seen a release in three years -- much less a beta release -- so I think they're just wasting space at this point. Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* mail-filter/opendkim: add myself as a maintainer; whitespace cleanup.Michael Orlitzky2019-03-271-27/+46
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* mail-filter/postfwd: added new version 2.00Marc Schiffbauer2019-03-275-0/+154
| | | | | Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/procmail: drop -r12Aaron Bauman2019-03-261-123/+0
| | | | | | | | -r12 is being dropped due to multiple reports of loops causing CPU's to be exhausted. This was confirmed by infra as well. Will address the patches and hopefully find an alternative approach. Signed-off-by: Aaron Bauman <bman@gentoo.org>
* mail-filter/procmail: stable 3.22-r12 for sparc, bug #638108Rolf Eike Beer2019-03-261-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Remove net-mail@ from maintainersMichał Górny2019-03-2643-172/+33
| | | | | Bug: https://bugs.gentoo.org/681680 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/procmail: stable 3.22-r12 for hppa, bug #638108Sergei Trofimovich2019-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/libmilter: stable 1.0.2 for hppa, bug #390947Sergei Trofimovich2019-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/procmail: s390 stable wrt bug #638108Mikle Kolyada2019-03-251-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390"
* mail-filter/procmail: stable 3.22-r12 for ppc64, bug #638108Sergei Trofimovich2019-03-241-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/libmilter: stable 1.0.2 for ppc64, bug #390947Sergei Trofimovich2019-03-241-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/procmail: stable 3.22-r12 for ppc, bug #638108Sergei Trofimovich2019-03-241-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/libmilter: stable 1.0.2 for ppc, bug #390947Sergei Trofimovich2019-03-241-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/procmail: stable 3.22-r12 for ia64, bug #638108Sergei Trofimovich2019-03-241-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/libmilter: stable 1.0.2 for ia64, bug #390947Sergei Trofimovich2019-03-241-1/+1
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/procmail: amd64 stableRichard Freeman2019-03-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/638108 Signed-off-by: Richard Freeman <rich0@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* mail-filter/maildrop: amd64 stable wrt bug #679108Agostino Sarubbo2019-03-241-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* mail-filter/procmail: revbump to fix longstanding vulnerabilitiesAaron Bauman2019-03-232-0/+148
| | | | | | | | | | This patch is a combination of patches from the OSS ML and the Debian bug tracker. Both patches and authors can be found in the below referenced bugs. Bug: https://bugs.gentoo.org/522114 Bug: https://bugs.gentoo.org/638108 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* mail-filter/libmilter: stable 1.0.2 for sparc, bug #390947Rolf Eike Beer2019-03-231-2/+2
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/maildrop: Fix USE="-tools".Hanno2019-03-211-1/+0
| | | | | | | | | | It tried to delete a file that no longer exists in current versions. Not bumping, because users affected by this bug wouldn't have been able to install the package. Resolves: https://bugs.gentoo.org/676834 Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.12
* mail-filter/bogofilter: added ~arm64Roy Bamford2019-03-191-2/+2
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mail-filter/opendmarc: re-add dropped keywords now deps are keywordedFabian Groffen2019-03-161-2/+2
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* mail-filter/rspamd: version bump to 1.9.0Christian Rößner2019-03-153-3/+98
| | | | | | | * Remove fann support Closes: https://github.com/gentoo/gentoo/pull/11355 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/dovecot-antispam: Remove last-rited pkgMichał Górny2019-03-133-46/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-filter/maildrop: x86 stable (bug #679108)Thomas Deutschmann2019-03-091-2/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/pypolicyd-spf: remove "unused" pypolicyd-spf-2.0.1.ebuild.Michael Orlitzky2019-03-032-43/+0
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/pypolicyd-spf: amd64 stable wrt bug #678718Mikle Kolyada2019-03-031-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* mail-filter/spamassassin: remove "unused" -r3 and -r4 ebuilds.Michael Orlitzky2019-03-022-567/+0
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/spamassassin: restore support for paths in rules mirror URL'sMarcin Mirosław2019-03-023-0/+314
| | | | | | | | | | sa-update couldn't fetch rules from mirror if files were in paths Bug: https://bugs.gentoo.org/677250 Bug: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7623 Signed-off-by: Marcin Mirosław <bug@mejor.pl> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* mail-filter/amavisd-new: remove unused fileMichael Mair-Keimberger2019-03-011-31/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* mail-filter/pypolicyd-spf: x86 stable (bug #678718)Thomas Deutschmann2019-03-011-2/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/imapfilter: EAPI=7Stefan Strogin2019-02-261-1/+2
| | | | | | Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* mail-filter/imapfilter: fix homepageStefan Strogin2019-02-261-1/+1
| | | | | | | | | The old one doesn't work. In README it's http://github.com/lefcha/imapfilter Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* mail-filter/imapfilter: add sub-slot operator for LibreSSLStefan Strogin2019-02-261-1/+1
| | | | | | Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* mail-filter/imapfilter: bump version to 2.6.12Stefan Strogin2019-02-262-0/+43
| | | | | | | | Closes: https://bugs.gentoo.org/671780 Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10887 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* mail-filter/amavisd-new: remove now-unused files.Michael Orlitzky2019-02-233-83/+0
| | | | | | 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 oldAndreas K. Hüttel2019-02-242-181/+0
| | | | | | Bug: https://bugs.gentoo.org/669206 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* mail-filter/amavisd-new: stable 2.11.1-r3 for ppc64, bug #630898Sergei Trofimovich2019-02-171-1/+1
| | | | | | | Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-filter/spamassassin: Add BSD-Resource as a dependencyPhilippe Chaintreuil2019-02-171-0/+284
| | | | | | | | | | dev-perl/BSD-Resource is needed by the ResourceLimits plugin. Closes: https://bugs.gentoo.org/670988 Closes: https://github.com/gentoo/gentoo/pull/10460 Signed-off-by: Philippe Chaintreuil <gentoo_bugs_peep@parallaxshift.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/sieve-connect: Drop oldMikle Kolyada2019-02-151-33/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* mail-filter/sieve-connect: amd64 stable wrt bug #676546Mikle Kolyada2019-02-151-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* mail-filter/sieve-connect: x86 stable (bug #676546)Thomas Deutschmann2019-02-151-2/+2
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* mail-filter/policyd: Update dependency, EAPI and make verboseBrian Evans2019-02-131-7/+11
| | | | | | | | Non-maintainer commit Bug: https://bugs.gentoo.org/665916 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
* mail-filter/opensmtpd-extras: Update dependencyBrian Evans2019-02-132-4/+4
| | | | | | | | Non-maintainer commit Closes: https://bugs.gentoo.org/665914 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
* mail-filter/gld: Revbump for EAPI and dependency changeBrian Evans2019-02-131-12/+17
| | | | | | | | | Non-maintainer commit Bug: https://bugs.gentoo.org/665912 Closes: https://bugs.gentoo.org/589472 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
* mail-filter/dspam: Revbump to fix dependencyBrian Evans2019-02-121-0/+221
| | | | | | | | Non-maintainer commit Bug: https://bugs.gentoo.org/665910 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>