Subversion Repositories

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

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
76 2904d 01h magnus /trunk/debian/ greylisting-ipv6.patch: Finally add IPv6 support to the greylisting
plugin (Closes: #508161). Replaces grey-only-ipv4.patch. Based on
Robert Tasarz's patch, though I decided to do things a little
differently by keeping the greylistfourthbyte option for backwards
compatibility and not adding separate options for IPv4 and IPv6 at
this time. Also, with that option enabled, there will only be one
directory level for all the last 64 bits of an IPv6 address.
 
/trunk/debian/patches/greylisting-ipv6.patch
/trunk/debian/patches/grey-only-ipv4.patch
/trunk/debian/README.Debian<br/>/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/patches/series
75 2904d 17h magnus /trunk/debian/ reproducible-build.patch (new): Make build reproducible by replacing
the build date with the source date via ${SOURCE_DATE_EPOCH} when
available (Closes: #831649). Thanks to Chris Lamb.
 
/trunk/debian/patches/reproducible-build.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
72 4574d 22h magnus /trunk/debian/ Update changelog date.  
/trunk/debian/changelog
71 4666d 12h magnus /trunk/debian/ Update Standards-Version to 3.9.2.  
/trunk/debian/changelog<br/>/trunk/debian/control
70 4666d 13h magnus /trunk/debian/ * Switch to source package format 3.0 (quilt), splitting the Debian
patch as follows:
* api-limitations.patch: Changes needed because Exim exports only the
symbols that are part of the official API.
* spamc-args.patch: Changes related to the arguments sent to spamc.
* grey-clean-sender.patch: Simplify the sender address so that senders
using VERP, SRS, etc. hopefully won't be greylisted each and every
time.
* grey-only-ipv4.patch: Bail out if a non-IPv4 address is encountered.
* improved-default-conf.patch: General improvements (in my opinion) of
the default sa-exim.conf.
* spamd-not-nobody.patch: Strike the recommendation that spamd run as
nobody.
* save-path.patch: Put saved mail in /var/spool/sa-exim instead of
/var/spool/exim.
* readme.patch: Other additions to the README file(s).
 
/trunk/debian/patches<br/>/trunk/debian/patches/api-limitations.patch<br/>/trunk/debian/patches/grey-clean-sender.patch<br/>/trunk/debian/patches/grey-only-ipv4.patch<br/>/trunk/debian/patches/improved-default-conf.patch<br/>/trunk/debian/patches/readme.patch<br/>/trunk/debian/patches/save-path.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/patches/spamc-args.patch<br/>/trunk/debian/patches/spamd-not-nobody.patch<br/>/trunk/debian/source<br/>/trunk/debian/source/format
/trunk/debian/changelog
68 4666d 14h magnus /trunk/ * Some tidying of debian/rules and the packaging in general:
* Add build-arch and build-indep targets.
* Remove configure target; it's not a mandatory target.
* Remove install target and use dh_install (and dh_lintian) to put the
files in the staging directory.
* Replace /var/spool/exim with /var/spool/sa-exim in the Debian patch
instead of using sed.
* Pass SUFF='' to the makefile instead of renaming sa-exim-4.2.1.so
afterwards.
* Put our version of the crontab file in debian/greylistclean.cron.d
and install it using dh_installcron.
* Upgrade to Debhelper compat level 7. Replace dh_clean -k with
dh_prep.
 
/trunk/debian/greylistclean.cron.d<br/>/trunk/debian/install
/trunk/debian/dirs
/trunk/debian/changelog<br/>/trunk/debian/compat<br/>/trunk/debian/control<br/>/trunk/debian/rules<br/>/trunk/greylistclean.cron<br/>/trunk/sa-exim.conf
67 4672d 12h magnus /trunk/ The "nobody" user and "nogroup" group should not own files. Therefore,
create /var/spool/sa-exim/tuplets with Debian-exim as owner on new
installations and run greylistclean as Debian-exim by default. Don't
change ownership of already existing /var/spool/sa-exim or
/var/spool/sa-exim/tuplets, since the local admin may have different
preferences, but give the Debian-exim group the write permission it
needs if /var/spool/sa-exim/tuplets is owned by "nobody" and spamd
runs as the calling user (Closes: #563492). Add documentation to
README.Debian and remove recommendation to run spamd as "nobody" from
README and README.greylisting.
 
/trunk/README<br/>/trunk/README.greylisting<br/>/trunk/debian/NEWS<br/>/trunk/debian/README.Debian<br/>/trunk/debian/changelog<br/>/trunk/debian/postinst<br/>/trunk/greylistclean.cron
66 4673d 19h magnus /trunk/ Drop the defaults for SAspamcHost and SAspamcPort, deferring to spamc
as to what the defaults will be if those options are not set in
sa-exim.conf (Closes: #506571).
 
/trunk/debian/changelog<br/>/trunk/sa-exim.c<br/>/trunk/sa-exim.conf
64 4673d 20h magnus /trunk/debian/ Updated Danish and Dutch Debconf template translations (Closes:
#608447, #634314).
 
/trunk/debian/changelog<br/>/trunk/debian/po/da.po<br/>/trunk/debian/po/nl.po
62 5225d 16h magnus /trunk/debian/ Updated Spanish Debconf template translation (Closes: #543310).
Submitted by Francisco Javier Cuadrado.
 
/trunk/debian/changelog<br/>/trunk/debian/po/es.po
60 5450d 22h magnus /trunk/debian/ New Russian and updated French Debconf translation.  
/trunk/debian/po/ru.po
/trunk/debian/changelog<br/>/trunk/debian/po/fr.po
59 5569d 19h magnus /trunk/debian/ Whitespace fix  
/trunk/debian/changelog
58 5569d 19h magnus /trunk/debian/ Override Lintian warning about depending on exim4-localscanapi-1.1
without a real package as a primary alternative, since adding that
would defeat the purpose of not having to keep track of which version
of Exim provides which API/ABI version.
 
/trunk/debian/sa-exim.lintian-overrides
/trunk/debian/changelog<br/>/trunk/debian/rules
57 5569d 19h magnus /trunk/debian/ Increase Debhelper compat level to 5.  
/trunk/debian/changelog<br/>/trunk/debian/compat<br/>/trunk/debian/control
56 5569d 19h magnus /trunk/debian/ Bump Standards-Version to 3.8.1.  
/trunk/debian/changelog<br/>/trunk/debian/control
55 5569d 19h magnus /trunk/debian/ debian/copyright: Point to the GPL 2.0 license text since this package
is licensed under that version only.
 
/trunk/debian/changelog<br/>/trunk/debian/copyright
54 5569d 19h magnus /trunk/debian/ debian/control: Put back ${misc:Depends} in Depends.  
/trunk/debian/changelog<br/>/trunk/debian/control
53 5569d 20h magnus /trunk/debian/ debian/postinst: Don't call mv with a prepended path.  
/trunk/debian/changelog<br/>/trunk/debian/postinst
52 5569d 20h magnus /trunk/debian/ * Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project (Closes: #517169).
* Corresponding Debconf translation updates:
* Brazilian Portuguese from Adriano Rafael Gomes. (Closes: #519422).
* Czech from Miroslav Kure (Closes: #518989).
* Finnish from Esko Arajärvi (Closes: #518200).
* German from Matthias Julius (Closes: #518332).
* Galician from Marce Villarino. (Closes: #519487).
* Italian from Luca Monducci (Closes: #519177).
* Japanese from Hideki Yamane (Closes: #518502).
* Portuguese from Miguel Figueiredo. (Closes: #519002).
* Swedish from Martin Bagge (Closes: #518325).
* Vietnamese from Clytie Siddall (Closes: #517813).
The following translations have not been updated yet: da, es, fr, nl.
 
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/po/cs.po<br/>/trunk/debian/po/da.po<br/>/trunk/debian/po/de.po<br/>/trunk/debian/po/es.po<br/>/trunk/debian/po/fi.po<br/>/trunk/debian/po/fr.po<br/>/trunk/debian/po/gl.po<br/>/trunk/debian/po/it.po<br/>/trunk/debian/po/ja.po<br/>/trunk/debian/po/nl.po<br/>/trunk/debian/po/pt.po<br/>/trunk/debian/po/pt_BR.po<br/>/trunk/debian/po/sv.po<br/>/trunk/debian/po/templates.pot<br/>/trunk/debian/po/vi.po<br/>/trunk/debian/templates
51 5852d 17h magnus /trunk/debian/ Update timestamp  
/trunk/debian/changelog
49 5852d 17h magnus /trunk/debian/ This package seems to comply with policy 3.8.0 already.  
/trunk/debian/changelog<br/>/trunk/debian/control
48 5852d 17h magnus /trunk/debian/ Stop including the SA 2.x greylisting patches altogether (due to a
typo only of them was included anyway).
 
/trunk/debian/changelog<br/>/trunk/debian/dirs<br/>/trunk/debian/rules
47 5853d 21h magnus /trunk/debian/ Set distribution to unstable in changelog  
/trunk/debian/changelog
46 5853d 21h magnus /trunk/debian/ README.Debian: Remove outdated information about patching pre-3.0
SpamAssassin. Add information regarding auto-expire problems.
 
/trunk/debian/README.Debian<br/>/trunk/debian/changelog
45 5853d 21h magnus /trunk/debian/ Don't ignore make clean errors.  
/trunk/debian/changelog<br/>/trunk/debian/rules
44 5854d 00h magnus /trunk/debian/ Add Brazilian Portuguese Debconf template translation (Closes:
#484986). Thanks to Adriano Rafael Gomes and Felipe Augusto van de
Wiel.
 
/trunk/debian/po/pt_BR.po
/trunk/debian/changelog
42 5874d 13h magnus /trunk/debian/ Increase Standards-Version to 3.7.3; no changes.  
/trunk/debian/changelog<br/>/trunk/debian/control
41 5874d 13h magnus /trunk/ Greylisting.pm: Simplify the sender address so that senders using
VERP, SRS, etc. hopefully won't be greylisted each and every time
(Closes: #347590).
 
/trunk/Greylisting.pm<br/>/trunk/debian/changelog
40 5874d 13h magnus /trunk/ Greylisting.pm: Bail out if a non-IPv4 address is encountered
(Closes: #300103, #479955).
 
/trunk/Greylisting.pm<br/>/trunk/debian/changelog
39 5874d 15h magnus /trunk/debian/ Use modern fields in debian/control (Homepage; Vcs-* fields without
XS-).
 
/trunk/debian/changelog<br/>/trunk/debian/control
38 5874d 15h magnus /trunk/debian/ New maintainer email address.  
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/po/cs.po<br/>/trunk/debian/po/da.po<br/>/trunk/debian/po/de.po<br/>/trunk/debian/po/es.po<br/>/trunk/debian/po/fi.po<br/>/trunk/debian/po/fr.po<br/>/trunk/debian/po/gl.po<br/>/trunk/debian/po/it.po<br/>/trunk/debian/po/ja.po<br/>/trunk/debian/po/nl.po<br/>/trunk/debian/po/pt.po<br/>/trunk/debian/po/sv.po<br/>/trunk/debian/po/templates.pot<br/>/trunk/debian/po/vi.po
37 5874d 15h magnus /trunk/debian/ Add Finnish Debconf template translation (Closes: #472788). Thanks to
Esko Arajärvi.
 
/trunk/debian/po/fi.po
/trunk/debian/changelog
34 6160d 21h magnus /trunk/debian/ Prepare 4.2.1-9 release.  
/trunk/debian/changelog
33 6161d 16h magnus /trunk/debian/ Indent Homepage: line and add XS-Vcs-* fields.  
/trunk/debian/changelog<br/>/trunk/debian/control
32 6161d 16h magnus /trunk/debian/ Depend on the local_scan ABI version returned by exim4-localscan-plugin-config instead of all exim4-daemon-* variants.  
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
31 6161d 17h magnus /trunk/ Fix primary_hostname overwriting bug.  
/trunk/debian/changelog<br/>/trunk/sa-exim.c
25 6278d 20h magnus /trunk/debian/ Minor update of changelog entry  
/trunk/debian/changelog
24 6281d 23h magnus /trunk/ Don't use variables not part of the API.  
/trunk/debian/changelog<br/>/trunk/sa-exim.c
22 6301d 19h magnus /trunk/debian/ Back out the debhelper compat bumping and the ${misc:Depends} dependency, which actually never made it to the 4.2.1-6 that was released.  
/trunk/debian/changelog<br/>/trunk/debian/compat<br/>/trunk/debian/control
19 6301d 23h magnus /trunk/debian/ Debhelper compatibility level bumped to 5; build-depend on debhelper >= 5.  
/trunk/debian/changelog<br/>/trunk/debian/control