Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 4 | Rev 9 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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