1 spamass-milter (0.4.0-1) unstable; urgency=medium
5 * Remove debian ipv6 patch and header cast patch which were upstreamed
6 * Fix spacing and missing semicolon on Received: header (closes:
9 -- Don Armstrong <don@debian.org> Thu, 06 Aug 2015 20:45:55 -0700
11 spamass-milter (0.3.2-3) UNRELEASED; urgency=low
13 * Remove /var/spool/postfix/spamass on purge if it exists (closes:
16 -- Don Armstrong <don@debian.org> Fri, 08 Nov 2013 10:34:29 -0800
18 spamass-milter (0.3.2-2) unstable; urgency=low
20 * Make it more clear that OPTIONS can only be set once in the
21 configuration file (Thanks to Matt Jamison) (closes: #695809).
22 * Document that the i macro should be given for postfix. (closes:
24 * Create a spamass-milter group and a /var/lib/spamass-milter directory;
25 make the primary group id spamass-milter. (Closes: #696861)
27 -- Don Armstrong <don@donarmstrong.com> Wed, 12 Dec 2012 17:05:17 -0800
29 spamass-milter (0.3.2-1) unstable; urgency=low
31 * New upstream release
32 * No longer create home directory for spamass-milter; remove on purge if
33 it exists (closes: #668717)
34 * Use autotools-dev to update config.sub/config.guess (closes: #539791)
35 * Include support for ipv6 (Thanks to Wilmer van der Gaast) (closes: #569483)
36 * Add SMTP auth information to received header (Thanks to Knut Arne
37 Bjørndal) (closes: #627989)
39 -- Don Armstrong <don@debian.org> Mon, 13 Jun 2011 17:00:00 -0700
41 spamass-milter (0.3.1-10) unstable; urgency=low
43 * Fix zombies which were happening with -x. (closes: #575019)
45 -- Don Armstrong <don@debian.org> Mon, 22 Mar 2010 14:39:12 -0700
47 spamass-milter (0.3.1-9) unstable; urgency=high
49 * Call restorecon on the socket and pidfile directories to make SELinux
50 happy (thanks to Russell Coker) (closes: #518552)
51 * Document how to make inet:9999@127.0.0.1 work (closes: #519245)
52 * Document that using the -x option requires being in the smmsp group
54 * Deal with inet:999 sockets (closes: #514749)
55 - handle them more sanely in the init script
56 - document how to deal with them in README.Debian and
57 /etc/spamass-milter/default
58 * Use new popenenv function instead of open; fixes remote code exploit
59 as the spamass-milter user when run using -x. (closes: #573228)
61 -- Don Armstrong <don@debian.org> Wed, 11 Mar 2009 03:59:39 -0700
63 spamass-milter (0.3.1-8) unstable; urgency=low
65 * Update the documentation in README.Debian to indicate that a different
66 path to the postfix socket may be required in chrooted postfix
67 installs (closes: #496003)
68 * Update milter_connect_macros_line (thanks to Marco d'Itri)
69 * Fix the code to generate a sendmail-compatible header (thanks to Marco
70 d'Itri) (closes: #510665).
71 * Put Homepage in the proper location
72 * Update standards version with only the above change
74 -- Don Armstrong <don@debian.org> Fri, 23 Jan 2009 15:40:41 -0800
76 spamass-milter (0.3.1-7) unstable; urgency=low
78 * Add LSB options to init script (closes: #467145)
79 * Add status init script command support
81 -- Don Armstrong <don@debian.org> Mon, 25 Feb 2008 16:00:57 -0800
83 spamass-milter (0.3.1-6) unstable; urgency=low
85 * New version to allow building against libmilter1
87 -- Don Armstrong <don@debian.org> Sat, 19 May 2007 19:01:17 -0700
89 spamass-milter (0.3.1-5) unstable; urgency=low
91 * Run spamass-milter as a new user, spamassmilter instead of nobody
93 * Use --oknodo in stop so we don't fail when spamassmilter is not running
96 -- Don Armstrong <don@debian.org> Mon, 26 Feb 2007 17:26:33 -0800
98 spamass-milter (0.3.1-4) unstable; urgency=low
100 * Flip the order of socket and piddir creation, because the default for
101 sendmail has them in the same directory. [This was breaking new
104 -- Don Armstrong <don@debian.org> Sun, 28 Jan 2007 17:43:53 -0800
106 spamass-milter (0.3.1-3) unstable; urgency=low
108 * Use dirname instead of basename (closes: #391909)
109 * Add RUNAS option to change the user that spamass-milter runs as.
110 * Automatically detect postfix installs, and change the PID, SOCKET, and
111 SOCKETMODE options accordingly (closes: #391789) Thanks to Zach
112 Sadecki and Marco d'Itri for testing this fix.
114 -- Don Armstrong <don@debian.org> Mon, 1 Jan 2007 11:07:17 -0800
116 spamass-milter (0.3.1-2) unstable; urgency=low
118 * Create /var/run/sendmail if it doesn't already exist to allow for
119 /var/run on a tmpfs (closes: #373812)
120 * Stop depending on sendmail, and begin recommending sendmail or postfix
123 -- Don Armstrong <don@debian.org> Wed, 5 Apr 2006 13:21:11 -0700
125 spamass-milter (0.3.1-1) unstable; urgency=low
127 * New upstream release
128 - Adds more macros to avoid mails being tagged ALL_TRUSTED (closes: #354239)
130 -- Don Armstrong <don@debian.org> Wed, 5 Apr 2006 12:16:08 -0700
132 spamass-milter (0.3.0-2) unstable; urgency=low
134 * Add -I option to stop delaying mail from authenticated users. Thanks to
135 Paul Traina for the patch. (closes: #301755)
136 * Delete config.h, config.log, and config.status in the clean target
137 * Update standards version (no changes)
139 -- Don Armstrong <don@debian.org> Fri, 23 Dec 2005 05:12:38 -0800
141 spamass-milter (0.3.0-1) unstable; urgency=low
143 * New upstream release (closes: #295586)
144 * Include sendmail.mc in the reportbug script
146 * Specify path to spamc and sendmail directly to eliminate (useless)
147 build dependencies on spamc and sendmail
149 -- Don Armstrong <don@debian.org> Tue, 1 Mar 2005 18:20:21 -0800
151 spamass-milter (0.2.0-7) unstable; urgency=low
153 * Updates to deal with changes in spamassassin 3.0
154 - hits is now score in the X-Spam-Status: header (closes: #273798)
155 * Parse user+detail@foo.com addresses correctly (load preferences of the
156 user user instead of the user+detail user.)
157 * Uploaded by Stephen Gran <sgran@debian.org>
159 -- Don Armstrong <don@donarmstrong.com> Thu, 30 Sep 2004 13:56:17 -0700
161 spamass-milter (0.2.0-6) unstable; urgency=low
163 * Add patch from cvs to create pidfile and use it in init script to
164 avoid start-stop-daemon needing /proc (closes: #216455)
166 - Add lintian override as the config.* patches aren't applied until buildtime
167 * Migrate patches to debian/patches
168 * Init scripts now send the right signal to stop spamass-milter
169 * Uploaded by Stephen Gran <sgran@debian.org>
171 -- Don Armstrong <don@donarmstrong.com> Tue, 24 Feb 2004 10:09:09 -0800
173 spamass-milter (0.2.0-5) unstable; urgency=low
175 * Changed recommends: spamd to spamassassin (closes: #204139)
176 * Fix typo in init script (oknod should be oknodo) (closes: #204301)
177 * Add debugging howto section to README.Debian
178 * Uploaded by Stephen Gran <sgran@debian.org>
180 -- Don Armstrong <don@donarmstrong.com> Fri, 29 Aug 2003 18:00:05 -0700
182 spamass-milter (0.2.0-4) unstable; urgency=low
184 * Add missing build-depends on groff
185 - Fixes FTBFS on autobuilders.
187 * Update Standards Version to 3.6.0
189 -- Don Armstrong <don@donarmstrong.com> Wed, 30 Jul 2003 01:32:00 -0700
191 spamass-milter (0.2.0-3) unstable; urgency=low
193 * Patch by Valentin Chopov <valentin@valcho.net> to fix segfaults on
194 empty message bodies. [The "bob" patch]
196 -- Don Armstrong <don@donarmstrong.com> Mon, 21 Jul 2003 12:48:02 -0700
198 spamass-milter (0.2.0-2) unstable; urgency=low
200 * Removed bashism from /etc/init.d/spamass-milter [s/source/./] as
201 suggested and noticed by Joost van Baal <j.e.vanbaal@uvt.nl>.
203 -- Don Armstrong <don@donarmstrong.com> Sun, 20 Jul 2003 01:13:18 -0700
205 spamass-milter (0.2.0-1) unstable; urgency=low
207 * New upstream release
209 -- Don Armstrong <don@donarmstrong.com> Thu, 26 Jun 2003 20:38:15 -0400
211 spamass-milter (0.1.3a-1) unstable; urgency=low
213 * Initial debian packaging
215 -- Don Armstrong <don@donarmstrong.com> Thu, 30 Jan 2003 01:24:44 -0500