X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=8c26a259a5b96fec7c35a2ec2e48f8f140661cea;hb=bef116225aaf81fc42373a387d73e78eb5b6c3fb;hp=813435211381d47d085bfce434ccde79e4a828d8;hpb=f63f9cce151ad8dea8ac013dfa2c4818b2bcef95;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/changelog b/debian/changelog index 8134352..8c26a25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,42 @@ +spamass-milter (0.4.0-2) unstable; urgency=medium + + * 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 Thu, 10 May 2018 12:13:11 -0700 + +spamass-milter (0.4.0-1) unstable; urgency=medium + + * New upstream release + * Refresh patches + * Remove debian ipv6 patch and header cast patch which were upstreamed + * Fix spacing and missing semicolon on Received: header (closes: + #775183) + + -- Don Armstrong Thu, 06 Aug 2015 20:45:55 -0700 + +spamass-milter (0.3.2-3) UNRELEASED; urgency=low + + * Remove /var/spool/postfix/spamass on purge if it exists (closes: + #729072) + + -- Don Armstrong Fri, 08 Nov 2013 10:34:29 -0800 + spamass-milter (0.3.2-2) unstable; urgency=low * Make it more clear that OPTIONS can only be set once in the configuration file (Thanks to Matt Jamison) (closes: #695809). + * Document that the i macro should be given for postfix. (closes: + #696856) + * Create a spamass-milter group and a /var/lib/spamass-milter directory; + make the primary group id spamass-milter. (Closes: #696861) -- Don Armstrong Wed, 12 Dec 2012 17:05:17 -0800