From: Michal Nowak Date: Mon, 8 Mar 2021 12:47:30 +0000 (+0100) Subject: Add release note for GL #2041 X-Git-Tag: v9.17.12~38^2~3^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=baf79279f0985f3a89ada24276856f90dfe1b777;p=thirdparty%2Fbind9.git Add release note for GL #2041 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index e6f6c580b02..a45b05ac289 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -75,6 +75,10 @@ Bug Fixes using ``dnssec-policy`` with ``nsec3param``. This has been fixed. [GL #2498] +- A memory leak occurred when ``named`` was reconfigured after adding an + inline-signed zone with ``auto-dnssec maintain`` enabled. This has + been fixed. [GL #2041] + - An invalid direction field (not one of ``N``, ``S``, ``E``, ``W``) in a LOC record resulted in an INSIST failure when a zone file containing such a record was loaded. [GL #2499]