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