mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 04:30:00 -04:00
regen v9_10
This commit is contained in:
parent
5d13f6c9af
commit
3db4ad8fc7
3 changed files with 38 additions and 18 deletions
|
|
@ -50,6 +50,7 @@
|
|||
<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#root_key">New DNSSEC Root Key</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#win_support">Windows XP No Longer Supported</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_changes">Feature Changes</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_bugs">Bug Fixes</a></span></dt>
|
||||
|
|
@ -94,16 +95,15 @@
|
|||
trust anchors, with somewhat different behaviors. If the root
|
||||
key is configured using the <span class="command"><strong>managed-keys</strong></span>
|
||||
statement, or if the pre-configured root key is enabled by using
|
||||
<span class="command"><strong>dnssec-validation auto</strong></span>, then BIND can keep
|
||||
keys up to date automatically. Servers configured in this way
|
||||
will roll seamlessly to the new key when it is published in
|
||||
the root zone. However, keys configured using the
|
||||
<span class="command"><strong>dnssec-validation auto</strong></span>, then BIND can keep keys up
|
||||
to date automatically. Servers configured in this way should have
|
||||
begun the process of rolling to the new key when it was published in
|
||||
the root zone in July 2017. However, keys configured using the
|
||||
<span class="command"><strong>trusted-keys</strong></span> statement are not automatically
|
||||
maintained. If your server is performing DNSSEC validation
|
||||
and is configured using <span class="command"><strong>trusted-keys</strong></span>, you are
|
||||
advised to change your configuration before the root zone begins
|
||||
signing with the new KSK. This is currently scheduled for
|
||||
October 11, 2017.
|
||||
maintained. If your server is performing DNSSEC validation and is
|
||||
configured using <span class="command"><strong>trusted-keys</strong></span>, you are advised to
|
||||
change your configuration before the root zone begins signing with
|
||||
the new KSK. This is currently scheduled for October 11, 2017.
|
||||
</p>
|
||||
<p>
|
||||
This release includes an updated version of the
|
||||
|
|
@ -117,6 +117,16 @@
|
|||
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="win_support"></a>Windows XP No Longer Supported</h3></div></div></div>
|
||||
<p>
|
||||
As of BIND 9.10.6, Windows XP is no longer a supported platform for
|
||||
BIND, and Windows XP binaries are no longer available for download
|
||||
from ISC.
|
||||
</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">
|
||||
|
|
|
|||
|
|
@ -245,6 +245,7 @@
|
|||
<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#root_key">New DNSSEC Root Key</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#win_support">Windows XP No Longer Supported</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_changes">Feature Changes</a></span></dt>
|
||||
<dt><span class="section"><a href="Bv9ARM.ch09.html#relnotes_bugs">Bug Fixes</a></span></dt>
|
||||
|
|
|
|||
|
|
@ -57,16 +57,15 @@
|
|||
trust anchors, with somewhat different behaviors. If the root
|
||||
key is configured using the <span class="command"><strong>managed-keys</strong></span>
|
||||
statement, or if the pre-configured root key is enabled by using
|
||||
<span class="command"><strong>dnssec-validation auto</strong></span>, then BIND can keep
|
||||
keys up to date automatically. Servers configured in this way
|
||||
will roll seamlessly to the new key when it is published in
|
||||
the root zone. However, keys configured using the
|
||||
<span class="command"><strong>dnssec-validation auto</strong></span>, then BIND can keep keys up
|
||||
to date automatically. Servers configured in this way should have
|
||||
begun the process of rolling to the new key when it was published in
|
||||
the root zone in July 2017. However, keys configured using the
|
||||
<span class="command"><strong>trusted-keys</strong></span> statement are not automatically
|
||||
maintained. If your server is performing DNSSEC validation
|
||||
and is configured using <span class="command"><strong>trusted-keys</strong></span>, you are
|
||||
advised to change your configuration before the root zone begins
|
||||
signing with the new KSK. This is currently scheduled for
|
||||
October 11, 2017.
|
||||
maintained. If your server is performing DNSSEC validation and is
|
||||
configured using <span class="command"><strong>trusted-keys</strong></span>, you are advised to
|
||||
change your configuration before the root zone begins signing with
|
||||
the new KSK. This is currently scheduled for October 11, 2017.
|
||||
</p>
|
||||
<p>
|
||||
This release includes an updated version of the
|
||||
|
|
@ -80,6 +79,16 @@
|
|||
|
||||
<div class="section">
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="win_support"></a>Windows XP No Longer Supported</h3></div></div></div>
|
||||
<p>
|
||||
As of BIND 9.10.6, Windows XP is no longer a supported platform for
|
||||
BIND, and Windows XP binaries are no longer available for download
|
||||
from ISC.
|
||||
</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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue