]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release notes for pkg-config requirement for libxml2
authorOndřej Surý <ondrej@isc.org>
Mon, 2 Mar 2020 10:15:30 +0000 (11:15 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 2 Mar 2020 14:07:18 +0000 (15:07 +0100)
doc/arm/Makefile.in
doc/arm/notes-9.11.17.xml [new file with mode: 0644]
doc/arm/notes.xml
util/copyrights

index 8a7f3d1e329c7c3dcc84c54d039c59ed2a956563..6c3aaca28f2521cf616c5ec17e5e8997f9505877 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.17.xml \
           notes-9.11.16.xml \
           notes-9.11.15.xml \
           notes-9.11.14.xml \
diff --git a/doc/arm/notes-9.11.17.xml b/doc/arm/notes-9.11.17.xml
new file mode 100644 (file)
index 0000000..ab6fd05
--- /dev/null
@@ -0,0 +1,29 @@
+<!--
+ - 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.17"><info><title>Notes for BIND 9.11.17</title></info>
+
+  <section xml:id="relnotes-9.11.17-changes"><info><title>Feature Changes</title></info>
+    <itemizedlist>
+      <listitem>
+        <para>
+          The <command>configure</command> option
+          <command>--with-libxml2</command> now uses
+          <command>pkg-config</command> to detect libxml2 library
+          availability.  You will either have to install
+          <command>pkg-config</command> or specify the exact path where
+          libxml2 has been installed on your system. [GL #1635]
+        </para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+</section>
index b732ce4c4ca0ebd063fa0cc071185f2aa4490314..589a34714b8331ad70abb6e546f1e2e941eb4fe7 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.17.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notes-9.11.16.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"/>
index 0e4e42410807bff1cb90162733b23830cc9d6cde..6392b532696bb1a7266c5e80aced706a53175f98 100644 (file)
 ./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.16.xml                    SGML    2019,2020
+./doc/arm/notes-9.11.17.xml                    SGML    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