Files
bind9/doc/arm/notes-9.15.8.xml

50 lines
1.6 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.8"><info><title>Notes for BIND 9.15.8</title></info>
<section xml:id="relnotes-9.15.8-changes"><info><title>Feature Changes</title></info>
<itemizedlist>
<listitem>
<para>
The <command>trust-anchors</command> statement no longer rejects
a mix of both key-style and DS-style trust anchor entries for the
same name. [GL #1237]
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="relnotes-9.15.8-bugs"><info><title>Bug Fixes</title></info>
<itemizedlist>
<listitem>
<para>
Fixed an intermittent crash in the validator that could occur
when validating negative answers from the cache. [GL #1561]
</para>
</listitem>
<listitem>
<para>
Fixed a bug that could cause <command>named</command> to crash on
machines with more than 40 CPUs. [GL #1493]
</para>
</listitem>
<listitem>
<para>
Socket-related statistics counters were not being updated by
network manager sockets, but are now fully functional. [GL #1311]
</para>
</listitem>
</itemizedlist>
</section>
</section>