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