Rev 40 | Rev 42 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 40 | Rev 41 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | * New maintainer email address. |
5 | * New maintainer email address. |
6 | * Use modern fields in debian/control (Homepage; Vcs-* fields without |
6 | * Use modern fields in debian/control (Homepage; Vcs-* fields without |
7 | XS-). |
7 | XS-). |
8 | * Greylisting.pm: Bail out if a non-IPv4 address is encountered |
8 | * Greylisting.pm: Bail out if a non-IPv4 address is encountered |
9 | (Closes: #300103, #479955). |
9 | (Closes: #300103, #479955). |
- | 10 | * Greylisting.pm: Simplify the sender address so that senders using |
|
- | 11 | VERP, SRS, etc. hopefully won't be greylisted each and every time |
|
- | 12 | (Closes: #347590). |
|
10 | 13 | ||
11 | -- Magnus Holmgren <holmgren@debian.org> Tue, 03 Jun 2008 22:19:14 +0200 |
14 | -- Magnus Holmgren <holmgren@debian.org> Tue, 03 Jun 2008 23:01:19 +0200 |
12 | 15 | ||
13 | sa-exim (4.2.1-9) unstable; urgency=high |
16 | sa-exim (4.2.1-9) unstable; urgency=high |
14 | 17 | ||
15 | * Fix ugly bug caused by expanding $primary_hostname to the |
18 | * Fix ugly bug caused by expanding $primary_hostname to the |
16 | non-permanent memory pool, where it will be overwritten when |
19 | non-permanent memory pool, where it will be overwritten when |