]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #4314]
authorMark Andrews <marka@isc.org>
Wed, 13 Sep 2023 01:22:30 +0000 (11:22 +1000)
committerMark Andrews <marka@isc.org>
Mon, 18 Sep 2023 05:52:16 +0000 (15:52 +1000)
(cherry picked from commit 80298ade33cfe63085fad2d4b80840e31ba348d3)

CHANGES

diff --git a/CHANGES b/CHANGES
index a62a2dc69022d29eb2a8aaf56ad5782452174cd7..05a776a16e6e457b01434125d0609fd0c937046a 100644 (file)
--- 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]