X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=8b398dca0db6c2feac95641788cd1a7b37385026;hb=1f97efb358a73d5dd47aeb8f86a96a40d6c32538;hp=3497dc50bca303f011818b064e7173f9f2f5c568;hpb=4d4e8dafb5646d8781dbf5fcdf695e8ca92227d1;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/changelog b/debian/changelog index 3497dc5..8b398dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,14 @@ -spamass-milter (0.3.1-2) UNRELEASED; urgency=low +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 /var/run on a tmpfs (closes: #373812)