]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Set up release notes for BIND 9.11.35
authorMichal Nowak <mnowak@isc.org>
Fri, 23 Jul 2021 08:26:54 +0000 (10:26 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 23 Jul 2021 08:46:37 +0000 (10:46 +0200)
doc/arm/Makefile.in
doc/arm/notes-9.11.35.xml [new file with mode: 0644]
doc/arm/notes.xml
util/copyrights

index 9750f9c47d351306d883cf632dbdb9c6e67a5d83..4aefd0704871848e3435f0ab89fc9b1bfaac20c4 100644 (file)
@@ -21,6 +21,7 @@ PDFOBJS = Bv9ARM.pdf notes.pdf
 
 NOTESXML = notes-download.xml notes-eol.xml notes-intro.xml notes-license.xml \
           notes-thankyou.xml \
+          notes-9.11.35.xml \
           notes-9.11.34.xml \
           notes-9.11.33.xml \
           notes-9.11.32.xml \
diff --git a/doc/arm/notes-9.11.35.xml b/doc/arm/notes-9.11.35.xml
new file mode 100644 (file)
index 0000000..dea5996
--- /dev/null
@@ -0,0 +1,79 @@
+<!--
+ - Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+ -
+ - This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, you can obtain one at https://mozilla.org/MPL/2.0/.
+ -
+ - See the COPYRIGHT file distributed with this work for additional
+ - information regarding copyright ownership.
+-->
+
+<section xml:id="relnotes-9.11.35"><info><title>Notes for BIND 9.11.35</title></info>
+
+  <section xml:id="relnotes-9.11.35-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.35-known"><info><title>Known Issues</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.35-new"><info><title>New Features</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.35-removed"><info><title>Removed Features</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.35-changes"><info><title>Feature Changes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.35-bugs"><info><title>Bug Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+</section>
index 5e00e2d565aea97b6693faadc9e9f5513d8825f4..57929a50cf29901625ed199da0c8d33329c5bca0 100644 (file)
@@ -21,6 +21,7 @@
   <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-license.xml"/>
 
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.35.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.34.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.33.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.32.xml"/>
index 1bce18687212f7531d1125d8f17e4d1c1bdb18a9..75f68a22e91e0e3e15d1fa2c2e226c0cf0434d08 100644 (file)
 ./doc/arm/notes-9.11.32.xml                    SGML    2021
 ./doc/arm/notes-9.11.33.xml                    SGML    2021
 ./doc/arm/notes-9.11.34.xml                    SGML    2021
+./doc/arm/notes-9.11.35.xml                    SGML    2021
 ./doc/arm/notes-9.11.4.xml                     SGML    2019,2020,2021
 ./doc/arm/notes-9.11.5.xml                     SGML    2019,2020,2021
 ./doc/arm/notes-9.11.6.xml                     SGML    2019,2020,2021