]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Set up release notes for BIND 9.16.5
authorMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:33:50 +0000 (10:33 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:33:50 +0000 (10:33 +0200)
doc/arm/notes.rst
doc/notes/notes-current.rst [new file with mode: 0644]
util/copyrights

index d1b0a667748899e9105f8a7f4c9046a9328f0974..cc85d4ccbe4def9def201f338d9e4b728971821d 100644 (file)
@@ -59,6 +59,7 @@ https://www.isc.org/download/. There you will find additional
 information about each release, source code, and pre-compiled versions
 for Microsoft Windows operating systems.
 
+.. include:: ../notes/notes-current.rst
 .. include:: ../notes/notes-9.16.4.rst
 .. include:: ../notes/notes-9.16.3.rst
 .. include:: ../notes/notes-9.16.2.rst
diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst
new file mode 100644 (file)
index 0000000..29e05f9
--- /dev/null
@@ -0,0 +1,42 @@
+.. 
+   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.
+
+Notes for BIND 9.16.5
+---------------------
+
+Security Fixes
+~~~~~~~~~~~~~~
+
+- None.
+
+Known Issues
+~~~~~~~~~~~~
+
+- None.
+
+New Features
+~~~~~~~~~~~~
+
+- None.
+
+Feature Changes
+~~~~~~~~~~~~~~~
+
+- None.
+
+Bug Fixes
+~~~~~~~~~
+
+- The DS set returned by ``dns_keynode_dsset()`` was not thread-safe.
+  This could result in an INSIST being triggered. [GL #1926]
+
+- Properly handle missing ``kyua`` command so that ``make check`` does
+  not fail unexpectedly when CMocka is installed, but Kyua is not.
+  [GL #1950]
index 35fd28cd4a77474a7b6d763f54ba3012472efb46..866cf4f17797949437be18dc48f8cbe60a5ab639 100644 (file)
 ./doc/notes/notes-9.16.2.rst                   RST     2020
 ./doc/notes/notes-9.16.3.rst                   RST     2020
 ./doc/notes/notes-9.16.4.rst                   RST     2020
+./doc/notes/notes-current.rst                  RST     2020
 ./docutil/HTML_COPYRIGHT                       X       2001,2004,2016,2018,2019,2020
 ./docutil/MAN_COPYRIGHT                                X       2001,2004,2016,2018,2019,2020
 ./docutil/patch-db2latex-duplicate-template-bug        X       2007,2018,2019,2020