From: Mark Andrews Date: Wed, 31 Jul 2019 07:03:37 +0000 (+1000) Subject: add CHANGES X-Git-Tag: v9.15.3~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac28cc14e12b4a4c02f45176437bc53a3c38ac90;p=thirdparty%2Fbind9.git add CHANGES --- diff --git a/CHANGES b/CHANGES index 9910fdabdac..007e5d2e326 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5275. [bug] Mark DS records included in referral messages + with trust level "pending" so that they can be + validated and cached immediately, with no need to + re-query. [GL #964] + 5274. [bug] Address potential use after free race when shutting down rpz. [GL #1175] diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index cdd45ff3388..38b250662e4 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -288,6 +288,13 @@ all output on standard output except for the name of the signed zone. + + + DS records included in DNS referral messages can now be validated + and cached immediately, reducing the number of queries needed for + a DNSSEC validation. [GL #964] + +