Subversion Repositories

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

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
76 2806d 09h 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.
 
75 2807d 01h 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.
 
74 2807d 01h magnus /trunk/ Switch to mergeWithUpstream mode.  
72 4477d 06h magnus /trunk/debian/ Update changelog date.  
71 4568d 20h magnus /trunk/debian/ Update Standards-Version to 3.9.2.  
70 4568d 20h 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).
 
68 4568d 22h 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.
 
67 4574d 20h 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.
 
66 4576d 03h 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).
 
65 4576d 03h magnus /trunk/debian/ Remove cruft.  
64 4576d 04h magnus /trunk/debian/ Updated Danish and Dutch Debconf template translations (Closes:
#608447, #634314).
 
62 5128d 00h magnus /trunk/debian/ Updated Spanish Debconf template translation (Closes: #543310).
Submitted by Francisco Javier Cuadrado.
 
60 5353d 06h magnus /trunk/debian/ New Russian and updated French Debconf translation.  
59 5472d 03h magnus /trunk/debian/ Whitespace fix  
58 5472d 03h 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.
 
57 5472d 03h magnus /trunk/debian/ Increase Debhelper compat level to 5.  
56 5472d 03h magnus /trunk/debian/ Bump Standards-Version to 3.8.1.  
55 5472d 03h magnus /trunk/debian/ debian/copyright: Point to the GPL 2.0 license text since this package
is licensed under that version only.
 
54 5472d 03h magnus /trunk/debian/ debian/control: Put back ${misc:Depends} in Depends.  
53 5472d 04h magnus /trunk/debian/ debian/postinst: Don't call mv with a prepended path.  

Show All