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