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