41 lines
1.4 KiB
XML
41 lines
1.4 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.17"><info><title>Notes for BIND 9.11.17</title></info>
|
|
|
|
<section xml:id="relnotes-9.11.17-changes"><info><title>Feature Changes</title></info>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>
|
|
The <command>configure</command> option
|
|
<command>--with-libxml2</command> now uses
|
|
<command>pkg-config</command> to detect libxml2 library
|
|
availability. You will either have to install
|
|
<command>pkg-config</command> or specify the exact path where
|
|
libxml2 has been installed on your system. [GL #1635]
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</section>
|
|
|
|
<section xml:id="relnotes-9.11.17-bugs"><info><title>Bug Fixes</title></info>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>
|
|
Fixed re-signing issues with inline zones which resulted in
|
|
records being re-signed late or not at all.
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</section>
|
|
|
|
</section>
|