X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=05a370d542bdb98e1299d4174e66e8bde48d0e64;hb=01af70d23bc3ae5715c5783b96c5581afbc68960;hp=5fb3ce249c68a57ab4459793036fcd9494bd7ea0;hpb=3126bd4e19183845e6d602feb69c15804b2b69f4;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/changelog b/debian/changelog index 5fb3ce2..05a370d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,13 @@ -spamass-milter (0.3.1-9) UNRELEASED; urgency=low +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) @@ -9,6 +15,8 @@ spamass-milter (0.3.1-9) UNRELEASED; urgency=low - 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