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