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