X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=b4c8ab8713ca44acb09ed79fc3d25153fe510c4a;hb=2008aba2226a0b41cd3edbf7cfc34024cf995c60;hp=f50a73c55204dade0b59a4adad3e2c62f16d3381;hpb=5e6a2c0b6bc240fe63b1cf71dd83e43a02af0cef;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/changelog b/debian/changelog index f50a73c..b4c8ab8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,54 @@ -spamass-milter (0.3.1-10) UNRELEASED; urgency=low +spamass-milter (0.3.2-3) UNRELEASED; urgency=low - * Call restorecon on the socket and pidfile directories to make SELinux - happy (thanks to Russel Coker) (closes: #518552) + * 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 + +spamass-milter (0.3.2-1) unstable; urgency=low - -- Don Armstrong Wed, 11 Mar 2009 03:44:35 -0700 + * New upstream release + * No longer create home directory for spamass-milter; remove on purge if + it exists (closes: #668717) + * Use autotools-dev to update config.sub/config.guess (closes: #539791) + * Include support for ipv6 (Thanks to Wilmer van der Gaast) (closes: #569483) + * Add SMTP auth information to received header (Thanks to Knut Arne + Bjørndal) (closes: #627989) + + -- Don Armstrong Mon, 13 Jun 2011 17:00:00 -0700 + +spamass-milter (0.3.1-10) unstable; urgency=low -spamass-milter (0.3.1-9) unstable; urgency=low + * Fix zombies which were happening with -x. (closes: #575019) + -- Don Armstrong Mon, 22 Mar 2010 14:39:12 -0700 + +spamass-milter (0.3.1-9) unstable; urgency=high + + * Call restorecon on the socket and pidfile directories to make SELinux + happy (thanks to Russell Coker) (closes: #518552) + * Document how to make inet:9999@127.0.0.1 work (closes: #519245) * Document that using the -x option requires being in the smmsp group (closes: #515158) * Deal with inet:999 sockets (closes: #514749) - handle them more sanely in the init script - document how to deal with them in README.Debian and /etc/spamass-milter/default + * Use new popenenv function instead of open; fixes remote code exploit + as the spamass-milter user when run using -x. (closes: #573228) - -- Don Armstrong Fri, 13 Feb 2009 18:13:04 -0800 + -- Don Armstrong Wed, 11 Mar 2009 03:59:39 -0700 spamass-milter (0.3.1-8) unstable; urgency=low