Rev 3 | Rev 6 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4 | magnus | 1 | sa-exim (4.2.1-2) unstable; urgency=medium |
2 | |||
3 | * Fixed rights on /var/spool/sa-exim. |
||
4 | + Content-type bug closed by 4.2.1-1: Closes: #286069 |
||
5 | * Fixed README.greylisting Closes: #325335 |
||
6 | + Added cs, sv, vi translations Closes: #315995, #332363, #317869 |
||
7 | + Added note about unsupported linecontinuation to README |
||
8 | sa-exim.conf already has note Closes: #276080 |
||
9 | + Removed SAtempreject from default sa-exim.conf Closes: #281567 |
||
10 | |||
11 | -- Sander Smeenk <ssmeenk@debian.org> Mon, 27 Mar 2006 13:42:06 +0200 |
||
12 | |||
1 | magnus | 13 | sa-exim (4.2.1-1) unstable; urgency=high |
14 | |||
15 | * SECURITY: new upstream does a better job at being safe when deleting |
||
4 | magnus | 16 | greylisting tuplets Closes: #345071 |
17 | * Fixed sa-exim.conf typo Closes: #305890 |
||
1 | magnus | 18 | * Disable former insecure /etc/cron.daily/greylistclean |
19 | |||
4 | magnus | 20 | -- Sander Smeenk <ssmeenk@debian.org> Mon, 09 Jan 2006 09:01:25 -0800 |
1 | magnus | 21 | |
22 | sa-exim (4.2-1) unstable; urgency=high |
||
23 | |||
24 | * New upstream version |
||
25 | * Ship new SA-Exim Greylisting plugin for SA 3.0 or better |
||
26 | * Ship new /etc/cron.daily/greylistclean |
||
27 | * Updated README.Debian |
||
28 | |||
29 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 17 Dec 2005 00:14:03 -0800 |
||
30 | |||
31 | sa-exim (4.1-1) unstable; urgency=high |
||
32 | |||
33 | * New upstream version |
||
34 | * SECURITY: new upstream provides SA greylisting patch with shell safe |
||
35 | filenames and directories (only affected users who use the SA greylisting |
||
36 | patch _and_ an unsafe shell cron job to delete old files and directories) |
||
37 | * Updated README.debian to warn that the SA 2.4 greylisting patch is out |
||
38 | of date and unmaintained. |
||
39 | |||
40 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 16 Aug 2004 08:32:36 -0700 |
||
41 | |||
42 | sa-exim (4.0-3) unstable; urgency=low |
||
43 | |||
44 | + Changed hard depend on spamc, since that's all sa-exim needs. |
||
45 | You have to choose to install spamassassin, or run spamc to |
||
46 | another host. This entry closes: #253393 |
||
47 | + Documentation was assed to explain about sa-exim defaulting |
||
48 | to exim4 configured to use exim4/use_split_config. Devine |
||
49 | intervention is needed when using monolithic configs. One day |
||
50 | sa-exim might detect this and act on it? |
||
51 | This entry closes: #251755, #265820 |
||
52 | + Incorrect scoring of messages due to incorrect last-Received: |
||
53 | header is now fixed by newer versions of the exim4 package. |
||
54 | Dependencies have been changed. This entry closes: #250726, #246715 |
||
55 | + Updated Japanese translations of debconf templates. A typo in the |
||
56 | english templates has been fixed too. This entry closes: #252341 |
||
57 | |||
58 | -- Sander Smeenk <ssmeenk@debian.org> Wed, 15 Aug 2004 19:40:05 +0200 |
||
59 | |||
60 | sa-exim (4.0-2) unstable; urgency=low |
||
61 | |||
62 | * Clarified SA-greylisting patches in README.Debian |
||
63 | Closes: #245573 |
||
64 | + Added Danish translations |
||
65 | + Added French translations |
||
66 | Closes: #238537, #239258 |
||
67 | |||
68 | -- Sander Smeenk <ssmeenk@debian.org> Sat, 24 Apr 2004 11:34:35 +0200 |
||
69 | |||
70 | sa-exim (4.0-1) unstable; urgency=low |
||
71 | |||
72 | * New upstream version |
||
73 | * Added new docs (README.greylisting / SA patches) |
||
74 | * Create /var/spool/sa-exim/tuplets for the new greylisting support |
||
75 | |||
76 | -- Marc MERLIN <marc_soft@merlins.org> Tue, 03 Mar 2004 08:52:49 -0800 |
||
77 | |||
78 | sa-exim (3.1-4) unstable; urgency=low |
||
79 | |||
80 | * Fixed minor packaging bugs. |
||
81 | * Debconf gettextized for translators (Closes: #237105) |
||
82 | |||
83 | -- Sander Smeenk <ssmeenk@debian.org> Sun, 07 Mar 2004 15:38:47 +0100 |
||
84 | |||
85 | sa-exim (3.1-3) unstable; urgency=low |
||
86 | |||
87 | * Clean up properly on purge, asking per debconf about removing saved mails |
||
88 | in spool-directory if necessary. |
||
89 | * Update to work with exim4 running as Debian-exim (don't include |
||
90 | /var/spool/sa-exim in deb, generate it in postinst; stricter |
||
91 | dependencies). |
||
92 | * sa-exim uses spamc - Correct depends accordingly. |
||
93 | |||
94 | -- Sander Smeenk <ssmeenk@debian.org> Sun, 22 Feb 2004 10:32:03 +0100 |
||
95 | |||
96 | sa-exim (3.1-2) unstable; urgency=low |
||
97 | |||
98 | * Minor updates to control suggested by Andreas Metzler |
||
99 | * Minor updates on upstream source (INSTALL / sa-exim.conf) |
||
100 | * Uploaded to Debian (Closes: #196100) |
||
101 | |||
102 | -- Marc MERLIN <marc_soft@merlins.org> Wed, 20 Aug 2003 09:18:42 -0700 |
||
103 | |||
104 | sa-exim (3.1-1) unstable; urgency=low |
||
105 | |||
106 | * Upstream update |
||
107 | |||
108 | -- Marc MERLIN <marc_soft@merlins.org> Tue, 19 Aug 2003 09:48:13 -0700 |
||
109 | |||
110 | sa-exim (3.0+cvs-20030802) unstable; urgency=low |
||
111 | |||
112 | * Updated sa-exim to cvs version |
||
113 | * Restored plugin location to /usr/lib/exim4/local_scan/ |
||
114 | * Added contrib contents to docs |
||
115 | |||
116 | -- Marc MERLIN <marc_soft@merlins.org> Sat, 02 Aug 2003 20:57:50 -0700 |
||
117 | |||
118 | sa-exim (3.0+cvs-20030728) unstable; urgency=low |
||
119 | |||
120 | * Updated sa-exim to cvs version |
||
121 | |||
122 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 28 Jul 2003 21:08:24 -0500 |
||
123 | |||
124 | sa-exim (3.0+cvs-1) unstable; urgency=low |
||
125 | |||
126 | * Updated sa-exim to cvs version (and new sa-exim.conf config file) |
||
127 | |||
128 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 08 Jun 2003 23:19:11 -0700 |
||
129 | |||
130 | sa-exim (3.0-3) unstable; urgency=low |
||
131 | |||
132 | * Taken over from Andreas, thanks for the template |
||
133 | * Rewrote description in control |
||
134 | * Updated docs to contain all the documentation files |
||
135 | * /var/spool/sa-exim will contain the saved mails and is 770/mail.mail |
||
136 | * Do not patch sample sa-exim.conf, run sed during the install |
||
137 | * Removed ${misc:Depends} from control, my dpkg-gencontrol says it's unknown |
||
138 | * Fixes to debian/control, debian/rules and debian/copyright for policy |
||
139 | compliance and to make lintian more happy. Increased Standards-Version to |
||
140 | 3.5.10. (Andreas Metzler) |
||
141 | * Add some magic to maintainerscripts, disabling the sa-exim part of exim's |
||
142 | main configuration file when sa-exim is uninstalled. (Andreas Metzler) |
||
143 | |||
144 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 26 May 2003 23:22:56 -0700 |
||
145 | |||
146 | sa-exim (3.0-2) unstable; urgency=low |
||
147 | |||
148 | * Small fixes |
||
149 | |||
150 | -- Andreas Metzler <ametzler@debian.org> Fri, 2 May 2003 20:20:11 +0200 |
||
151 | |||
152 | sa-exim (3.0-1) unstable; urgency=low |
||
153 | |||
154 | * renamed package to sa-exim |
||
155 | * upgrade to 3.0 |
||
156 | |||
157 | -- Andreas Metzler <ametzler@debian.org> Fri, 2 May 2003 17:36:28 +0200 |
||
158 | |||
159 | exim4-sa-plugin (2.2-1) unstable; urgency=low |
||
160 | |||
161 | * Initial Release. |
||
162 | |||
163 | -- Andreas Metzler <ametzler@debian.org> Thu, 13 Mar 2003 17:16:46 +0100 |
||
164 |