]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2236
authorMichał Kępień <michal@isc.org>
Mon, 16 Nov 2020 13:49:34 +0000 (14:49 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 26 Nov 2020 11:25:53 +0000 (12:25 +0100)
doc/notes/notes-current.rst

index c428d053b8074c6de1a547e7a71fd4877cffd696..23499a411997f2bd429f90fb9c5009200bf64e0c 100644 (file)
@@ -45,6 +45,10 @@ Bug Fixes
 - ``named`` could crash with an assertion failure if a TCP connection
   were closed while a request was still being processed. [GL #2227]
 
+- ``named`` acting as a resolver could incorrectly treat signed zones
+  with no DS record at the parent as bogus. Such zones should be treated
+  as insecure. This has been fixed. [GL #2236]
+
 - A problem obtaining glue records could prevent a stub zone from
   functioning properly, if the authoritative server for the zone were
   configured for minimal responses. [GL #1736]