259 lines
11 KiB
HTML
259 lines
11 KiB
HTML
<!--
|
||
- Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
|
||
- Copyright (C) 2000-2003 Internet Software Consortium.
|
||
-
|
||
- 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.
|
||
-->
|
||
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||
<title>Appendix A. Release Notes</title>
|
||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||
<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||
<link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
|
||
<link rel="prev" href="Bv9ARM.ch08.html" title="Chapter 8. Troubleshooting">
|
||
<link rel="next" href="Bv9ARM.ch10.html" title="Appendix B. A Brief History of the DNS and BIND">
|
||
</head>
|
||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||
<div class="navheader">
|
||
<table width="100%" summary="Navigation header">
|
||
<tr><th colspan="3" align="center">Appendix A. Release Notes</th></tr>
|
||
<tr>
|
||
<td width="20%" align="left">
|
||
<a accesskey="p" href="Bv9ARM.ch08.html">Prev</a> </td>
|
||
<th width="60%" align="center"> </th>
|
||
<td width="20%" align="right"> <a accesskey="n" href="Bv9ARM.ch10.html">Next</a>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<hr>
|
||
</div>
|
||
<div class="appendix">
|
||
<div class="titlepage"><div><div><h1 class="title">
|
||
<a name="Bv9ARM.ch09"></a>Release Notes</h1></div></div></div>
|
||
<div class="toc">
|
||
<p><b>Table of Contents</b></p>
|
||
<dl class="toc">
|
||
<dt><span class="section"><a href="Bv9ARM.ch09.html#id-1.10.2">Release Notes for BIND Version 9.9.9b2</a></span></dt>
|
||
<dd><dl>
|
||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_intro">Introduction</a></span></dt>
|
||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_download">Download</a></span></dt>
|
||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_security">Security Fixes</a></span></dt>
|
||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_features">New Features</a></span></dt>
|
||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_changes">Feature Changes</a></span></dt>
|
||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_port">Porting Changes</a></span></dt>
|
||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_bugs">Bug Fixes</a></span></dt>
|
||
<dt><span class="section"><a href="Bv9ARM.ch09.html#end_of_life">End of Life</a></span></dt>
|
||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_thanks">Thank You</a></span></dt>
|
||
</dl></dd>
|
||
</dl>
|
||
</div>
|
||
<div class="section">
|
||
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
|
||
<a name="id-1.10.2"></a>Release Notes for BIND Version 9.9.9b2</h2></div></div></div>
|
||
<div class="section">
|
||
<div class="titlepage"><div><div><h3 class="title">
|
||
<a name="relnotes_intro"></a>Introduction</h3></div></div></div>
|
||
<p>
|
||
This document summarizes significant changes since the last
|
||
production release of BIND on the corresponding major release
|
||
branch.
|
||
Please see the CHANGES file for a further list of bug fixes and
|
||
other changes.
|
||
</p>
|
||
</div>
|
||
<div class="section">
|
||
<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 class="link" 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="section">
|
||
<div class="titlepage"><div><div><h3 class="title">
|
||
<a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
|
||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||
<li class="listitem"><p>
|
||
The resolver could abort with an assertion failure due to
|
||
improper DNAME handling when parsing fetch reply
|
||
messages. This flaw is disclosed in CVE-2016-1286. [RT #41753]
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
Malformed control messages can trigger assertions in named
|
||
and rndc. This flaw is disclosed in CVE-2016-1285. [RT
|
||
#41666]
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
Specific APL data could trigger an INSIST. This flaw
|
||
is disclosed in CVE-2015-8704. [RT #41396]
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
Incorrect reference counting could result in an INSIST
|
||
failure if a socket error occurred while performing a
|
||
lookup. This flaw is disclosed in CVE-2015-8461. [RT#40945]
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
Insufficient testing when parsing a message allowed
|
||
records with an incorrect class to be be accepted,
|
||
triggering a REQUIRE failure when those records
|
||
were subsequently cached. This flaw is disclosed
|
||
in CVE-2015-8000. [RT #40987]
|
||
</p></li>
|
||
</ul></div>
|
||
</div>
|
||
<div class="section">
|
||
<div class="titlepage"><div><div><h3 class="title">
|
||
<a name="relnotes_features"></a>New Features</h3></div></div></div>
|
||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||
<li class="listitem"><p>
|
||
The following resource record types have been implemented:
|
||
AVC, CSYNC, NINFO, RKEY, SINK, SMIMEA, TA, TALINK.
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
Added a warning for a common misconfiguration involving forwarded
|
||
RFC 1918 and IPv6 ULA (Universal Local Address) zones.
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
Contributed software from Nominum is included in the source at
|
||
contrib/dnsperf-2.1.0.0-1/. It includes dnsperf for measuring
|
||
the performance of authoritative DNS servers, resperf for
|
||
testing the resolution performance of a caching DNS server,
|
||
resperf-report for generating a resperf report in HTML with
|
||
gnuplot graphs, and queryparse to extract DNS queries from
|
||
pcap capture files. This software is not installed by default
|
||
with BIND.
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
When loading a signed zone, <span class="command"><strong>named</strong></span> will
|
||
now check whether an RRSIG's inception time is in the future,
|
||
and if so, it will regenerate the RRSIG immediately. This helps
|
||
when a system's clock needs to be reset backwards.
|
||
</p></li>
|
||
</ul></div>
|
||
</div>
|
||
<div class="section">
|
||
<div class="titlepage"><div><div><h3 class="title">
|
||
<a name="relnotes_changes"></a>Feature Changes</h3></div></div></div>
|
||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||
<li class="listitem"><p>
|
||
Updated the compiled-in addresses for H.ROOT-SERVERS.NET
|
||
and L.ROOT-SERVERS.NET.
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
The default preferred glue is now the address type of the
|
||
transport the query was received over.
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
On machines with 2 or more processors (CPU), the default value
|
||
for the number of UDP listeners has been changed to the number
|
||
of detected processors minus one.
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
Zone transfers now use smaller message sizes to improve
|
||
message compression. This results in reduced network usage.
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
named -V output now also includes operating system details.
|
||
</p></li>
|
||
</ul></div>
|
||
</div>
|
||
<div class="section">
|
||
<div class="titlepage"><div><div><h3 class="title">
|
||
<a name="relnotes_port"></a>Porting Changes</h3></div></div></div>
|
||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>
|
||
The Microsoft Windows install tool
|
||
<span class="command"><strong>BINDInstall.exe</strong></span> which requires a
|
||
non-free version of Visual Studio to be built, now uses two
|
||
files (lists of flags and files) created by the Configure
|
||
perl script with all the needed information which were
|
||
previously compiled in the binary. Read
|
||
<code class="filename">win32utils/build.txt</code> for more details.
|
||
[RT #38915]
|
||
</p></li></ul></div>
|
||
</div>
|
||
<div class="section">
|
||
<div class="titlepage"><div><div><h3 class="title">
|
||
<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
|
||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||
<li class="listitem"><p>
|
||
rndc flushtree now works even if there wasn't a cached node at the
|
||
specified name. [RT #41846]
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
Don't emit records with zero TTL unless the records were
|
||
received with a zero TTL. After being returned to waiting
|
||
clients, the answer will be discarded from the cache. [RT #41687]
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
When deleting records from a zone database, interior nodes
|
||
could be left empty but not deleted, damaging search
|
||
performance afterward. [RT #40997] [RT #41941]
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
The server could crash due to a use-after-free if a
|
||
zone transfer timed out. [RT #41297]
|
||
</p></li>
|
||
<li class="listitem"><p>
|
||
Authoritative servers that were marked as bogus (e.g. blackholed
|
||
in configuration or with invalid addresses) were being queried
|
||
anyway. [RT #41321]
|
||
</p></li>
|
||
</ul></div>
|
||
</div>
|
||
<div class="section">
|
||
<div class="titlepage"><div><div><h3 class="title">
|
||
<a name="end_of_life"></a>End of Life</h3></div></div></div>
|
||
<p>
|
||
BIND 9.9 (Extended Support Version) will be supported until
|
||
December, 2017.
|
||
<a class="link" href="https://www.isc.org/downloads/software-support-policy/" target="_top">https://www.isc.org/downloads/software-support-policy/</a>
|
||
</p>
|
||
</div>
|
||
<div class="section">
|
||
<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 class="link" href="http://www.isc.org/donate/" target="_top">http://www.isc.org/donate/</a>.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="navfooter">
|
||
<hr>
|
||
<table width="100%" summary="Navigation footer">
|
||
<tr>
|
||
<td width="40%" align="left">
|
||
<a accesskey="p" href="Bv9ARM.ch08.html">Prev</a> </td>
|
||
<td width="20%" align="center"> </td>
|
||
<td width="40%" align="right"> <a accesskey="n" href="Bv9ARM.ch10.html">Next</a>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="40%" align="left" valign="top">Chapter 8. Troubleshooting </td>
|
||
<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
|
||
<td width="40%" align="right" valign="top"> Appendix B. A Brief History of the <acronym class="acronym">DNS</acronym> and <acronym class="acronym">BIND</acronym>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.9b2 (Extended Support Version)</p>
|
||
</body>
|
||
</html>
|