Package: ldns / 1.6.17-5

Metadata

Package Version Patches format
ldns 1.6.17-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001_manpages_whatis.patch | (download)

doc/doxyparse.pl | 4 2 + 2 - 0 !
doc/function_manpages | 79 40 + 39 - 0 !
2 files changed, 42 insertions(+), 41 deletions(-)

---
003_dont_require_libldns_la_for_pyldns.patch | (download)

Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix permissions when creating new dnskey.patch | (download)

examples/ldns-keygen.c | 37 25 + 12 - 0 !
1 file changed, 25 insertions(+), 12 deletions(-)

 bugfix#573 ldns-keygen write private mode 0600


fix double free for answers bigger than 4096.patch | (download)

resolver.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 bugfix #548: double free for answers > 4096

in ldns_resolver_send_pkt.  Thank you sunthought@gmail.com

fix whitespace bug in ldns read zone.patch | (download)

rr.c | 15 15 + 0 - 0 !
1 file changed, 15 insertions(+)

 whitespace bug in ldns-read-zone