From: Michal Nowak Date: Mon, 8 Mar 2021 12:47:30 +0000 (+0100) Subject: Add release note for GL #2041 X-Git-Tag: v9.16.13~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e0edfac4f5be50c78e4a08920141893f718853;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 3022ee814f2..f1ebbc52c64 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -77,6 +77,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]