]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Repeat Known Issues at the top of Release Notes page
authorPetr Špaček <pspacek@isc.org>
Mon, 7 Nov 2022 13:03:15 +0000 (14:03 +0100)
committerMichał Kępień <michal@isc.org>
Mon, 7 Nov 2022 13:43:40 +0000 (14:43 +0100)
From now on all per-version notes link to the global list
of Known Issues. If there is a new note it should be listed twice:
In the per-version list, and in the global list.

(cherry picked from commit c58dd2790afe6cfcc1030209781c23754f7a8262)

12 files changed:
doc/arm/notes.rst
doc/notes/notes-9.18.0.rst
doc/notes/notes-9.18.1.rst
doc/notes/notes-9.18.2.rst
doc/notes/notes-9.18.3.rst
doc/notes/notes-9.18.4.rst
doc/notes/notes-9.18.5.rst
doc/notes/notes-9.18.6.rst
doc/notes/notes-9.18.7.rst
doc/notes/notes-9.18.8.rst
doc/notes/notes-current.rst
doc/notes/notes-known-issues.rst [new file with mode: 0644]

index 0375eccf54426e2330bbf8493b9ffd3d6343d202..9bf02c7170dd892d24d44d4a01889de657211180 100644 (file)
@@ -33,6 +33,8 @@ The latest versions of BIND 9 software can always be found at
 https://www.isc.org/download/. There you will find additional
 information about each release, and source code.
 
+.. include:: ../notes/notes-known-issues.rst
+
 .. include:: ../notes/notes-current.rst
 .. include:: ../notes/notes-9.18.8.rst
 .. include:: ../notes/notes-9.18.7.rst
index 70dd015e3bf4cfda20ad53e0f26218256cd93acb..68f8c9b696d532805a9043f645414f4f1e36d7b5 100644 (file)
@@ -26,6 +26,9 @@ Known Issues
   formally declaring them to be obsolete in the control channel.
   :gl:`#1759`
 
+- See :ref:`above <relnotes_known_issues>` for a list of all known
+  issues affecting this BIND 9 branch.
+
 New Features
 ~~~~~~~~~~~~
 
index cdd9575fe285ab550841dbe207e7de120bfb50e9..f76369b4faa55a76b1185a0b061017002b9f5169 100644 (file)
@@ -98,3 +98,10 @@ Bug Fixes
 
 - Build errors were introduced in some DLZ modules due to an incomplete
   change in the previous release. This has been fixed. :gl:`#3111`
+
+Known Issues
+~~~~~~~~~~~~
+
+- There are no new known issues with this release. See :ref:`above
+  <relnotes_known_issues>` for a list of all known issues affecting this
+  BIND 9 branch.
index b4ab69a22dbe27c5dc2a6b5572c57e223c1f5d0f..0111083d8b167994234e5196ca6182b2613a48fc 100644 (file)
@@ -44,3 +44,10 @@ Bug Fixes
 - Handling of TCP write timeouts has been improved to track the timeout
   for each TCP write separately, leading to a faster connection teardown
   in case the other party is not reading the data. :gl:`#3200`
+
+Known Issues
+~~~~~~~~~~~~
+
+- There are no new known issues with this release. See :ref:`above
+  <relnotes_known_issues>` for a list of all known issues affecting this
+  BIND 9 branch.
index b249ab2eaa811f472baa0c259b7740189001145c..09952c99e77ef1c2494fcdc0ae8847b6e455c854 100644 (file)
@@ -37,6 +37,9 @@ Known Issues
   ignored. Only old platforms are affected by this, e.g. those supplied
   with OpenSSL versions older than 1.1.1. :gl:`#3163`
 
+- See :ref:`above <relnotes_known_issues>` for a list of all known
+  issues affecting this BIND 9 branch.
+
 New Features
 ~~~~~~~~~~~~
 
index c093bdfe4c9c6dd58e472e86dacd3a92fd21ae76..1579bc49125c9bcc42c3a2c590653a8f76258083 100644 (file)
@@ -35,3 +35,10 @@ Bug Fixes
   ran, whether the metadata had changed or not. :iscman:`named` now
   checks whether changes were applied before writing out the key files.
   :gl:`#3302`
+
+Known Issues
+~~~~~~~~~~~~
+
+- There are no new known issues with this release. See :ref:`above
+  <relnotes_known_issues>` for a list of all known issues affecting this
+  BIND 9 branch.
index a3ab591fa0cfa2f4c814cbc0aedd1ba396a131ad..546b1b3de74c9093e6f55bcce9325ce6555736f6 100644 (file)
@@ -50,3 +50,10 @@ Bug Fixes
 - It was possible for a catalog zone consumer to process a catalog zone
   member zone when there was a configured pre-existing forward-only
   forward zone with the same name. This has been fixed. :gl:`#2506`
+
+Known Issues
+~~~~~~~~~~~~
+
+- There are no new known issues with this release. See :ref:`above
+  <relnotes_known_issues>` for a list of all known issues affecting this
+  BIND 9 branch.
index 546dfa7b3c8f85ccf8358053e8e5757916333fa0..3ed788f2b9aada2a732b377d4b2d9fa74e59ff5e 100644 (file)
@@ -53,3 +53,10 @@ Bug Fixes
 - :option:`rndc dumpdb -expired <rndc dumpdb>` was fixed to include
   expired RRsets, even if :any:`stale-cache-enable` is set to ``no`` and
   the cache-cleaning time window has passed. :gl:`#3462`
+
+Known Issues
+~~~~~~~~~~~~
+
+- There are no new known issues with this release. See :ref:`above
+  <relnotes_known_issues>` for a list of all known issues affecting this
+  BIND 9 branch.
index e54297278ed4e6a227b99acee28d689f65763e3a..dade98ed4dc9ba3fc2c3172a7c455a5c79e226d4 100644 (file)
@@ -71,3 +71,10 @@ Bug Fixes
   from cache for lookups that received duplicate queries or queries that
   would be dropped. This bug resulted in premature SERVFAIL responses,
   and has now been resolved. :gl:`#2982`
+
+Known Issues
+~~~~~~~~~~~~
+
+- There are no new known issues with this release. See :ref:`above
+  <relnotes_known_issues>` for a list of all known issues affecting this
+  BIND 9 branch.
index 213aeca6f15beb93d239a0ec668a263472132dbf..457f47049196edb5f9b0c5bad3527617f2e63978 100644 (file)
@@ -33,6 +33,9 @@ Known Issues
   :any:`allow-update-forwarding`) in conjuction with zone transfers over
   TLS (XoT). :gl:`#3512`
 
+- See :ref:`above <relnotes_known_issues>` for a list of all known
+  issues affecting this BIND 9 branch.
+
 New Features
 ~~~~~~~~~~~~
 
index 53c913e4320eb83d43dc3a36474c7d1c25a4eafe..83511c07bb53e5441bbc1961f517f88c6aea6167 100644 (file)
@@ -17,11 +17,6 @@ Security Fixes
 
 - None.
 
-Known Issues
-~~~~~~~~~~~~
-
-- None.
-
 New Features
 ~~~~~~~~~~~~
 
@@ -63,3 +58,10 @@ Bug Fixes
 
 - Fixed a crash that happens when you reconfigure a ``dnssec-policy``
   zone that uses NSEC3 to enable ``inline-signing``. :gl:`#3591`
+
+Known Issues
+~~~~~~~~~~~~
+
+- There are no new known issues with this release. See :ref:`above
+  <relnotes_known_issues>` for a list of all known issues affecting this
+  BIND 9 branch.
diff --git a/doc/notes/notes-known-issues.rst b/doc/notes/notes-known-issues.rst
new file mode 100644 (file)
index 0000000..bb8e937
--- /dev/null
@@ -0,0 +1,51 @@
+.. Copyright (C) Internet Systems Consortium, Inc. ("ISC")
+..
+.. SPDX-License-Identifier: MPL-2.0
+..
+.. 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 https://mozilla.org/MPL/2.0/.
+..
+.. See the COPYRIGHT file distributed with this work for additional
+.. information regarding copyright ownership.
+
+.. _relnotes_known_issues:
+
+Known Issues
+------------
+
+- Upgrading from BIND 9.16.32, 9.18.6, or any older version may require
+  a manual configuration change. The following configurations are
+  affected:
+
+  - :any:`type primary` zones configured with :any:`dnssec-policy` but
+    without either :any:`allow-update` or :any:`update-policy`,
+  - :any:`type secondary` zones configured with :any:`dnssec-policy`.
+
+  In these cases please add :namedconf:ref:`inline-signing yes;
+  <inline-signing>` to the individual zone configuration(s). Without
+  applying this change, :iscman:`named` will fail to start. For more
+  details, see
+  https://kb.isc.org/docs/dnssec-policy-requires-dynamic-dns-or-inline-signing
+
+- BIND 9.18 does not support dynamic update forwarding (see
+  :any:`allow-update-forwarding`) in conjuction with zone transfers over
+  TLS (XoT). :gl:`#3512`
+
+- According to :rfc:`8310`, Section 8.1, the ``Subject`` field MUST NOT
+  be inspected when verifying a remote certificate while establishing a
+  DNS-over-TLS connection. Only ``subjectAltName`` must be checked
+  instead. Unfortunately, some quite old versions of cryptographic
+  libraries might lack the ability to ignore the ``Subject`` field. This
+  should have minimal production-use consequences, as most of the
+  production-ready certificates issued by certificate authorities will
+  have ``subjectAltName`` set. In such cases, the ``Subject`` field is
+  ignored. Only old platforms are affected by this, e.g. those supplied
+  with OpenSSL versions older than 1.1.1. :gl:`#3163`
+
+- ``rndc`` has been updated to use the new BIND network manager API. As
+  the network manager currently has no support for UNIX-domain sockets,
+  those cannot now be used with ``rndc``. This will be addressed in a
+  future release, either by restoring UNIX-domain socket support or by
+  formally declaring them to be obsolete in the control channel.
+  :gl:`#1759`