X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=8147ea86595a4964a8e0aea18c719d8eec922004;hb=8f28a43827f9f4470e57c741729e2e510066d44c;hp=8b398dca0db6c2feac95641788cd1a7b37385026;hpb=600e9dd9b9304586e7cb4e51df941c84d71cfd71;p=deb_pkgs%2Fspamass-milter.git diff --git a/debian/changelog b/debian/changelog index 8b398dc..8147ea8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +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 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 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)