mail-filter/spamassassin: new revision with LibreSSL and spamd fixes.
authorMichael Orlitzky <mjo@gentoo.org>
Sat, 4 Jun 2016 15:13:03 +0000 (11:13 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Sat, 4 Jun 2016 15:29:57 +0000 (11:29 -0400)
commit19ff5b04b9db6b1319b35e9a6da3d26972bf04b5
tree3372aa897cb40f52367dad180c31bfdd12017938
parent5b31bf5b2607505614c39c8b0b4ef10bb8c10d2f
mail-filter/spamassassin: new revision with LibreSSL and spamd fixes.

This new revision adds another patch for upstream bugs 7093/7199. The
sslv3 option for spamd didn't do what it was supposed to do, and
moreover, it broke LibreSSL which no longer supports SSLv3. The patch
removes the option and makes it an error. There is a simple fix for
users, to remove the --ssl-version option if they are using it. Thanks
to Reuben Farrelly for reporting the issue.

The second round of changes addresses a few old Gentoo bugs regarding
the spamd init scripts and configuration. First, the init script was
missing a call to "checkpath" to ensure that the PID file had some
place to live. That's now fixed. Second, it used to be the case that
some configuration was necessary if you opted to run spamd as a
non-root user. That is no longer the case, so all of the documentation
surrounding that issue has been removed, and the config/init scripts
greatly simplified. Finally, a SPAMD_TIMEOUT option was added to allow
spamd a little bit of time when restarting or shutting down.

Peter Gantner, Juan David Ibáñez Palomar, Marcin Mirosław, Frieder
Bürzele, and a few other people helped out on those bugs. Thanks!

Gentoo-Bug: 322025
Gentoo-Bug: 455604
Gentoo-Bug: 523960
Upstream-Bug: 7093
Upstream-Bug: 7199

Package-Manager: portage-2.2.28
mail-filter/spamassassin/files/3.4.1-spamd.conf [new file with mode: 0644]
mail-filter/spamassassin/files/3.4.1-spamd.init [new file with mode: 0644]
mail-filter/spamassassin/files/spamassassin-3.4.1-bug_7199.patch [new file with mode: 0644]
mail-filter/spamassassin/spamassassin-3.4.1-r5.ebuild [new file with mode: 0644]