notes.html revision 363b21045b718d06d414784c96193dc9a233e8c5
0N/A<!--
2362N/A -
0N/A - This Source Code Form is subject to the terms of the Mozilla Public
0N/A - License, v. 2.0. If a copy of the MPL was not distributed with this
0N/A - file, You can obtain one at http://mozilla.org/MPL/2.0/.
0N/A-->
0N/A<!-- $Id$ -->
0N/A<html>
0N/A<head>
0N/A<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
0N/A<title></title>
0N/A<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
0N/A</head>
0N/A<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article">
0N/A
0N/A <div class="section">
0N/A<div class="titlepage"><div><div><h2 class="title" style="clear: both">
0N/A<a name="id-1.2"></a>Release Notes for BIND Version 9.11.2rc1</h2></div></div></div>
2362N/A
2362N/A <div class="section">
2362N/A<div class="titlepage"><div><div><h3 class="title">
0N/A<a name="relnotes_intro"></a>Introduction</h3></div></div></div>
0N/A <p>
0N/A This document summarizes changes since the last production
0N/A release on the BIND 9.11 branch.
0N/A Please see the <code class="filename">CHANGES</code> file for a further
0N/A list of bug fixes and other changes.
0N/A </p>
0N/A </div>
0N/A
0N/A <div class="section">
0N/A<div class="titlepage"><div><div><h3 class="title">
0N/A<a name="relnotes_download"></a>Download</h3></div></div></div>
0N/A <p>
0N/A The latest versions of BIND 9 software can always be found at
0N/A <a class="link" href="http://www.isc.org/downloads/" target="_top">http://www.isc.org/downloads/</a>.
0N/A There you will find additional information about each release,
0N/A source code, and pre-compiled versions for Microsoft Windows
0N/A operating systems.
0N/A </p>
0N/A </div>
0N/A
0N/A <div class="section">
0N/A<div class="titlepage"><div><div><h3 class="title">
0N/A<a name="root_key"></a>New DNSSEC Root Key</h3></div></div></div>
0N/A <p>
0N/A ICANN is in the process of introducing a new Key Signing Key (KSK) for
0N/A the global root zone. BIND has multiple methods for managing DNSSEC
0N/A trust anchors, with somewhat different behaviors. If the root
0N/A key is configured using the <span class="command"><strong>managed-keys</strong></span>
0N/A statement, or if the pre-configured root key is enabled by using
0N/A <span class="command"><strong>dnssec-validation auto</strong></span>, then BIND can keep keys up
0N/A to date automatically. Servers configured in this way should have
0N/A begun the process of rolling to the new key when it was published in
0N/A the root zone in July 2017. However, keys configured using the
0N/A <span class="command"><strong>trusted-keys</strong></span> statement are not automatically
0N/A maintained. If your server is performing DNSSEC validation and is
0N/A configured using <span class="command"><strong>trusted-keys</strong></span>, you are advised to
0N/A change your configuration before the root zone begins signing with
0N/A the new KSK. This is currently scheduled for October 11, 2017.
0N/A </p>
0N/A <p>
0N/A This release includes an updated version of the
0N/A <code class="filename">bind.keys</code> file containing the new root
0N/A key. This file can also be downloaded from
0N/A <a class="link" href="https://www.isc.org/bind-keys" target="_top">
0N/A https://www.isc.org/bind-keys
0N/A </a>.
0N/A </p>
0N/A </div>
0N/A
0N/A <div class="section">
0N/A<div class="titlepage"><div><div><h3 class="title">
0N/A<a name="relnotes_license"></a>License Change</h3></div></div></div>
0N/A <p>
0N/A With the release of BIND 9.11.0, ISC changed to the open
0N/A source license for BIND from the ISC license to the Mozilla
0N/A Public License (MPL 2.0).
0N/A </p>
0N/A <p>
0N/A The MPL-2.0 license requires that if you make changes to
0N/A licensed software (e.g. BIND) and distribute them outside
0N/A your organization, that you publish those changes under that
0N/A same license. It does not require that you publish or disclose
0N/A anything other than the changes you made to our software.
0N/A </p>
0N/A <p>
0N/A This new requirement will not affect anyone who is using BIND
0N/A without redistributing it, nor anyone redistributing it without
0N/A changes, therefore this change will be without consequence
0N/A for most individuals and organizations who are using BIND.
0N/A </p>
0N/A <p>
0N/A Those unsure whether or not the license change affects their
0N/A use of BIND, or who wish to discuss how to comply with the
0N/A license may contact ISC at <a class="link" href="https://www.isc.org/mission/contact/" target="_top">
0N/A https://www.isc.org/mission/contact/</a>.
0N/A </p>
0N/A </div>
0N/A
0N/A <div class="section">
0N/A<div class="titlepage"><div><div><h3 class="title">
0N/A<a name="win_support"></a>Windows XP No Longer Supported</h3></div></div></div>
0N/A <p>
0N/A As of BIND 9.11.2, Windows XP is no longer a supported platform for
0N/A BIND, and Windows XP binaries are no longer available for download
0N/A from ISC.
0N/A </p>
0N/A </div>
0N/A
0N/A <div class="section">
0N/A<div class="titlepage"><div><div><h3 class="title">
0N/A<a name="relnotes_security"></a>Security Fixes</h3></div></div></div>
0N/A <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
0N/A<li class="listitem">
0N/A <p>
0N/A An error in TSIG handling could permit unauthorized zone
0N/A transfers or zone updates. These flaws are disclosed in
0N/A CVE-2017-3142 and CVE-2017-3143. [RT #45383]
0N/A </p>
0N/A </li>
0N/A<li class="listitem">
0N/A <p>
0N/A The BIND installer on Windows used an unquoted service path,
0N/A which can enable privilege escalation. This flaw is disclosed
0N/A in CVE-2017-3141. [RT #45229]
0N/A </p>
0N/A </li>
0N/A<li class="listitem">
0N/A <p>
0N/A With certain RPZ configurations, a response with TTL 0
0N/A could cause <span class="command"><strong>named</strong></span> to go into an infinite
0N/A query loop. This flaw is disclosed in CVE-2017-3140.
0N/A [RT #45181]
0N/A </p>
0N/A </li>
0N/A</ul></div>
0N/A </div>
0N/A
0N/A <div class="section">
0N/A<div class="titlepage"><div><div><h3 class="title">
0N/A<a name="relnotes_changes"></a>Feature Changes</h3></div></div></div>
0N/A <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
0N/A<li class="listitem">
0N/A <p>
0N/A <span class="command"><strong>dig +ednsopt</strong></span> now accepts the names
0N/A for EDNS options in addition to numeric values. For example,
0N/A an EDNS Client-Subnet option could be sent using
0N/A <span class="command"><strong>dig +ednsopt=ecs:...</strong></span>. Thanks to
0N/A John Worley of Secure64 for the contribution. [RT #44461]
0N/A </p>
0N/A </li>
0N/A<li class="listitem">
0N/A <p>
0N/A Threads in <span class="command"><strong>named</strong></span> are now set to human-readable
0N/A names to assist debugging on operating systems that support that.
0N/A Threads will have names such as "isc-timer", "isc-sockmgr",
0N/A "isc-worker0001", and so on. This will affect the reporting of
0N/A subsidiary thread names in <span class="command"><strong>ps</strong></span> and
0N/A <span class="command"><strong>top</strong></span>, but not the main thread. [RT #43234]
0N/A </p>
0N/A </li>
0N/A<li class="listitem">
0N/A <p>
0N/A DiG now warns about .local queries which are reserved for
0N/A Multicast DNS. [RT #44783]
0N/A </p>
0N/A </li>
0N/A</ul></div>
0N/A </div>
0N/A
0N/A <div class="section">
0N/A<div class="titlepage"><div><div><h3 class="title">
0N/A<a name="relnotes_bugs"></a>Bug Fixes</h3></div></div></div>
0N/A <div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
0N/A<li class="listitem">
0N/A <p>
0N/A Fixed a bug that was introduced in an earlier development
0N/A release which caused multi-packet AXFR and IXFR messages to fail
validation if not all packets contained TSIG records; this
caused interoperability problems with some other DNS
implementations. [RT #45509]
</p>
</li>
<li class="listitem">
<p>
Reloading or reconfiguring <span class="command"><strong>named</strong></span> could
fail on some platforms when LMDB was in use. [RT #45203]
</p>
</li>
<li class="listitem">
<p>
Due to some incorrectly deleted code, when BIND was
built with LMDB, zones that were deleted via
<span class="command"><strong>rndc delzone</strong></span> were removed from the
running server but were not removed from the new zone
database, so that deletion did not persist after a
server restart. This has been corrected. [RT #45185]
</p>
</li>
<li class="listitem">
<p>
Semicolons are no longer escaped when printing CAA and
URI records. This may break applications that depend on the
presence of the backslash before the semicolon. [RT #45216]
</p>
</li>
<li class="listitem">
<p>
AD could be set on truncated answer with no records present
in the answer and authority sections. [RT #45140]
</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>
The end of life for BIND 9.11 is yet to be determined but
will not be before BIND 9.13.0 has been released for 6 months.
<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></body>
</html>