]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes section for BIND 9.14.10
authorMichał Kępień <michal@isc.org>
Tue, 14 Jan 2020 10:31:36 +0000 (11:31 +0100)
committerMatthijs Mekking <github@pletterpet.nl>
Thu, 16 Jan 2020 11:26:53 +0000 (12:26 +0100)
doc/arm/Makefile.in
doc/arm/notes-9.14.10.xml [new file with mode: 0644]
doc/arm/notes.xml
util/copyrights

index 0a9f7d94d2a18f48e30ecfd8d7436f0f23d20f84..41495d3af957aed5d1696f9fe2d1c8644ae9725a 100644 (file)
@@ -21,6 +21,9 @@ PDFOBJS = Bv9ARM.pdf notes.pdf
 
 NOTESXML = notes-download.xml notes-eol.xml notes-intro.xml notes-license.xml \
           notes-numbering.xml notes-platforms.xml notes-thankyou.xml \
+          notes-9.14.10.xml \
+          notes-9.14.9.xml \
+          notes-9.14.8.xml \
           notes-9.14.7.xml \
           notes-9.14.6.xml \
           notes-9.14.5.xml \
diff --git a/doc/arm/notes-9.14.10.xml b/doc/arm/notes-9.14.10.xml
new file mode 100644 (file)
index 0000000..3c3a13e
--- /dev/null
@@ -0,0 +1,31 @@
+<!--
+ - 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.14.10"><info><title>Notes for BIND 9.14.10</title></info>
+
+  <section xml:id="relnotes-9.14.10-bugs"><info><title>Bug Fixes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          Fixed a GeoIP2 lookup bug which was triggered when certain
+          libmaxminddb versions were used. [GL #1552]
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Fixed several possible race conditions discovered by
+          ThreadSanitizer.
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+</section>
index b4ca677184614931efdca8d5a7cff051608e86b2..9c5ce403b4a20f15475b1c0c5fc5828f6e50f882 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.14.10.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.14.9.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.14.8.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.14.7.xml"/>
index df6a62a1a70eaed2fcecd802f138481c471ad24c..f6e23ba8a048c7995f4e7923c8c4ee3fbc07492e 100644 (file)
 ./doc/arm/mirror.zoneopt.xml                   SGML    2018,2019,2020
 ./doc/arm/notes-9.14.0.xml                     SGML    2019,2020
 ./doc/arm/notes-9.14.1.xml                     SGML    2019,2020
+./doc/arm/notes-9.14.10.xml                    SGML    2019,2020
 ./doc/arm/notes-9.14.2.xml                     SGML    2019,2020
 ./doc/arm/notes-9.14.3.xml                     SGML    2019,2020
 ./doc/arm/notes-9.14.4.xml                     SGML    2019,2020