From: Michał Kępień Date: Thu, 8 Jul 2021 20:18:17 +0000 (+0200) Subject: Restore release note for GL #2780 X-Git-Tag: v9.17.17~9^2~4^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c61550435a709e3493d4703bc16c030ae20d903;p=thirdparty%2Fbind9.git Restore release note for GL #2780 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 08587d280f8..f4a86f22ed4 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -94,6 +94,9 @@ Bug Fixes when both wildcard expansion and CNAME chaining were required to prepare the response. This has been fixed. :gl:`#2759` +- Checking of ``dnssec-policy`` was broken. The checks failed to account for + ``dnssec-policy`` inheritance. :gl:`#2780` + - A deadlock at startup was introduced when fixing :gl:`#1875` because when locking key files for reading and writing, "in-view" logic was not taken into account. This has been fixed. :gl:`#2783`