mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Release notes: wording and formatting tweaks
This commit is contained in:
parent
af66005acd
commit
951eb4cd37
3 changed files with 8 additions and 8 deletions
|
|
@ -15,9 +15,9 @@
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
DNS rebinding protection was ineffective when BIND 9 is configured as
|
||||
a forwarding DNS server. Found and responsibly reported by Tobias
|
||||
Klein. [GL #1574]
|
||||
DNS rebinding protection was ineffective when BIND 9 is configured as
|
||||
a forwarding DNS server. Found and responsibly reported by Tobias
|
||||
Klein. [GL #1574]
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
@ -27,8 +27,8 @@
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
Fixed re-signing issues with inline zones which resulted in
|
||||
records being re-signed late or not at all.
|
||||
Fixed re-signing issues with inline zones which resulted in
|
||||
records being re-signed late or not at all.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
<para>
|
||||
BIND 9.16 has replaced 9.14 as the current stable version.
|
||||
This BIND release is the last one in the BIND 9.14 release train.
|
||||
For those needing long term support, the current Extended Support
|
||||
For those needing long-term support, the current Extended Support
|
||||
Version (ESV) is BIND 9.11, which will be supported until at
|
||||
least December 2021. See
|
||||
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://kb.isc.org/docs/aa-00896">https://kb.isc.org/docs/aa-00896</link>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
cleanup, and some very old code has been removed that supported
|
||||
obsolete operating systems and operating systems for which ISC is
|
||||
no longer able to perform quality assurance testing. Specifically,
|
||||
workarounds for UnixWare, BSD/OS, AIX, Tru64, SunOS, TruCluster
|
||||
workarounds for UnixWare, BSD/OS, AIX, Tru64, SunOS, TruCluster,
|
||||
and IRIX have been removed.
|
||||
</para>
|
||||
<para>
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
More information can be found in the <filename>PLATFORM.md</filename>
|
||||
file that is included in the source distribution of BIND 9. If your
|
||||
platform compiler and system libraries provide the above features,
|
||||
BIND 9 should compile and run. If that isn't the case, the BIND
|
||||
BIND 9 should compile and run. If that is not the case, the BIND
|
||||
development team will generally accept patches that add support
|
||||
for systems that are still supported by their respective vendors.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue