mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-23 01:40:23 -05:00
105 lines
4.5 KiB
HTML
105 lines
4.5 KiB
HTML
<!--
|
|
-
|
|
- Permission to use, copy, modify, and/or distribute this software for any
|
|
- purpose with or without fee is hereby granted, provided that the above
|
|
- copyright notice and this permission notice appear in all copies.
|
|
-
|
|
- THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
|
|
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
- AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
|
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
- PERFORMANCE OF THIS SOFTWARE.
|
|
-->
|
|
<!-- $Id$ -->
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
<title></title>
|
|
<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
|
|
</head>
|
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article" lang="en"><div class="sect1" lang="en">
|
|
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
|
<a name="id2542126"></a>Release Notes for BIND Version 9.9.7</h2></div></div></div>
|
|
<div class="sect2" lang="en">
|
|
<div class="titlepage"><div><div><h3 class="title">
|
|
<a name="relnotes_intro"></a>Introduction</h3></div></div></div>
|
|
<p>
|
|
This document summarizes changes since the last production release
|
|
of BIND on the corresponding major release branch.
|
|
</p>
|
|
</div>
|
|
<div class="sect2" lang="en">
|
|
<div class="titlepage"><div><div><h3 class="title">
|
|
<a name="relnotes_download"></a>Download</h3></div></div></div>
|
|
<p>
|
|
The latest versions of BIND 9 software can always be found at
|
|
<a href="http://www.isc.org/downloads/" target="_top">http://www.isc.org/downloads/</a>.
|
|
There you will find additional information about each release,
|
|
source code, and pre-compiled versions for Microsoft Windows
|
|
operating systems.
|
|
</p>
|
|
</div>
|
|
<div class="sect2" lang="en">
|
|
<div class="titlepage"><div><div><h3 class="title">
|
|
<a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
|
|
<div class="itemizedlist"><ul type="disc"><li><p>None</p></li></ul></div>
|
|
</div>
|
|
<div class="sect2" lang="en">
|
|
<div class="titlepage"><div><div><h3 class="title">
|
|
<a name="relnotes_features"></a>New Features</h3></div></div></div>
|
|
<div class="itemizedlist"><ul type="disc">
|
|
<li><p>None</p></li>
|
|
<li><p>
|
|
An <span><strong class="command">--enable-querytrace</strong></span> configure switch is
|
|
now available to enable very verbose query tracelogging. This
|
|
option can only be set at compile time. This option has a
|
|
negative performance impact and should be used only for
|
|
debugging.
|
|
</p></li>
|
|
</ul></div>
|
|
</div>
|
|
<div class="sect2" lang="en">
|
|
<div class="titlepage"><div><div><h3 class="title">
|
|
<a name="relnotes_changes"></a>Feature Changes</h3></div></div></div>
|
|
<div class="itemizedlist"><ul type="disc">
|
|
<li><p>None</p></li>
|
|
<li><p>
|
|
Large inline-signing changes should be less disruptive.
|
|
Signature generation is now done incrementally; the number
|
|
of signatures to be generated in each quantum is controlled
|
|
by "sig-signing-signatures <em class="replaceable"><code>number</code></em>;".
|
|
[RT #37927]
|
|
</p></li>
|
|
</ul></div>
|
|
</div>
|
|
<div class="sect2" lang="en">
|
|
<div class="titlepage"><div><div><h3 class="title">
|
|
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
|
<div class="itemizedlist"><ul type="disc"><li><p>
|
|
Asynchronous zone loads were not handled correctly when the
|
|
zone load was already in progress; this could trigger a crash
|
|
in zt.c. [RT #37573]
|
|
</p></li></ul></div>
|
|
</div>
|
|
<div class="sect2" lang="en">
|
|
<div class="titlepage"><div><div><h3 class="title">
|
|
<a name="end_of_life"></a>End of Life</h3></div></div></div>
|
|
<p>
|
|
The BIND 9.9 (Extended Support Version) will be supported until June, 2017.
|
|
<a href="https://www.isc.org/downloads/software-support-policy/" target="_top">https://www.isc.org/downloads/software-support-policy/</a>
|
|
</p>
|
|
</div>
|
|
<div class="sect2" lang="en">
|
|
<div class="titlepage"><div><div><h3 class="title">
|
|
<a name="relnotes_thanks"></a>Thank You</h3></div></div></div>
|
|
<p>
|
|
Thank you to everyone who assisted us in making this release possible.
|
|
If you would like to contribute to ISC to assist us in continuing to
|
|
make quality open source software, please visit our donations page at
|
|
<a href="http://www.isc.org/donate/" target="_top">http://www.isc.org/donate/</a>.
|
|
</p>
|
|
</div>
|
|
</div></div></body>
|
|
</html>
|