X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=4831cc17bf370c50973caae16ef3e52e6938fa45;hb=77a78f3d2cb6bddd1c2973957c839addc74dd178;hp=ed30e6fd158803182dbd2e0dbe4625280888dd19;hpb=28b7a1964bc95dca712cba8ab128af50b91222d0;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/changelog b/debian/changelog index ed30e6f..4831cc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,28 @@ -spamass-milter (0.3.1-9) UNRELEASED; urgency=low +spamass-milter (0.3.2-1) UNRELEASED; urgency=low + + * New upstream release + + -- 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) - * Document how to make inet:9999@127.0.0.1 work (closes: #519425) + 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 Wed, 11 Mar 2009 03:59:39 -0700