X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=e54a5de9efcaf4fffe0f3241f5dc7a3f1bed09aa;hb=ab5c4477a5ea3c6c835ad9d65c7bae190319650f;hp=993b8f2819f691f64d4bb2a03faa5c1ddb3ceae7;hpb=25fe488e5adfcd0d3b0f087fa9661a79ed897377;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/changelog b/debian/changelog index 993b8f2..e54a5de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +spamass-milter (0.3.1-5) unstable; urgency=low + + * Run spamass-milter as a new user, spamassmilter instead of nobody + (closes: #411094) + + -- Don Armstrong Fri, 16 Feb 2007 20:49:24 -0800 + +spamass-milter (0.3.1-4) unstable; urgency=low + + * Flip the order of socket and piddir creation, because the default for + sendmail has them in the same directory. [This was breaking new + sendmail installs.] + + -- Don Armstrong Sun, 28 Jan 2007 17:43:53 -0800 + +spamass-milter (0.3.1-3) unstable; urgency=low + + * Use dirname instead of basename (closes: #391909) + * Add RUNAS option to change the user that spamass-milter runs as. + * Automatically detect postfix installs, and change the PID, SOCKET, and + SOCKETMODE options accordingly (closes: #391789) Thanks to Zach + Sadecki and Marco d'Itri for testing this fix. + + -- Don Armstrong Mon, 1 Jan 2007 11:07:17 -0800 + spamass-milter (0.3.1-2) unstable; urgency=low * Create /var/run/sendmail if it doesn't already exist to allow for