]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/changelog
revert to upstream versions of config.sub and config.guess; switch to autotools_dev
[deb_pkgs/spamass-milter.git] / debian / changelog
index ed30e6fd158803182dbd2e0dbe4625280888dd19..2b446f8c180245fc054bf549dd8cac7f6788ece6 100644 (file)
@@ -1,14 +1,29 @@
-spamass-milter (0.3.1-9) UNRELEASED; urgency=low
+spamass-milter (0.3.2-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * No longer create home directory for spamass-milter; remove on purge if it exists (closes: #668717)
+
+ -- Don Armstrong <don@debian.org>  Mon, 13 Jun 2011 17:00:00 -0700
+
+spamass-milter (0.3.1-10) unstable; urgency=low
+
+  * Fix zombies which were happening with -x. (closes: #575019)
+
+ -- Don Armstrong <don@debian.org>  Mon, 22 Mar 2010 14:39:12 -0700
+
+spamass-milter (0.3.1-9) unstable; urgency=high
 
   * Call restorecon on the socket and pidfile directories to make SELinux
-    happy (thanks to Russel Coker) (closes: #518552)
-  * Document how to make inet:9999@127.0.0.1 work (closes: #519425)
+    happy (thanks to Russell Coker) (closes: #518552)
+  * Document how to make inet:9999@127.0.0.1 work (closes: #519245)
   * Document that using the -x option requires being in the smmsp group
     (closes: #515158)
   * Deal with inet:999 sockets (closes: #514749)
     - handle them more sanely in the init script
     - document how to deal with them in README.Debian and
       /etc/spamass-milter/default
+  * Use new popenenv function instead of open; fixes remote code exploit
+    as the spamass-milter user when run using -x. (closes: #573228)
 
  -- Don Armstrong <don@debian.org>  Wed, 11 Mar 2009 03:59:39 -0700