bind9/doc/arm/notes-9.15.7.xml
2020-01-03 09:08:09 +01:00

57 lines
1.9 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.15.7"><info><title>Notes for BIND 9.15.7</title></info>
<section xml:id="relnotes-9.15.7-changes"><info><title>Feature Changes</title></info>
<itemizedlist>
<listitem>
<para>
The <command>dnssec-keys</command> configuration statement,
which was introduced in 9.15.1 and revised in 9.15.6, has now
been renamed to the more descriptive
<command>trust-anchors</command>. [GL !2702]
</para>
<para>
(See release notes for
<xref linkend="relnotes-9.15.1-new" xrefstyle="template:BIND 9.15.1"/>
and
<xref linkend="relnotes-9.15.6-new" xrefstyle="template:BIND 9.15.6"/>
for prior discussion of this feature.)
</para>
</listitem>
<listitem>
<para>
Added support for multithreaded listening for TCP connections
in the network manager. [GL !2659]
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="relnotes-9.15.7-bugs"><info><title>Bug Fixes</title></info>
<itemizedlist>
<listitem>
<para>
Fixed a bug that caused <command>named</command> to leak memory
on reconfiguration when any GeoIP2 database was in use. [GL #1445]
</para>
</listitem>
<listitem>
<para>
Fixed several possible race conditions discovered by
ThreadSanitizer.
</para>
</listitem>
</itemizedlist>
</section>
</section>