Created attachment 402244 [details, diff] Patch to 4.3.0 ebuild to get to 5.0.0 spamdyke-5.0.0 is out. The portage version is 4.3.0 Minimal patch attached. Tested on gentoo-hardened-3.19.5 ~amd64 Must change /var/qmail/control/conf-common:SOFTLIMIT_OPTS=-m 16000000 to 32000000 or spamdyke will fail to load and all your mail will be dropped. /etc/spamdyke/spamdyke.conf is not backwards compatible.
commit 90509a909c8bbce47525761da1af058f5c7a7709 (HEAD -> master, origin/master, origin/HEAD) Author: Roy Bamford <neddyseagoon@gentoo.org> AuthorDate: Sat Jun 4 16:23:44 2016 +0100 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Sun Jun 5 07:30:26 2016 +0000 mail-filter/spamdyke: Added version spamdyke-5.0.1 This addresses bug 548178 which was for spamdyke-5.0.0 Tested on hardened ~amd64 unable to test on ~x86. Package-Manager: portage-2.3.0_rc1 Gentoo-Bug: https://bugs.gentoo.org/548178 Closes: https://github.com/gentoo/gentoo/pull/1606 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> mail-filter/spamdyke/Manifest | 1 + mail-filter/spamdyke/spamdyke-5.0.1.ebuild | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+) create mode 100644 mail-filter/spamdyke/spamdyke-5.0.1.ebuild