]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for #1950
authorOndřej Surý <ondrej@isc.org>
Wed, 17 Jun 2020 10:44:01 +0000 (12:44 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 17 Jun 2020 13:37:13 +0000 (15:37 +0200)
(cherry picked from commit 4ab9e79e6fd79dff5e6a6bb87787d7dcbb55a5e5)

CHANGES
doc/arm/notes-9.11.21.xml [new file with mode: 0644]
util/copyrights

diff --git a/CHANGES b/CHANGES
index 3a63e2921c847949d574a548d2e7215dd810aadf..1446da29bf32bd87153e2952115af02076194e72 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5440.  [test]          Properly handle missing kyua. [GL #1950]
+
 5437.  [bug]           Fix a data race in resolver log_formerr. [GL #1808]
 
 5433.  [test]          Resolver system test for change #5395
diff --git a/doc/arm/notes-9.11.21.xml b/doc/arm/notes-9.11.21.xml
new file mode 100644 (file)
index 0000000..3fc6bb4
--- /dev/null
@@ -0,0 +1,56 @@
+<!--
+ - 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 http://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.21"><info><title>Notes for BIND 9.11.21</title></info>
+
+  <section xml:id="relnotes-9.11.21-security"><info><title>Security Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          None.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.21-known"><info><title>Known Issues</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+         None
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.21-changes"><info><title>Feature Changes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+         None
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section xml:id="relnotes-9.11.21-bugs"><info><title>Bug Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+         Properly handle missing <command>kyua</command> command so that
+         <command>make check</command> does not fail unexpectedly when CMocka
+         is installed, but Kyua is not. [GL #1950]
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+</section>
index 8671fdb1577e82c3909a8e6bc68dc50599ce0250..15d023dc5995fb45ad1555b252c465d3587ca7d1 100644 (file)
 ./doc/arm/notes-9.11.19.xml                    SGML    2020
 ./doc/arm/notes-9.11.2.xml                     SGML    2019,2020
 ./doc/arm/notes-9.11.20.xml                    SGML    2020
+./doc/arm/notes-9.11.21.xml                    SGML    2020
 ./doc/arm/notes-9.11.3.xml                     SGML    2019,2020
 ./doc/arm/notes-9.11.4.xml                     SGML    2019,2020
 ./doc/arm/notes-9.11.5.xml                     SGML    2019,2020