X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=e76f34286c57fa13fdcf356cc7dad73c10db1e57;hb=f1e8e76b711db827f304c1b2ad0defee10ed9417;hp=993b8f2819f691f64d4bb2a03faa5c1ddb3ceae7;hpb=25fe488e5adfcd0d3b0f087fa9661a79ed897377;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/changelog b/debian/changelog index 993b8f2..e76f342 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +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