From: Michał Kępień Date: Thu, 10 Jun 2021 08:13:23 +0000 (+0200) Subject: Add release note X-Git-Tag: v9.17.16~41^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=16708682ad1fa2b2487bc8f065517f58fa65421f;p=thirdparty%2Fbind9.git Add release note --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 520a61c7f82..a068f1911f2 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -81,3 +81,8 @@ Bug Fixes - Fixed a bug that caused the NSEC salt to be changed for KASP zones on every startup. :gl:`#2725` + +- Signed, insecure delegation responses prepared by ``named`` either + lacked the necessary NSEC records or contained duplicate NSEC records + when both wildcard expansion and CNAME chaining were required to + prepare the response. This has been fixed. :gl:`#2759`