]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Prepare release notes for BIND 9.11.34
authorMichał Kępień <michal@isc.org>
Fri, 9 Jul 2021 08:12:25 +0000 (10:12 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 23 Jul 2021 08:43:29 +0000 (10:43 +0200)
doc/arm/notes-9.11.34.xml

index 28c2c194baaa7b3ade5511641b8254dab9ea62cc..37b091d138ca3999643482b5082b176e462df2e5 100644 (file)
 
 <section xml:id="relnotes-9.11.34"><info><title>Notes for BIND 9.11.34</title></info>
 
-  <section xml:id="relnotes-9.11.34-security"><info><title>Security Fixes</title></info>
-    <itemizedlist>
-      <listitem>
-        <para>
-          Named failed to check the opcode of responses when
-          performing refresh, stub updates, and UPDATE forwarding.
-          This could lead to an assertion failure under particular
-          conditions.  This has been addressed by checking the
-          opcode of those responses and rejecting the messages if
-          they don't match the expected value. [GL #2762]
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-
-  <section xml:id="relnotes-9.11.34-known"><info><title>Known Issues</title></info>
-    <itemizedlist>
-      <listitem>
-        <para>
-          None.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-
-  <section xml:id="relnotes-9.11.34-new"><info><title>New Features</title></info>
-    <itemizedlist>
-      <listitem>
-        <para>
-          None.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-
-  <section xml:id="relnotes-9.11.34-removed"><info><title>Removed Features</title></info>
-    <itemizedlist>
-      <listitem>
-        <para>
-          None.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-
-  <section xml:id="relnotes-9.11.34-changes"><info><title>Feature Changes</title></info>
-    <itemizedlist>
-      <listitem>
-        <para>
-          None.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
-
-  <section xml:id="relnotes-9.11.34-bugs"><info><title>Bug Fixes</title></info>
-    <itemizedlist>
-      <listitem>
-        <para>
-          None.
-        </para>
-      </listitem>
-    </itemizedlist>
-  </section>
+  <para>
+    This maintenance release of BIND 9.11 contains no significant changes,
+    although some minor updates have been made (for example, to fix build issues
+    on Solaris 11).
+  </para>
 
 </section>