]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/changelog
* Update milter_connect_macros_line (thanks to Marco d'Itri)
[deb_pkgs/spamass-milter.git] / debian / changelog
index 993b8f2819f691f64d4bb2a03faa5c1ddb3ceae7..5b4343ac2f881ec033c17ddebd04bc1b4929f8e1 100644 (file)
@@ -1,3 +1,55 @@
+spamass-milter (0.3.1-8) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Update the documentation in README.Debian to indicate that a different
+    path to the postfix socket may be required in chrooted postfix
+    installs (closes: #496003)
+  * Update milter_connect_macros_line (thanks to Marco d'Itri)
+  * Fix the code to generate a sendmail-compatible header (thanks to Marco
+    d'Itri) (Closes: #510665).
+
+ -- Don Armstrong <don@debian.org>  Mon, 05 Jan 2009 18:40:16 -0800
+
+spamass-milter (0.3.1-7) unstable; urgency=low
+
+  * Add LSB options to init script (closes: #467145)
+  * Add status init script command support
+
+ -- Don Armstrong <don@debian.org>  Mon, 25 Feb 2008 16:00:57 -0800
+
+spamass-milter (0.3.1-6) unstable; urgency=low
+
+  * New version to allow building against libmilter1
+
+ -- Don Armstrong <don@debian.org>  Sat, 19 May 2007 19:01:17 -0700
+
+spamass-milter (0.3.1-5) unstable; urgency=low
+
+  * Run spamass-milter as a new user, spamassmilter instead of nobody
+    (closes: #411094)
+  * Use --oknodo in stop so we don't fail when spamassmilter is not running
+    (closes: #412524)
+
+ -- Don Armstrong <don@debian.org>  Mon, 26 Feb 2007 17:26:33 -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 <don@debian.org>  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 <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