spamass-milter (0.4.0-2)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/0.4.0-2 tag
- Git: https://git.donarmstrong.com/deb_pkgs/spamass-milter.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 954368
- Browser: https://git.donarmstrong.com/deb_pkgs/spamass-milter.git
- Last scan: 2025-09-18 11:29:01+00
- Next scan: 2025-09-19 10:43:00+00
- Debian changelog in Git:
spamass-milter (0.4.0-2) unstable; urgency=medium
* Call the i macro only after envrcpt time. (closes: #696856)
* Document milter env variables (closes: #816799)
* Do not remove the socket if spamass-milter is already running (closes:
#782252)
* Enable the hardening flags (closes: #879671)
* Create a home directory for the spamass-milter user, because we use it
as the default for spamassassin (Closes: #696861)
* Remove the pointless s suffix in spamass-milter.init (closes: #772368)
* Don't bother to remove inet sockets or try to chown/chmod them.
(closes: #767966)
-- Don Armstrong <don@debian.org> Sat, 15 Aug 2020 12:22:41 -0700
- This branch is 1 commit ahead of tag debian/0.4.0-2
- Git log:
commit 01e590c6560d4eaab86852cb01df8c8bbff93050
Author: Don Armstrong <don@donarmstrong.com>
Date: Sun Mar 16 16:00:37 2025 -0700
Use CRLF in folded headers instead of LF (closes: #1031417).
Thanks to Matthieu Schapranow for the patch.