From: Willem Toorop Date: Thu, 26 Nov 2020 15:52:24 +0000 (+0100) Subject: Merge branch 'features/draft-ietf-dnsop-dns-zone-digest' into features/draft-ietf... X-Git-Tag: 1.8.0-rc.1~37^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8873776cbc466c9dfce6b07abf82487041bfa30c;p=thirdparty%2Fldns.git Merge branch 'features/draft-ietf-dnsop-dns-zone-digest' into features/draft-ietf-dnsop-svcb-https --- 8873776cbc466c9dfce6b07abf82487041bfa30c diff --cc Changelog index 1568010d,c196fbd6..42dd4526 --- a/Changelog +++ b/Changelog @@@ -12,9 -12,7 +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