]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/changelog
Switch to echoing ${NAME}, move the pidfile for postfix, and warn
[deb_pkgs/spamass-milter.git] / debian / changelog
index 3497dc50bca303f011818b064e7173f9f2f5c568..8b398dca0db6c2feac95641788cd1a7b37385026 100644 (file)
@@ -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 <don@debian.org>  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)