X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=eab4807f6e4c11f8fbdab0ee8054a932b1bb5e47;hb=3324625e423e796f24e311a884aa6b7c2bbc8bd0;hp=ec0dd53a3826ee4de95dd4f90be70d05ac67d78d;hpb=b58a74aaf298ea465cf76211367e94cf9b800156;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/changelog b/debian/changelog index ec0dd53..eab4807 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,34 @@ +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) + + -- Don Armstrong Wed, 12 Dec 2012 17:05:17 -0800 + +spamass-milter (0.3.2-1) unstable; urgency=low + + * 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 + + * 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 Russel Coker) (closes: #518552) + 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)