mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-04 00:25:29 +00:00
Prepare release notes for BIND 9.15.7
- Add a GitLab merge request number to the "trust-anchors" release note and slightly rephrase its second half. - Replace tabs with spaces in doc/arm/notes-9.15.7.xml to retain consistency with other XML files containing release notes. - Move the "Security Fixes" section for BIND 9.15.6 higher up, for consistency with release notes for other versions.
This commit is contained in:
@@ -11,6 +11,17 @@
|
|||||||
|
|
||||||
<section xml:id="relnotes-9.15.6"><info><title>Notes for BIND 9.15.6</title></info>
|
<section xml:id="relnotes-9.15.6"><info><title>Notes for BIND 9.15.6</title></info>
|
||||||
|
|
||||||
|
<section xml:id="relnotes-9.15.6-security"><info><title>Security Fixes</title></info>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Set a limit on the number of concurrently served pipelined TCP
|
||||||
|
queries. This flaw is disclosed in CVE-2019-6477. [GL #1264]
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section xml:id="relnotes-9.15.6-new"><info><title>New Features</title></info>
|
<section xml:id="relnotes-9.15.6-new"><info><title>New Features</title></info>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
@@ -83,15 +94,4 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section xml:id="relnotes-9.15.6-security"><info><title>Security Fixes</title></info>
|
|
||||||
<itemizedlist>
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
Set a limit on the number of concurrently served pipelined TCP
|
|
||||||
queries. This flaw is disclosed in CVE-2019-6477. [GL #1264]
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
</itemizedlist>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
@@ -15,16 +15,17 @@
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The <command>dnssec-keys</command> configuration statement,
|
The <command>dnssec-keys</command> configuration statement,
|
||||||
which was introduced in 9.15.1 and revised in 9.15.6, has now
|
which was introduced in 9.15.1 and revised in 9.15.6, has now
|
||||||
been renamed to the more descriptive
|
been renamed to the more descriptive
|
||||||
<command>trust-anchors</command>.
|
<command>trust-anchors</command>. [GL !2702]
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
(See the sections on
|
(See release notes for
|
||||||
<xref linkend="relnotes-9.15.6" xrefstyle="template:9.15.6"/> and
|
<xref linkend="relnotes-9.15.1-new" xrefstyle="template:BIND 9.15.1"/>
|
||||||
<xref linkend="relnotes-9.15.1" xrefstyle="template:9.15.1"/>
|
and
|
||||||
for prior discussion of this feature.)
|
<xref linkend="relnotes-9.15.6-new" xrefstyle="template:BIND 9.15.6"/>
|
||||||
|
for prior discussion of this feature.)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
@@ -24,6 +24,7 @@
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-platforms.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-platforms.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-download.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-download.xml"/>
|
||||||
|
|
||||||
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.7.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.6.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.6.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.5.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.5.xml"/>
|
||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.4.xml"/>
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.4.xml"/>
|
||||||
|
Reference in New Issue
Block a user