]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blobdiff - debian/changelog
Don't bother to report the queue id as a debugging value
[deb_pkgs/spamass-milter.git] / debian / changelog
index 841160af02832f70af92b54ea021de3f232b19d6..347beb41afc9fc87ad12009a4933609ed40b274e 100644 (file)
@@ -1,9 +1,20 @@
+spamass-milter (0.4.0-3) unstable; urgency=medium
+
+  * Call the i macro only after envrcpt time. (closes: #696856)
+
+ -- Don Armstrong <don@debian.org>  Sat, 17 Nov 2018 08:02:28 -0800
+
 spamass-milter (0.4.0-2) unstable; urgency=medium
 
   * Document milter env variables (closes: #816799)
   * Do not remove the socket if spamass-milter is already running (closes:
     #782252)
   * Enable the hardening flags (closes: #879671)
+  * Create a home directory for the spamass-milter user, because we use it
+    as the default for spamassassin (Closes: #696861)
+  * Remove the pointless s suffix in spamass-milter.init (closes: #772368)
+  * Don't bother to remove inet sockets or try to chown/chmod them.
+    (closes: #767966)
 
  -- Don Armstrong <don@debian.org>  Thu, 10 May 2018 12:13:11 -0700