]> git.donarmstrong.com Git - deb_pkgs/spamass-milter.git/blob - debian/changelog
1a2b935d6f0e433b0a5ba434f0e815edc1cd6eb6
[deb_pkgs/spamass-milter.git] / debian / changelog
1 spamass-milter (0.3.1-8) UNRELEASED; urgency=low
2
3   * NOT RELEASED YET
4   * Update the documentation in README.Debian to indicate that a different
5     path to the postfix socket may be required in chrooted postfix
6     installs (closes: #496003)
7
8  -- Don Armstrong <don@debian.org>  Thu, 21 Aug 2008 16:54:35 -0700
9
10 spamass-milter (0.3.1-7) unstable; urgency=low
11
12   * Add LSB options to init script (closes: #467145)
13   * Add status init script command support
14
15  -- Don Armstrong <don@debian.org>  Mon, 25 Feb 2008 16:00:57 -0800
16
17 spamass-milter (0.3.1-6) unstable; urgency=low
18
19   * New version to allow building against libmilter1
20
21  -- Don Armstrong <don@debian.org>  Sat, 19 May 2007 19:01:17 -0700
22
23 spamass-milter (0.3.1-5) unstable; urgency=low
24
25   * Run spamass-milter as a new user, spamassmilter instead of nobody
26     (closes: #411094)
27   * Use --oknodo in stop so we don't fail when spamassmilter is not running
28     (closes: #412524)
29
30  -- Don Armstrong <don@debian.org>  Mon, 26 Feb 2007 17:26:33 -0800
31
32 spamass-milter (0.3.1-4) unstable; urgency=low
33
34   * Flip the order of socket and piddir creation, because the default for
35     sendmail has them in the same directory. [This was breaking new
36     sendmail installs.]
37
38  -- Don Armstrong <don@debian.org>  Sun, 28 Jan 2007 17:43:53 -0800
39
40 spamass-milter (0.3.1-3) unstable; urgency=low
41
42   * Use dirname instead of basename (closes: #391909)
43   * Add RUNAS option to change the user that spamass-milter runs as.
44   * Automatically detect postfix installs, and change the PID, SOCKET, and
45     SOCKETMODE options accordingly (closes: #391789) Thanks to Zach
46     Sadecki and Marco d'Itri for testing this fix.
47
48  -- Don Armstrong <don@debian.org>  Mon,  1 Jan 2007 11:07:17 -0800
49
50 spamass-milter (0.3.1-2) unstable; urgency=low
51
52   * Create /var/run/sendmail if it doesn't already exist to allow for
53     /var/run on a tmpfs (closes: #373812)
54   * Stop depending on sendmail, and begin recommending sendmail or postfix
55     (closes: #378460)
56
57  -- Don Armstrong <don@debian.org>  Wed,  5 Apr 2006 13:21:11 -0700
58
59 spamass-milter (0.3.1-1) unstable; urgency=low
60
61   * New upstream release
62     - Adds more macros to avoid mails being tagged ALL_TRUSTED (closes: #354239)
63   
64  -- Don Armstrong <don@debian.org>  Wed,  5 Apr 2006 12:16:08 -0700
65
66 spamass-milter (0.3.0-2) unstable; urgency=low
67
68   * Add -I option to stop delaying mail from authenticated users. Thanks to
69     Paul Traina for the patch. (closes: #301755)
70   * Delete config.h, config.log, and config.status in the clean target
71   * Update standards version (no changes)
72
73  -- Don Armstrong <don@debian.org>  Fri, 23 Dec 2005 05:12:38 -0800
74
75 spamass-milter (0.3.0-1) unstable; urgency=low
76
77   * New upstream release (closes: #295586)
78   * Include sendmail.mc in the reportbug script
79   * Stop using cdbs
80   * Specify path to spamc and sendmail directly to eliminate (useless)
81     build dependencies on spamc and sendmail
82
83  -- Don Armstrong <don@debian.org>  Tue,  1 Mar 2005 18:20:21 -0800
84
85 spamass-milter (0.2.0-7) unstable; urgency=low
86
87   * Updates to deal with changes in spamassassin 3.0
88     - hits is now score in the X-Spam-Status: header (closes: #273798)
89   * Parse user+detail@foo.com addresses correctly (load preferences of the
90     user user instead of the user+detail user.)
91   * Uploaded by Stephen Gran <sgran@debian.org>
92
93  -- Don Armstrong <don@donarmstrong.com>  Thu, 30 Sep 2004 13:56:17 -0700
94
95 spamass-milter (0.2.0-6) unstable; urgency=low
96
97   * Add patch from cvs to create pidfile and use it in init script to
98     avoid start-stop-daemon needing /proc (closes: #216455)
99   * Use cdbs
100     - Add lintian override as the config.* patches aren't applied until buildtime
101   * Migrate patches to debian/patches
102   * Init scripts now send the right signal to stop spamass-milter
103   * Uploaded by Stephen Gran <sgran@debian.org>
104   
105  -- Don Armstrong <don@donarmstrong.com>  Tue, 24 Feb 2004 10:09:09 -0800
106
107 spamass-milter (0.2.0-5) unstable; urgency=low
108
109   * Changed recommends: spamd to spamassassin (closes: #204139)
110   * Fix typo in init script (oknod should be oknodo) (closes: #204301)
111   * Add debugging howto section to README.Debian
112   * Uploaded by Stephen Gran <sgran@debian.org>
113   
114  -- Don Armstrong <don@donarmstrong.com>  Fri, 29 Aug 2003 18:00:05 -0700
115
116 spamass-milter (0.2.0-4) unstable; urgency=low
117
118   * Add missing build-depends on groff
119     - Fixes FTBFS on autobuilders.
120   
121   * Update Standards Version to 3.6.0
122
123  -- Don Armstrong <don@donarmstrong.com>  Wed, 30 Jul 2003 01:32:00 -0700
124
125 spamass-milter (0.2.0-3) unstable; urgency=low
126
127   * Patch by Valentin Chopov <valentin@valcho.net> to fix segfaults on
128     empty message bodies. [The "bob" patch]
129
130  -- Don Armstrong <don@donarmstrong.com>  Mon, 21 Jul 2003 12:48:02 -0700
131
132 spamass-milter (0.2.0-2) unstable; urgency=low
133
134   * Removed bashism from /etc/init.d/spamass-milter [s/source/./] as
135     suggested and noticed by Joost van Baal <j.e.vanbaal@uvt.nl>.
136
137  -- Don Armstrong <don@donarmstrong.com>  Sun, 20 Jul 2003 01:13:18 -0700
138
139 spamass-milter (0.2.0-1) unstable; urgency=low
140
141   * New upstream release
142
143  -- Don Armstrong <don@donarmstrong.com>  Thu, 26 Jun 2003 20:38:15 -0400
144
145 spamass-milter (0.1.3a-1) unstable; urgency=low
146   
147   * Initial debian packaging
148
149  -- Don Armstrong <don@donarmstrong.com>  Thu, 30 Jan 2003 01:24:44 -0500
150