Files
bind9/doc/arm/notes-9.11.25.xml
T

42 lines
1.5 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 https://mozilla.org/MPL/2.0/.
-
- See the COPYRIGHT file distributed with this work for additional
- information regarding copyright ownership.
-->
<section xml:id="relnotes-9.11.25"><info><title>Notes for BIND 9.11.25</title></info>
<section xml:id="relnotes-9.11.25-bugs"><info><title>Bug Fixes</title></info>
<itemizedlist>
<listitem>
<para>
<command>named</command> acting as a resolver could incorrectly treat
signed zones with no DS record at the parent as bogus. Such zones
should be treated as insecure. This has been fixed. [GL #2236]
</para>
</listitem>
<listitem>
<para>
After a Negative Trust Anchor (NTA) is added, BIND performs periodic
checks to see if it is still necessary. If BIND encountered a failure
while creating a query to perform such a check, it attempted to
dereference a NULL pointer, resulting in a crash. [GL #2244]
</para>
</listitem>
<listitem>
<para>
A problem obtaining glue records could prevent a stub zone from
functioning properly, if the authoritative server for the zone were
configured for minimal responses. [GL #1736]
</para>
</listitem>
</itemizedlist>
</section>
</section>