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

index e1f5b4e3300f4504a90f0c4a9e44b8537fe1fdef..cab301f65fa1dacea2f8e603abdb9a81aa2a0ef4 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-thankyou.xml \
+          notes-9.11.15.xml \
+          notes-9.11.14.xml \
+          notes-9.11.13.xml \
           notes-9.11.12.xml \
           notes-9.11.11.xml \
           notes-9.11.10.xml \
diff --git a/doc/arm/notes-9.11.15.xml b/doc/arm/notes-9.11.15.xml
new file mode 100644 (file)
index 0000000..bdba794
--- /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.11.15"><info><title>Notes for BIND 9.11.15</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 0341b6a99af0faf1050b55c065af15ca11134e0b..91809ab5f65b36e51c057f8d962907ff7aaa6010 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.15.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.14.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.13.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.12.xml"/>
index 1d103cd1a75269695cfa4ab35d66fcf49db4a42c..01fd31526750f25ba7294731201eb2b4258f80ab 100644 (file)
 ./doc/arm/notes-9.11.12.xml                    SGML    2019,2020
 ./doc/arm/notes-9.11.13.xml                    SGML    2019,2020
 ./doc/arm/notes-9.11.14.xml                    SGML    2019,2020
+./doc/arm/notes-9.11.15.xml                    SGML    2019,2020
 ./doc/arm/notes-9.11.2.xml                     SGML    2019,2020
 ./doc/arm/notes-9.11.3.xml                     SGML    2019,2020
 ./doc/arm/notes-9.11.4.xml                     SGML    2019,2020