Files
bind9/doc/arm/notes-9.16.4.xml
T
2020-05-30 07:53:33 +02:00

65 lines
1.8 KiB
XML

<!--
- Copyright (C) Internet Systems Consortium, Inc. ("ISC")
-
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
- See the COPYRIGHT file distributed with this work for additional
- information regarding copyright ownership.
-->
<section xml:id="relnotes-9.16.4"><info><title>Notes for BIND 9.16.4</title></info>
<section xml:id="relnotes-9.16.4-security"><info><title>Security Fixes</title></info>
<itemizedlist>
<listitem>
<para>
None.
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="relnotes-9.16.4-known"><info><title>Known Issues</title></info>
<itemizedlist>
<listitem>
<para>
None
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="relnotes-9.16.4-changes"><info><title>Feature Changes</title></info>
<itemizedlist>
<listitem>
<para>
<command>dig</command> and other tools can now print the Extended
DNS Error (EDE) option when it appears in a request or response.
[GL #1835]
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="relnotes-9.16.4-bugs"><info><title>Bug Fixes</title></info>
<itemizedlist>
<listitem>
<para>
<command>named</command> could crash with an assertion failure
if the name of a database node was looked up while the database
was being modified. [GL #1857]
</para>
</listitem>
<listitem>
<para>
Missing mutex and conditional destruction in netmgr code leads to a
memory leak on *BSD systems. [GL #1893].
</para>
</listitem>
</itemizedlist>
</section>
</section>