mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:49:59 -04:00
[v9_10] update relnotes to mention termination of windows XP support
This commit is contained in:
parent
e636bf5dcd
commit
5d13f6c9af
1 changed files with 16 additions and 9 deletions
|
|
@ -45,16 +45,15 @@
|
|||
trust anchors, with somewhat different behaviors. If the root
|
||||
key is configured using the <command>managed-keys</command>
|
||||
statement, or if the pre-configured root key is enabled by using
|
||||
<command>dnssec-validation auto</command>, 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
|
||||
<command>dnssec-validation auto</command>, 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
|
||||
<command>trusted-keys</command> statement are not automatically
|
||||
maintained. If your server is performing DNSSEC validation
|
||||
and is configured using <command>trusted-keys</command>, 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 <command>trusted-keys</command>, 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.
|
||||
</para>
|
||||
<para>
|
||||
This release includes an updated version of the
|
||||
|
|
@ -67,6 +66,14 @@
|
|||
</para>
|
||||
</section>
|
||||
|
||||
<section xml:id="win_support"><info><title>Windows XP No Longer Supported</title></info>
|
||||
<para>
|
||||
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.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section xml:id="relnotes_security"><info><title>Security Fixes</title></info>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue