Rev 94 | Rev 98 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 94 | Rev 95 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | libspf2 (1.2.10-7) unstable; urgency=low |
1 | libspf2 (1.2.10-7) unstable; urgency=low |
| 2 | 2 | ||
| 3 | * error_results.patch: Return information to use in the mail header and |
3 | * error_results.patch: Return information to use in the mail header and |
| 4 | such when no or multiple SPF records exist (Closes: #806313). Thanks |
4 | such when no or multiple SPF records exist (Closes: #806313). Thanks |
| 5 | to Sebastian Schweizer <sebastian@schweizer.tel>. |
5 | to Sebastian Schweizer <sebastian@schweizer.tel>. |
| - | 6 | * Bump Standards-Version to 3.9.7. |
|
| 6 | 7 | ||
| 7 | -- Magnus Holmgren <holmgren@debian.org> Fri, 25 Mar 2016 17:38:19 +0100 |
8 | -- Magnus Holmgren <holmgren@debian.org> Fri, 25 Mar 2016 17:51:50 +0100 |
| 8 | 9 | ||
| 9 | libspf2 (1.2.10-6) unstable; urgency=medium |
10 | libspf2 (1.2.10-6) unstable; urgency=medium |
| 10 | 11 | ||
| 11 | * gcc5-variadicmacros.patch: Fix syntax error with variadic macro with |
12 | * gcc5-variadicmacros.patch: Fix syntax error with variadic macro with |
| 12 | no variable argument when compiling with GCC 5 (Closes: #777974). |
13 | no variable argument when compiling with GCC 5 (Closes: #777974). |