Rev 12 | Rev 14 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 12 | Rev 13 | ||
|---|---|---|---|
| Line 9... | Line 9... | ||
| 9 | a permanent error as well (Closes: #435139). |
9 | a permanent error as well (Closes: #435139). |
| 10 | * 41_none_not_neutral.dpatch: Use a diffent explanation for |
10 | * 41_none_not_neutral.dpatch: Use a diffent explanation for |
| 11 | SPF_RESULT_NONE than the one for SPF_RESULT_NEUTRAL (Closes: #435140). |
11 | SPF_RESULT_NONE than the one for SPF_RESULT_NEUTRAL (Closes: #435140). |
| 12 | * 42_empty_sender.dpatch: Use the HELO identity in MAIL FROM checks if |
12 | * 42_empty_sender.dpatch: Use the HELO identity in MAIL FROM checks if |
| 13 | the sender address has been set to the empty string (Closes: #431239). |
13 | the sender address has been set to the empty string (Closes: #431239). |
| - | 14 | * debian/control: Add XS-Vcs-* fields. |
|
| 14 | 15 | ||
| 15 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 22 Aug 2007 17:05:16 +0200 |
16 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 22 Aug 2007 17:13:27 +0200 |
| 16 | 17 | ||
| 17 | libspf2 (1.2.5.dfsg-2) unstable; urgency=low |
18 | libspf2 (1.2.5.dfsg-2) unstable; urgency=low |
| 18 | 19 | ||
| 19 | * 21_spfquery_infininte_loop.dpatch: Fix infinite loop when giving |
20 | * 21_spfquery_infininte_loop.dpatch: Fix infinite loop when giving |
| 20 | unimplemented options to spfquery. |
21 | unimplemented options to spfquery. |