Package: libspf2 / 1.2.10-7.1~deb11u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| libspf2 | 1.2.10-7.1~deb11u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| spf_dns include std headers.patch | (download) |
src/include/spf_dns.h |
41 6 + 35 - 0 ! |
include arpa/nameser.h and netdb.h from spf_dns.h instead of defining the constants needed unless certain HAVE_ macros are defined. Updated for libspf2 1.2.8/9 by Scott Kitterman <scott@kitterman.com> |
| abolish spf rrtype.patch | (download) |
src/libspf2/spf_server.c 2014-06-19 14:09:07.000000000 +0200 |
2 1 + 1 - 0 ! |
stop trying to look up the dedicated spf dns rr type, which was abolished by RFC 7208. The rr_type variable and the all the "goto retry" commands could be deleted as well, but let's keep the patch minimal. |
| gcc5 variadicmacros.patch | (download) |
src/include/spf_log.h |
8 4 + 4 - 0 ! |
--- |
| error_results.patch | (download) |
src/libspf2/spf_interpret.c |
4 2 + 2 - 0 ! |
return header info also in case of missing or multiple spf records. Bug: https://bugs.debian.org/806313 |
| spf_compile.c Correct size of ds_avail.patch | (download) |
src/libspf2/spf_compile.c |
2 1 + 1 - 0 ! |
spf_compile.c: correct size of ds_avail. |
| Sanity check for sprintf.patch | (download) |
src/libspf2/spf_expand.c |
5 1 + 4 - 0 ! |
sanity check for sprintf |
| Fixed reverse macro modifier.patch | (download) |
src/libspf2/spf_expand.c |
14 7 + 7 - 0 ! |
fixed 'reverse' macro modifier |
