From: Willem Toorop Date: Tue, 22 Dec 2020 09:04:49 +0000 (+0100) Subject: Merge branch 'develop' into features/draft-ietf-dnsop-dns-zone-digest X-Git-Tag: 1.8.0-rc.1~45^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F113%2Fhead;p=thirdparty%2Fldns.git Merge branch 'develop' into features/draft-ietf-dnsop-dns-zone-digest --- 19a90e9cd79af33319656046fbda4a9e6d927e46 diff --cc Changelog index c196fbd6,1568010d..42dd4526 --- a/Changelog +++ b/Changelog @@@ -12,7 -12,9 +12,10 @@@ * Fix #92: ldns-testns.c:429:15: error: 'fork' is unavailable: not available on tvOS. * Fix for #93: fix packaging/libldns.pc Makefile rule. + * ZONEMD support in ldns-signzone and ldns-verify-zone + * ldns-testns can answer several queries over one tcp connection, + if they arrive within 100msec of each other. + * Fix so that ldns-testns does not leak sockets if the read fails. 1.7.1 2019-07-26 * bugfix: Manage verification paths for OpenSSL >= 1.1.0