Rev 75 | Rev 77 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 75 | Rev 76 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | sa-exim (4.2.1-15) UNRELEASED; urgency=low |
1 | sa-exim (4.2.1-15) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * reproducible-build.patch (new): Make build reproducible by replacing |
3 | * reproducible-build.patch (new): Make build reproducible by replacing |
4 | the build date with the source date via ${SOURCE_DATE_EPOCH} when |
4 | the build date with the source date via ${SOURCE_DATE_EPOCH} when |
5 | available (Closes: #831649). Thanks to Chris Lamb. |
5 | available (Closes: #831649). Thanks to Chris Lamb. |
- | 6 | * greylisting-ipv6.patch: Finally add IPv6 support to the greylisting |
|
- | 7 | plugin (Closes: #508161). Replaces grey-only-ipv4.patch. Based on |
|
- | 8 | Robert Tasarz's patch, though I decided to do things a little |
|
- | 9 | differently by keeping the greylistfourthbyte option for backwards |
|
- | 10 | compatibility and not adding separate options for IPv4 and IPv6 at |
|
- | 11 | this time. Also, with that option enabled, there will only be one |
|
- | 12 | directory level for all the last 64 bits of an IPv6 address. |
|
6 | 13 | ||
7 | -- Magnus Holmgren <holmgren@debian.org> Thu, 21 Jul 2016 18:17:59 +0200 |
14 | -- Magnus Holmgren <holmgren@debian.org> Fri, 22 Jul 2016 10:13:11 +0200 |
8 | 15 | ||
9 | sa-exim (4.2.1-14) unstable; urgency=low |
16 | sa-exim (4.2.1-14) unstable; urgency=low |
10 | 17 | ||
11 | * Updated Danish and Dutch Debconf template translations (Closes: |
18 | * Updated Danish and Dutch Debconf template translations (Closes: |
12 | #608447, #634314). |
19 | #608447, #634314). |