X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=369c443e217967075c79842edfa49f41755568ba;hb=c7455e7ba695779efd7b8109ab71cfd85ec21fab;hp=0629ec2ee596b53710b49143b17753c878a810ee;hpb=7f10213481e01376dce070edbbf81c66b47ac796;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/changelog b/debian/changelog index 0629ec2..369c443 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,35 @@ +spamass-milter (0.3.1-6) unstable; urgency=low + + * New version to allow building against libmilter1 + + -- Don Armstrong 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 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 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 - RUNAS options accordingly (closes: #391789) Thanks to Zach Sadecki for - testing this fix. + SOCKETMODE options accordingly (closes: #391789) Thanks to Zach + Sadecki and Marco d'Itri for testing this fix. - -- Don Armstrong Fri, 13 Oct 2006 16:57:27 -0700 + -- Don Armstrong Mon, 1 Jan 2007 11:07:17 -0800 spamass-milter (0.3.1-2) unstable; urgency=low