Subversion Repositories

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

Rev 4 | Rev 9 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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