From: Mark Andrews Date: Wed, 13 Sep 2023 01:22:30 +0000 (+1000) Subject: Add a CHANGES note for [GL #4314] X-Git-Tag: v9.18.20~47^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=55baa49118f6c2b18f483b30aea575286884146d;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #4314] (cherry picked from commit 80298ade33cfe63085fad2d4b80840e31ba348d3) --- diff --git a/CHANGES b/CHANGES index a62a2dc6902..05a776a16e6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +6250. [bug] The wrong covered value was being set by + dns_ncache_current for RRSIG records in the returned + rdataset structure. This resulted in TYPE0 being + reported as the covered value of the RRSIG when dumping + the cache contents. [GL #4314] + 6244. [bug] Adjust log levels on malformed messages to NOTICE when transferring in a zone. [GL #4290]