]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.15.7
authorMichał Kępień <michal@isc.org>
Wed, 11 Dec 2019 12:41:14 +0000 (13:41 +0100)
committerEvan Hunt <each@isc.org>
Wed, 11 Dec 2019 22:14:22 +0000 (22:14 +0000)
  - 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.

doc/arm/notes-9.15.6.xml
doc/arm/notes-9.15.7.xml
doc/arm/notes.xml

index a67165326f2e0e452caa9986168c197c1fe6afa3..b1b0952116d619979321dc043d3f25e0481f6d1c 100644 (file)
 
 <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>
     <itemizedlist>
       <listitem>
     </itemizedlist>
   </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>
index a6ce57b9d33c47c781c46da662102f4485cc40fc..26f6dcdd3563e5e8b1d55cb28db9810ea2540908 100644 (file)
     <itemizedlist>
       <listitem>
         <para>
-         The <command>dnssec-keys</command> configuration statement,
-         which was introduced in 9.15.1 and revised in 9.15.6, has now
-         been renamed to the more descriptive
-         <command>trust-anchors</command>.
+          The <command>dnssec-keys</command> configuration statement,
+          which was introduced in 9.15.1 and revised in 9.15.6, has now
+          been renamed to the more descriptive
+          <command>trust-anchors</command>. [GL !2702]
         </para>
         <para>
-         (See the sections on
-         <xref linkend="relnotes-9.15.6" xrefstyle="template:9.15.6"/> and
-         <xref linkend="relnotes-9.15.1" xrefstyle="template:9.15.1"/>
-         for prior discussion of this feature.)
+          (See release notes for
+          <xref linkend="relnotes-9.15.1-new" xrefstyle="template:BIND 9.15.1"/>
+          and
+          <xref linkend="relnotes-9.15.6-new" xrefstyle="template:BIND 9.15.6"/>
+          for prior discussion of this feature.)
         </para>
       </listitem>
     </itemizedlist>
index b062a193c9160eeb963092d3d1f904fae17eeadd..5913615e12438906690c370ddcdb4b77199c73bb 100644 (file)
@@ -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-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.5.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.15.4.xml"/>