Package: getdns / 1.7.3-3

Metadata

Package Version Patches format
getdns 1.7.3-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 avoid phoning home to creativecommons.org when readi.patch | (download)

spec/index.html | 8 3 + 5 - 0 !
1 file changed, 3 insertions(+), 5 deletions(-)

 avoid phoning home to creativecommons.org when reading docs


0002 Omit build flags from binaries.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 omit build flags from binaries

Support reproducible builds by not including the build flags (including paths)
in the binaries. In Debian systems the build pedigree can be obtained
independently.


0003 trim server list in man page.patch | (download)

stubby/doc/stubby.1.in | 25 0 + 25 - 0 !
1 file changed, 25 deletions(-)

 remove 'dnsovertls' servers from man page

Trim server list in man page, including removing servers known to be
unavailable and already removed from the example config.


0004 update stubby server examples.patch | (download)

stubby/stubby.yml.example | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 update hostname and pin for fondation restena server in stubby.yml.example

Upstream change is for IPv4. Patch augmented and tested with corresponding
change for the IPv6 server by Andrew Bower.


0005 update adguard example.patch | (download)

stubby/stubby.yml.example | 32 16 + 16 - 0 !
1 file changed, 16 insertions(+), 16 deletions(-)

 update adguard information


0006 isolate tests requiring networking.patch | (download)

src/test/check_getdns.c | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 isolate tests requiring networking