Rev 45 | Rev 47 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 45 | Rev 46 | ||
---|---|---|---|
1 | sa-exim (4.2.1-11) UNRELEASED; urgency=low |
1 | sa-exim (4.2.1-11) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * Add Brazilian Portuguese Debconf template translation (Closes: |
3 | * Add Brazilian Portuguese Debconf template translation (Closes: |
4 | #484986). Thanks to Adriano Rafael Gomes and Felipe Augusto van de |
4 | #484986). Thanks to Adriano Rafael Gomes and Felipe Augusto van de |
5 | Wiel. |
5 | Wiel. |
6 | * Don't ignore make clean errors. |
6 | * Don't ignore make clean errors. |
- | 7 | * README.Debian: Remove outdated information about patching pre-3.0 |
|
- | 8 | SpamAssassin. Add information regarding auto-expire problems. |
|
7 | 9 | ||
8 | -- Magnus Holmgren <holmgren@debian.org> Tue, 24 Jun 2008 14:29:10 +0200 |
10 | -- Magnus Holmgren <holmgren@debian.org> Tue, 24 Jun 2008 14:29:10 +0200 |
9 | 11 | ||
10 | sa-exim (4.2.1-10) unstable; urgency=low |
12 | sa-exim (4.2.1-10) unstable; urgency=low |
11 | 13 | ||
12 | * Add Finnish Debconf template translation (Closes: #472788). Thanks to |
14 | * Add Finnish Debconf template translation (Closes: #472788). Thanks to |
13 | Esko Arajärvi. |
15 | Esko Arajärvi. |
14 | * New maintainer email address. |
16 | * New maintainer email address. |
15 | * Use modern fields in debian/control (Homepage; Vcs-* fields without |
17 | * Use modern fields in debian/control (Homepage; Vcs-* fields without |
16 | XS-). |
18 | XS-). |
17 | * Greylisting.pm: Bail out if a non-IPv4 address is encountered |
19 | * Greylisting.pm: Bail out if a non-IPv4 address is encountered |
18 | (Closes: #300103, #479955). |
20 | (Closes: #300103, #479955). |
19 | * Greylisting.pm: Simplify the sender address so that senders using |
21 | * Greylisting.pm: Simplify the sender address so that senders using |
20 | VERP, SRS, etc. hopefully won't be greylisted each and every time |
22 | VERP, SRS, etc. hopefully won't be greylisted each and every time |
21 | (Closes: #347590). |
23 | (Closes: #347590). |
22 | * Increase Standards-Version to 3.7.3; no changes. |
24 | * Increase Standards-Version to 3.7.3; no changes. |
23 | 25 | ||
24 | -- Magnus Holmgren <holmgren@debian.org> Tue, 03 Jun 2008 23:01:19 +0200 |
26 | -- Magnus Holmgren <holmgren@debian.org> Tue, 03 Jun 2008 23:01:19 +0200 |
25 | 27 | ||
26 | sa-exim (4.2.1-9) unstable; urgency=high |
28 | sa-exim (4.2.1-9) unstable; urgency=high |
27 | 29 | ||
28 | * Fix ugly bug caused by expanding $primary_hostname to the |
30 | * Fix ugly bug caused by expanding $primary_hostname to the |
29 | non-permanent memory pool, where it will be overwritten when |
31 | non-permanent memory pool, where it will be overwritten when |
30 | receiveing multiple messages over the same connection (strangely |
32 | receiveing multiple messages over the same connection (strangely |
31 | enough, nobody noticed). |
33 | enough, nobody noticed). |
32 | * Depend on the local_scan ABI version returned by |
34 | * Depend on the local_scan ABI version returned by |
33 | exim4-localscan-plugin-config instead of all exim4-daemon-* variants |
35 | exim4-localscan-plugin-config instead of all exim4-daemon-* variants |
34 | (Closes: #426425). |
36 | (Closes: #426425). |
35 | * debian/control: Indent Homepage: line and add XS-Vcs-* fields. |
37 | * debian/control: Indent Homepage: line and add XS-Vcs-* fields. |
36 | 38 | ||
37 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 21 Aug 2007 22:28:01 +0200 |
39 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 21 Aug 2007 22:28:01 +0200 |
38 | 40 | ||
39 | sa-exim (4.2.1-8) unstable; urgency=medium |
41 | sa-exim (4.2.1-8) unstable; urgency=medium |
40 | 42 | ||
41 | * Urgency medium to reach testing before exim4. |
43 | * Urgency medium to reach testing before exim4. |
42 | * Since version 4.67-1, exim4 only exports those symbols that are part |
44 | * Since version 4.67-1, exim4 only exports those symbols that are part |
43 | of the official local_scan API. Unfortunately, sa-exim cheated and |
45 | of the official local_scan API. Unfortunately, sa-exim cheated and |
44 | declared three extern variables by itself: |
46 | declared three extern variables by itself: |
45 | · primary_hostname: Now retrieved by expanding "$primary_hostname". |
47 | · primary_hostname: Now retrieved by expanding "$primary_hostname". |
46 | · smtp_out: Use smtp_fflush() to get error indication. |
48 | · smtp_out: Use smtp_fflush() to get error indication. |
47 | · body_linecount: No workaround; $body_linecount simply won't be |
49 | · body_linecount: No workaround; $body_linecount simply won't be |
48 | updated. I'm working to get Exim to update it along with other |
50 | updated. I'm working to get Exim to update it along with other |
49 | variables such as $message_size. |
51 | variables such as $message_size. |
50 | (Closes: #420443, #420555, #420736) |
52 | (Closes: #420443, #420555, #420736) |
51 | 53 | ||
52 | -- Magnus Holmgren <magnus@kibibyte.se> Thu, 26 Apr 2007 16:05:26 +0200 |
54 | -- Magnus Holmgren <magnus@kibibyte.se> Thu, 26 Apr 2007 16:05:26 +0200 |
53 | 55 | ||
54 | sa-exim (4.2.1-7) unstable; urgency=low |
56 | sa-exim (4.2.1-7) unstable; urgency=low |
55 | 57 | ||
56 | * Don't depend on debconf in postrm; if we can't prompt the user, |
58 | * Don't depend on debconf in postrm; if we can't prompt the user, |
57 | leave the spool directory alone (Closes: #417027). |
59 | leave the spool directory alone (Closes: #417027). |
58 | * Do not pass a '-u' parameter to spamc if SAspamcUser expands to the |
60 | * Do not pass a '-u' parameter to spamc if SAspamcUser expands to the |
59 | empty string. |
61 | empty string. |
60 | 62 | ||
61 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 3 Apr 2007 13:02:48 +0200 |
63 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 3 Apr 2007 13:02:48 +0200 |
62 | 64 | ||
63 | sa-exim (4.2.1-6) unstable; urgency=low |
65 | sa-exim (4.2.1-6) unstable; urgency=low |
64 | 66 | ||
65 | * Added Portuguese Debconf template translation (Closes: #415537). |
67 | * Added Portuguese Debconf template translation (Closes: #415537). |
66 | Thanks to Pedro Ribeiro. |
68 | Thanks to Pedro Ribeiro. |
67 | * It is now possible to pass a username to spamc. See the SAspamcUser |
69 | * It is now possible to pass a username to spamc. See the SAspamcUser |
68 | option in sa-exim.conf. |
70 | option in sa-exim.conf. |
69 | * Build-depend on exim4-dev. |
71 | * Build-depend on exim4-dev. |
70 | 72 | ||
71 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 20 Mar 2007 14:25:31 +0100 |
73 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 20 Mar 2007 14:25:31 +0100 |
72 | 74 | ||
73 | sa-exim (4.2.1-5) unstable; urgency=low |
75 | sa-exim (4.2.1-5) unstable; urgency=low |
74 | 76 | ||
75 | * Added Italian debconf template translation (Closes: #411396). Thanks |
77 | * Added Italian debconf template translation (Closes: #411396). Thanks |
76 | to Luca Monducci. |
78 | to Luca Monducci. |
77 | * Added Galician Debconf template translation (Closes: #412804). |
79 | * Added Galician Debconf template translation (Closes: #412804). |
78 | Thanks to Jacobo Tarrio. |
80 | Thanks to Jacobo Tarrio. |
79 | * Added Dutch debconf template translation (Closes: #413702). Thanks |
81 | * Added Dutch debconf template translation (Closes: #413702). Thanks |
80 | to Bart Cornelis. |
82 | to Bart Cornelis. |
81 | * Added debian/watch. |
83 | * Added debian/watch. |
82 | 84 | ||
83 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 7 Mar 2007 15:46:16 +0100 |
85 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 7 Mar 2007 15:46:16 +0100 |
84 | 86 | ||
85 | sa-exim (4.2.1-4) unstable; urgency=low |
87 | sa-exim (4.2.1-4) unstable; urgency=low |
86 | 88 | ||
87 | * Added Spanish debconf template translation (Closes: #404490). |
89 | * Added Spanish debconf template translation (Closes: #404490). |
88 | Thanks to Rudy Godoy. |
90 | Thanks to Rudy Godoy. |
89 | 91 | ||
90 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 9 Jan 2007 16:39:43 +0100 |
92 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 9 Jan 2007 16:39:43 +0100 |
91 | 93 | ||
92 | sa-exim (4.2.1-3) unstable; urgency=low |
94 | sa-exim (4.2.1-3) unstable; urgency=low |
93 | 95 | ||
94 | * New maintainer (Closes: #352533). |
96 | * New maintainer (Closes: #352533). |
95 | * Updated package description to explain what SA-Exim can do that |
97 | * Updated package description to explain what SA-Exim can do that |
96 | exim-daemon-heavy can't, and vice versa (Closes: #378732). |
98 | exim-daemon-heavy can't, and vice versa (Closes: #378732). |
97 | * Added German debconf template translation (Closes: #399963). |
99 | * Added German debconf template translation (Closes: #399963). |
98 | Thanks to Matthias Julius. |
100 | Thanks to Matthias Julius. |
99 | * Updated Swedish debconf templates. |
101 | * Updated Swedish debconf templates. |
100 | * Encourage use of ACL variables in sa-exim.conf. Also exclude ::1 |
102 | * Encourage use of ACL variables in sa-exim.conf. Also exclude ::1 |
101 | from SA scanning. |
103 | from SA scanning. |
102 | * Removed unnecessary question in long description of debconf |
104 | * Removed unnecessary question in long description of debconf |
103 | template. |
105 | template. |
104 | * Upgraded to Standards-Version 3.7.2. No changes needed. |
106 | * Upgraded to Standards-Version 3.7.2. No changes needed. |
105 | * Moved greylistclean to /usr/share/sa-exim. If you have modified |
107 | * Moved greylistclean to /usr/share/sa-exim. If you have modified |
106 | the crontab file, you have to update it manually. |
108 | the crontab file, you have to update it manually. |
107 | * Added Recommends: perl (needed by greylistclean, but greylistclean |
109 | * Added Recommends: perl (needed by greylistclean, but greylistclean |
108 | isn't completely necessary. |
110 | isn't completely necessary. |
109 | 111 | ||
110 | -- Magnus Holmgren <magnus@kibibyte.se> Sun, 3 Dec 2006 00:41:01 +0100 |
112 | -- Magnus Holmgren <magnus@kibibyte.se> Sun, 3 Dec 2006 00:41:01 +0100 |
111 | 113 | ||
112 | sa-exim (4.2.1-2) unstable; urgency=medium |
114 | sa-exim (4.2.1-2) unstable; urgency=medium |
113 | 115 | ||
114 | * Fixed rights on /var/spool/sa-exim. Closes: #297623 |
116 | * Fixed rights on /var/spool/sa-exim. Closes: #297623 |
115 | + Content-type bug closed by 4.2.1-1: Closes: #286069 |
117 | + Content-type bug closed by 4.2.1-1: Closes: #286069 |
116 | * Fixed README.greylisting Closes: #325335 |
118 | * Fixed README.greylisting Closes: #325335 |
117 | + Added cs, sv, vi translations Closes: #315995, #332363, #317869 |
119 | + Added cs, sv, vi translations Closes: #315995, #332363, #317869 |
118 | + Added note about unsupported linecontinuation to README |
120 | + Added note about unsupported linecontinuation to README |
119 | sa-exim.conf already has note Closes: #276080 |
121 | sa-exim.conf already has note Closes: #276080 |
120 | + Removed SAtempreject from default sa-exim.conf Closes: #281567 |
122 | + Removed SAtempreject from default sa-exim.conf Closes: #281567 |
121 | 123 | ||
122 | -- Sander Smeenk <ssmeenk@debian.org> Mon, 27 Mar 2006 13:42:06 +0200 |
124 | -- Sander Smeenk <ssmeenk@debian.org> Mon, 27 Mar 2006 13:42:06 +0200 |
123 | 125 | ||
124 | sa-exim (4.2.1-1) unstable; urgency=high |
126 | sa-exim (4.2.1-1) unstable; urgency=high |
125 | 127 | ||
126 | * SECURITY: new upstream does a better job at being safe when deleting |
128 | * SECURITY: new upstream does a better job at being safe when deleting |
127 | greylisting tuplets Closes: #345071 |
129 | greylisting tuplets Closes: #345071 |
128 | * Fixed sa-exim.conf typo Closes: #305890 |
130 | * Fixed sa-exim.conf typo Closes: #305890 |
129 | * Disable former insecure /etc/cron.daily/greylistclean |
131 | * Disable former insecure /etc/cron.daily/greylistclean |
130 | 132 | ||
131 | -- Sander Smeenk <ssmeenk@debian.org> Mon, 09 Jan 2006 09:01:25 -0800 |
133 | -- Sander Smeenk <ssmeenk@debian.org> Mon, 09 Jan 2006 09:01:25 -0800 |
132 | 134 | ||
133 | sa-exim (4.2-1) unstable; urgency=high |
135 | sa-exim (4.2-1) unstable; urgency=high |
134 | 136 | ||
135 | * New upstream version |
137 | * New upstream version |
136 | * Ship new SA-Exim Greylisting plugin for SA 3.0 or better |
138 | * Ship new SA-Exim Greylisting plugin for SA 3.0 or better |
137 | * Ship new /etc/cron.daily/greylistclean |
139 | * Ship new /etc/cron.daily/greylistclean |
138 | * Updated README.Debian |
140 | * Updated README.Debian |
139 | 141 | ||
140 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 17 Dec 2005 00:14:03 -0800 |
142 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 17 Dec 2005 00:14:03 -0800 |
141 | 143 | ||
142 | sa-exim (4.1-1) unstable; urgency=high |
144 | sa-exim (4.1-1) unstable; urgency=high |
143 | 145 | ||
144 | * New upstream version |
146 | * New upstream version |
145 | * SECURITY: new upstream provides SA greylisting patch with shell safe |
147 | * SECURITY: new upstream provides SA greylisting patch with shell safe |
146 | filenames and directories (only affected users who use the SA greylisting |
148 | filenames and directories (only affected users who use the SA greylisting |
147 | patch _and_ an unsafe shell cron job to delete old files and directories) |
149 | patch _and_ an unsafe shell cron job to delete old files and directories) |
148 | * Updated README.debian to warn that the SA 2.4 greylisting patch is out |
150 | * Updated README.debian to warn that the SA 2.4 greylisting patch is out |
149 | of date and unmaintained. |
151 | of date and unmaintained. |
150 | 152 | ||
151 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 16 Aug 2004 08:32:36 -0700 |
153 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 16 Aug 2004 08:32:36 -0700 |
152 | 154 | ||
153 | sa-exim (4.0-3) unstable; urgency=low |
155 | sa-exim (4.0-3) unstable; urgency=low |
154 | 156 | ||
155 | + Changed hard depend on spamc, since that's all sa-exim needs. |
157 | + Changed hard depend on spamc, since that's all sa-exim needs. |
156 | You have to choose to install spamassassin, or run spamc to |
158 | You have to choose to install spamassassin, or run spamc to |
157 | another host. This entry closes: #253393 |
159 | another host. This entry closes: #253393 |
158 | + Documentation was assed to explain about sa-exim defaulting |
160 | + Documentation was assed to explain about sa-exim defaulting |
159 | to exim4 configured to use exim4/use_split_config. Devine |
161 | to exim4 configured to use exim4/use_split_config. Devine |
160 | intervention is needed when using monolithic configs. One day |
162 | intervention is needed when using monolithic configs. One day |
161 | sa-exim might detect this and act on it? |
163 | sa-exim might detect this and act on it? |
162 | This entry closes: #251755, #265820 |
164 | This entry closes: #251755, #265820 |
163 | + Incorrect scoring of messages due to incorrect last-Received: |
165 | + Incorrect scoring of messages due to incorrect last-Received: |
164 | header is now fixed by newer versions of the exim4 package. |
166 | header is now fixed by newer versions of the exim4 package. |
165 | Dependencies have been changed. This entry closes: #250726, #246715 |
167 | Dependencies have been changed. This entry closes: #250726, #246715 |
166 | + Updated Japanese translations of debconf templates. A typo in the |
168 | + Updated Japanese translations of debconf templates. A typo in the |
167 | english templates has been fixed too. This entry closes: #252341 |
169 | english templates has been fixed too. This entry closes: #252341 |
168 | 170 | ||
169 | -- Sander Smeenk <ssmeenk@debian.org> Wed, 15 Aug 2004 19:40:05 +0200 |
171 | -- Sander Smeenk <ssmeenk@debian.org> Wed, 15 Aug 2004 19:40:05 +0200 |
170 | 172 | ||
171 | sa-exim (4.0-2) unstable; urgency=low |
173 | sa-exim (4.0-2) unstable; urgency=low |
172 | 174 | ||
173 | * Clarified SA-greylisting patches in README.Debian |
175 | * Clarified SA-greylisting patches in README.Debian |
174 | Closes: #245573 |
176 | Closes: #245573 |
175 | + Added Danish translations |
177 | + Added Danish translations |
176 | + Added French translations |
178 | + Added French translations |
177 | Closes: #238537, #239258 |
179 | Closes: #238537, #239258 |
178 | 180 | ||
179 | -- Sander Smeenk <ssmeenk@debian.org> Sat, 24 Apr 2004 11:34:35 +0200 |
181 | -- Sander Smeenk <ssmeenk@debian.org> Sat, 24 Apr 2004 11:34:35 +0200 |
180 | 182 | ||
181 | sa-exim (4.0-1) unstable; urgency=low |
183 | sa-exim (4.0-1) unstable; urgency=low |
182 | 184 | ||
183 | * New upstream version |
185 | * New upstream version |
184 | * Added new docs (README.greylisting / SA patches) |
186 | * Added new docs (README.greylisting / SA patches) |
185 | * Create /var/spool/sa-exim/tuplets for the new greylisting support |
187 | * Create /var/spool/sa-exim/tuplets for the new greylisting support |
186 | 188 | ||
187 | -- Marc MERLIN <marc_soft@merlins.org> Tue, 03 Mar 2004 08:52:49 -0800 |
189 | -- Marc MERLIN <marc_soft@merlins.org> Tue, 03 Mar 2004 08:52:49 -0800 |
188 | 190 | ||
189 | sa-exim (3.1-4) unstable; urgency=low |
191 | sa-exim (3.1-4) unstable; urgency=low |
190 | 192 | ||
191 | * Fixed minor packaging bugs. |
193 | * Fixed minor packaging bugs. |
192 | * Debconf gettextized for translators (Closes: #237105) |
194 | * Debconf gettextized for translators (Closes: #237105) |
193 | 195 | ||
194 | -- Sander Smeenk <ssmeenk@debian.org> Sun, 07 Mar 2004 15:38:47 +0100 |
196 | -- Sander Smeenk <ssmeenk@debian.org> Sun, 07 Mar 2004 15:38:47 +0100 |
195 | 197 | ||
196 | sa-exim (3.1-3) unstable; urgency=low |
198 | sa-exim (3.1-3) unstable; urgency=low |
197 | 199 | ||
198 | * Clean up properly on purge, asking per debconf about removing saved mails |
200 | * Clean up properly on purge, asking per debconf about removing saved mails |
199 | in spool-directory if necessary. |
201 | in spool-directory if necessary. |
200 | * Update to work with exim4 running as Debian-exim (don't include |
202 | * Update to work with exim4 running as Debian-exim (don't include |
201 | /var/spool/sa-exim in deb, generate it in postinst; stricter |
203 | /var/spool/sa-exim in deb, generate it in postinst; stricter |
202 | dependencies). |
204 | dependencies). |
203 | * sa-exim uses spamc - Correct depends accordingly. |
205 | * sa-exim uses spamc - Correct depends accordingly. |
204 | 206 | ||
205 | -- Sander Smeenk <ssmeenk@debian.org> Sun, 22 Feb 2004 10:32:03 +0100 |
207 | -- Sander Smeenk <ssmeenk@debian.org> Sun, 22 Feb 2004 10:32:03 +0100 |
206 | 208 | ||
207 | sa-exim (3.1-2) unstable; urgency=low |
209 | sa-exim (3.1-2) unstable; urgency=low |
208 | 210 | ||
209 | * Minor updates to control suggested by Andreas Metzler |
211 | * Minor updates to control suggested by Andreas Metzler |
210 | * Minor updates on upstream source (INSTALL / sa-exim.conf) |
212 | * Minor updates on upstream source (INSTALL / sa-exim.conf) |
211 | * Uploaded to Debian (Closes: #196100) |
213 | * Uploaded to Debian (Closes: #196100) |
212 | 214 | ||
213 | -- Marc MERLIN <marc_soft@merlins.org> Wed, 20 Aug 2003 09:18:42 -0700 |
215 | -- Marc MERLIN <marc_soft@merlins.org> Wed, 20 Aug 2003 09:18:42 -0700 |
214 | 216 | ||
215 | sa-exim (3.1-1) unstable; urgency=low |
217 | sa-exim (3.1-1) unstable; urgency=low |
216 | 218 | ||
217 | * Upstream update |
219 | * Upstream update |
218 | 220 | ||
219 | -- Marc MERLIN <marc_soft@merlins.org> Tue, 19 Aug 2003 09:48:13 -0700 |
221 | -- Marc MERLIN <marc_soft@merlins.org> Tue, 19 Aug 2003 09:48:13 -0700 |
220 | 222 | ||
221 | sa-exim (3.0+cvs-20030802) unstable; urgency=low |
223 | sa-exim (3.0+cvs-20030802) unstable; urgency=low |
222 | 224 | ||
223 | * Updated sa-exim to cvs version |
225 | * Updated sa-exim to cvs version |
224 | * Restored plugin location to /usr/lib/exim4/local_scan/ |
226 | * Restored plugin location to /usr/lib/exim4/local_scan/ |
225 | * Added contrib contents to docs |
227 | * Added contrib contents to docs |
226 | 228 | ||
227 | -- Marc MERLIN <marc_soft@merlins.org> Sat, 02 Aug 2003 20:57:50 -0700 |
229 | -- Marc MERLIN <marc_soft@merlins.org> Sat, 02 Aug 2003 20:57:50 -0700 |
228 | 230 | ||
229 | sa-exim (3.0+cvs-20030728) unstable; urgency=low |
231 | sa-exim (3.0+cvs-20030728) unstable; urgency=low |
230 | 232 | ||
231 | * Updated sa-exim to cvs version |
233 | * Updated sa-exim to cvs version |
232 | 234 | ||
233 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 28 Jul 2003 21:08:24 -0500 |
235 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 28 Jul 2003 21:08:24 -0500 |
234 | 236 | ||
235 | sa-exim (3.0+cvs-1) unstable; urgency=low |
237 | sa-exim (3.0+cvs-1) unstable; urgency=low |
236 | 238 | ||
237 | * Updated sa-exim to cvs version (and new sa-exim.conf config file) |
239 | * Updated sa-exim to cvs version (and new sa-exim.conf config file) |
238 | 240 | ||
239 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 08 Jun 2003 23:19:11 -0700 |
241 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 08 Jun 2003 23:19:11 -0700 |
240 | 242 | ||
241 | sa-exim (3.0-3) unstable; urgency=low |
243 | sa-exim (3.0-3) unstable; urgency=low |
242 | 244 | ||
243 | * Taken over from Andreas, thanks for the template |
245 | * Taken over from Andreas, thanks for the template |
244 | * Rewrote description in control |
246 | * Rewrote description in control |
245 | * Updated docs to contain all the documentation files |
247 | * Updated docs to contain all the documentation files |
246 | * /var/spool/sa-exim will contain the saved mails and is 770/mail.mail |
248 | * /var/spool/sa-exim will contain the saved mails and is 770/mail.mail |
247 | * Do not patch sample sa-exim.conf, run sed during the install |
249 | * Do not patch sample sa-exim.conf, run sed during the install |
248 | * Removed ${misc:Depends} from control, my dpkg-gencontrol says it's unknown |
250 | * Removed ${misc:Depends} from control, my dpkg-gencontrol says it's unknown |
249 | * Fixes to debian/control, debian/rules and debian/copyright for policy |
251 | * Fixes to debian/control, debian/rules and debian/copyright for policy |
250 | compliance and to make lintian more happy. Increased Standards-Version to |
252 | compliance and to make lintian more happy. Increased Standards-Version to |
251 | 3.5.10. (Andreas Metzler) |
253 | 3.5.10. (Andreas Metzler) |
252 | * Add some magic to maintainerscripts, disabling the sa-exim part of exim's |
254 | * Add some magic to maintainerscripts, disabling the sa-exim part of exim's |
253 | main configuration file when sa-exim is uninstalled. (Andreas Metzler) |
255 | main configuration file when sa-exim is uninstalled. (Andreas Metzler) |
254 | 256 | ||
255 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 26 May 2003 23:22:56 -0700 |
257 | -- Marc MERLIN <marc_soft@merlins.org> Mon, 26 May 2003 23:22:56 -0700 |
256 | 258 | ||
257 | sa-exim (3.0-2) unstable; urgency=low |
259 | sa-exim (3.0-2) unstable; urgency=low |
258 | 260 | ||
259 | * Small fixes |
261 | * Small fixes |
260 | 262 | ||
261 | -- Andreas Metzler <ametzler@debian.org> Fri, 2 May 2003 20:20:11 +0200 |
263 | -- Andreas Metzler <ametzler@debian.org> Fri, 2 May 2003 20:20:11 +0200 |
262 | 264 | ||
263 | sa-exim (3.0-1) unstable; urgency=low |
265 | sa-exim (3.0-1) unstable; urgency=low |
264 | 266 | ||
265 | * renamed package to sa-exim |
267 | * renamed package to sa-exim |
266 | * upgrade to 3.0 |
268 | * upgrade to 3.0 |
267 | 269 | ||
268 | -- Andreas Metzler <ametzler@debian.org> Fri, 2 May 2003 17:36:28 +0200 |
270 | -- Andreas Metzler <ametzler@debian.org> Fri, 2 May 2003 17:36:28 +0200 |
269 | 271 | ||
270 | exim4-sa-plugin (2.2-1) unstable; urgency=low |
272 | exim4-sa-plugin (2.2-1) unstable; urgency=low |
271 | 273 | ||
272 | * Initial Release. |
274 | * Initial Release. |
273 | 275 | ||
274 | -- Andreas Metzler <ametzler@debian.org> Thu, 13 Mar 2003 17:16:46 +0100 |
276 | -- Andreas Metzler <ametzler@debian.org> Thu, 13 Mar 2003 17:16:46 +0100 |
275 | 277 |