add CHANGES and release notes entries

This commit is contained in:
Mark Andrews
2019-02-06 11:36:20 -08:00
committed by Evan Hunt
parent a9307de85e
commit 821f917db8
2 changed files with 11 additions and 1 deletions

View File

@@ -87,7 +87,9 @@
and "nsdname-enable" both now default to yes,
regardless of compile-time settings. [GL #824]
5141. [placeholder]
5141. [security] Zone transfer controls for writable DLZ zones were
not effective as the allowzonexfr method was not being
called for such zones. (CVE-2019-6465) [GL #790]
5140. [bug] Don't immediately mark existing keys as inactive and
deleted when running dnssec-keymgr for the first

View File

@@ -157,6 +157,14 @@
[GL #772]
</para>
</listitem>
<listitem>
<para>
Zone transfer controls for writable DLZ zones were not
effective as the <command>allowzonexfr</command> method was
not being called for such zones. This flaw is disclosed in
CVE-2019-6465. [GL #790]
</para>
</listitem>
</itemizedlist>
</section>