Rev 91 | Rev 93 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 91 | Rev 92 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | libspf2 (1.2.10-6) unstable; urgency=medium |
1 | libspf2 (1.2.10-6) unstable; urgency=medium |
2 | 2 | ||
3 | * gcc5-variadicmacros.patch: Fix syntax error with variadic macro with |
3 | * gcc5-variadicmacros.patch: Fix syntax error with variadic macro with |
4 | no variable argument when compiling with GCC 5 (Closes: #777974). |
4 | no variable argument when compiling with GCC 5 (Close: #777974). |
- | 5 | * Rearrange debian/copyright to comply with the machine-readable format |
|
- | 6 | specification. |
|
5 | 7 | ||
6 | -- Magnus Holmgren <holmgren@debian.org> Thu, 25 Jun 2015 22:24:02 +0200 |
8 | -- Magnus Holmgren <holmgren@debian.org> Thu, 25 Jun 2015 22:26:05 +0200 |
7 | 9 | ||
8 | libspf2 (1.2.10-5) unstable; urgency=low |
10 | libspf2 (1.2.10-5) unstable; urgency=low |
9 | 11 | ||
10 | * abolish-spf-rrtype.patch: Stop trying to look up the dedicated SPF DNS |
12 | * abolish-spf-rrtype.patch: Stop trying to look up the dedicated SPF DNS |
11 | RR type, which was abolished by RFC 7208 (Closes: #764533). |
13 | RR type, which was abolished by RFC 7208 (Closes: #764533). |