]> 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 14:04:23 +0000 (15:04 +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)

37 files changed:
doc/arm/notes.rst
doc/notes/notes-9.16.0.rst
doc/notes/notes-9.16.1.rst
doc/notes/notes-9.16.10.rst
doc/notes/notes-9.16.11.rst
doc/notes/notes-9.16.12.rst
doc/notes/notes-9.16.13.rst
doc/notes/notes-9.16.15.rst
doc/notes/notes-9.16.16.rst
doc/notes/notes-9.16.17.rst
doc/notes/notes-9.16.18.rst
doc/notes/notes-9.16.19.rst
doc/notes/notes-9.16.2.rst
doc/notes/notes-9.16.20.rst
doc/notes/notes-9.16.21.rst
doc/notes/notes-9.16.22.rst
doc/notes/notes-9.16.23.rst
doc/notes/notes-9.16.24.rst
doc/notes/notes-9.16.25.rst
doc/notes/notes-9.16.26.rst
doc/notes/notes-9.16.27.rst
doc/notes/notes-9.16.28.rst
doc/notes/notes-9.16.29.rst
doc/notes/notes-9.16.3.rst
doc/notes/notes-9.16.30.rst
doc/notes/notes-9.16.31.rst
doc/notes/notes-9.16.32.rst
doc/notes/notes-9.16.33.rst
doc/notes/notes-9.16.34.rst
doc/notes/notes-9.16.4.rst
doc/notes/notes-9.16.5.rst
doc/notes/notes-9.16.6.rst
doc/notes/notes-9.16.7.rst
doc/notes/notes-9.16.8.rst
doc/notes/notes-9.16.9.rst
doc/notes/notes-current.rst
doc/notes/notes-known-issues.rst [new file with mode: 0644]

index 041652d6ae736c13a7361c8886bf8812a4c93d8e..51c7ad386b3b342259c26166f782b23a217017e8 100644 (file)
@@ -44,6 +44,8 @@ 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-known-issues.rst
+
 .. include:: ../notes/notes-current.rst
 .. include:: ../notes/notes-9.16.34.rst
 .. include:: ../notes/notes-9.16.33.rst
index 861d4d3b5b1336d5ed742c2c88d04b8b4d402f73..1b4e92f23582eafdcd84d274bf91ff98bdc8f319 100644 (file)
 Notes for BIND 9.16.0
 ---------------------
 
-*Note: this section only lists changes from BIND 9.14 (the previous
-stable branch of BIND).*
+.. note::
+
+   This section only lists changes from BIND 9.14 (the previous
+   stable branch of BIND).
 
 New Features
 ~~~~~~~~~~~~
index 25acde20529d546514e8f8f64d99f76953cbdc18..ac3668bb99ad544a3608f3747dbf356e023340ed 100644 (file)
@@ -24,6 +24,9 @@ Known Issues
    dispatch for reserved port") on some of them. There are currently no
    plans to make such a combination of settings work again.
 
+-  See :ref:`above <relnotes_known_issues>` for a list of all known
+   issues affecting this BIND 9 branch.
+
 Feature Changes
 ~~~~~~~~~~~~~~~
 
index 86d5a37fddd7cf8bb81de8095f33c8deb0c1bb87..782011ae542c545ccad963d6618f3f89d2c6c3f4 100644 (file)
@@ -49,3 +49,10 @@ Bug Fixes
 
 - Building with native PKCS#11 support for AEP Keyper has been broken
   since BIND 9.16.6. This has been fixed. :gl:`#2315`
+
+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 02f1a8ec1cf11c62b2ecd72ae1a8652e84951e1a..70a6658d3e3a042ba26cec98d176117ae42ceddd 100644 (file)
@@ -65,3 +65,10 @@ Bug Fixes
   those releases were published, there have been no new reports of
   assertion failures matching this issue, but also no further diagnostic
   input, so we have closed the issue. :gl:`#2091`
+
+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 5bfed051350afd5f0c3ca072e6339efd8b028995..d236f5e6dbd7ee0efa2aea63f68a30cff8005af4 100644 (file)
@@ -114,3 +114,10 @@ Bug Fixes
 - Performance of the DNSSEC verification code (used by
   ``dnssec-signzone``, ``dnssec-verify``, and mirror zones) has been
   improved. :gl:`#2073`
+
+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 90a252543a449c042c672e77e1401d83dcb155e6..d7650eee3c621ca8ac889ad2664a470030404f15 100644 (file)
@@ -70,3 +70,10 @@ Bug Fixes
 - An invalid direction field (not one of ``N``, ``S``, ``E``, ``W``) in
   a LOC record resulted in an INSIST failure when a zone file containing
   such a record was loaded. :gl:`#2499`
+
+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 91c5853c6614b8b64628e280560eb2e5fb9e77cd..0cc0f494a4947d79e08d5489e4d02ee4fdf321b3 100644 (file)
@@ -103,3 +103,10 @@ Bug Fixes
 
 - Previously, a memory leak could occur when ``named`` failed to bind a
   UDP socket to a network interface. This has been fixed. :gl:`#2575`
+
+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 1157f23d6aa6337e42cde81e4d5b3d3ace02384e..721546c2836516ec43b4b5b3471b07a67da23ad0 100644 (file)
@@ -67,3 +67,10 @@ Bug Fixes
 - When generating zone signing keys, KASP now also checks for key ID
   conflicts among newly created keys, rather than just between new and
   existing ones. :gl:`#2628`
+
+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 a1239051f9ffbdf9ab1825d3aec12d246b07cee6..9f2bd7a9ba0bd96e0c165a99b152c982597a042b 100644 (file)
@@ -58,3 +58,10 @@ Bug Fixes
 - A race condition could occur when reading and writing key files for
   zones using KASP and configured in multiple views. This has been
   fixed. :gl:`#1875`
+
+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 e55542c853fbf217ea8e3bc5f8d9692c01838d33..c2ebda8eeffdd6d4afd3a4cdd12b1f93c7f8a633 100644 (file)
@@ -24,3 +24,10 @@ Bug Fixes
   the code detecting ``key-directory`` conflicts for zones using KASP
   incorrectly reported unique key directories as being reused. This has
   been fixed. :gl:`#2778`
+
+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 1505ad2c3900d408955e24b631362ba65cda5db2..2f964ff2ed58d43c5edd16cd2cffda7749693880 100644 (file)
@@ -59,3 +59,10 @@ Bug Fixes
 - A race condition could occur where two threads were competing for the
   same set of key file locks, leading to a deadlock. This has been
   fixed. :gl:`#2786`
+
+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 d1ab435ab92354596a181b3dc766899da6bf36a6..ab484a158b3055fa274d651e048372c11a29e2b7 100644 (file)
@@ -17,7 +17,7 @@ Security Fixes
 
 -  DNS rebinding protection was ineffective when BIND 9 is configured as
    a forwarding DNS server. Found and responsibly reported by Tobias
-   Klein.:gl:`#1574`
+   Klein. :gl:`#1574`
 
 Known Issues
 ~~~~~~~~~~~~
@@ -30,6 +30,9 @@ Known Issues
    used in the hash calculation). These are being investigated.
    :gl:`#1685`
 
+-  See :ref:`above <relnotes_known_issues>` for a list of all known
+   issues affecting this BIND 9 branch.
+
 Feature Changes
 ~~~~~~~~~~~~~~~
 
index d9e7561a348274fdb78103743dbcad2892e734bb..b1ae9b211870db233e40e2f5399165b28bfd7dc8 100644 (file)
@@ -48,3 +48,10 @@ Bug Fixes
 - Authentication of ``rndc`` messages could fail if a ``controls``
   statement was configured with multiple key algorithms for the same
   listener. This has been fixed. :gl:`#2756`
+
+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 623f1252998a027ca68fe5d8d6fdd6f897557e32..b3d55679398189971bf211b2a0cd98364859a6e2 100644 (file)
@@ -59,3 +59,10 @@ Bug Fixes
   ``in-view`` statement, running ``rndc freeze`` always reported an
   ``already frozen`` error even though the zone was successfully
   frozen. This has been fixed. :gl:`#2844`
+
+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 aa6d52ddb2f32b675e48ae6026d4a2454fd5f1bd..3403ee6463efa3fb46c064e15d3d4d8fd8739aa6 100644 (file)
@@ -77,3 +77,10 @@ Bug Fixes
 - When new IP addresses were set up by the operating system during
   ``named`` startup, it could fail to listen for TCP connections on the
   newly added interfaces. :gl:`#2852`
+
+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 11ec05ef8712e7edbb5d2f70c36ffa4c1e6a7f71..3f715aa50bb70f24f6accad181df9659696529c0 100644 (file)
@@ -18,3 +18,10 @@ Bug Fixes
 - Reloading a catalog zone which referenced a missing/deleted member
   zone triggered a runtime check failure, causing ``named`` to exit
   prematurely. This has been fixed. :gl:`#2308`
+
+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 6895fcd5b508e744fb307a310514bb1307c18eb0..eda9a7b3cfd039550bd9c7282cab3eb1e0df5a4a 100644 (file)
@@ -34,3 +34,10 @@ Bug Fixes
   running ``rndc reconfig``, then bringing back the removed
   ``catalog-zone`` clause and running ``rndc reconfig`` again caused
   ``named`` to crash. This has been fixed. :gl:`#1608`
+
+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 14c86676b8ebaaf09369bb565490620dafe22c34..a024a93b5ffd072c970a80a28a7becf036e89fb7 100644 (file)
@@ -39,3 +39,10 @@ Bug Fixes
   contents after ``named`` restarted, if the unsigned zone file was
   modified while ``named`` was not running. This has been fixed.
   :gl:`#3071`
+
+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 854e18d4794400fb3de5abd82dd869718c0079c2..92ba18de47cfb7855e1d1211bc6a41be5da31d41 100644 (file)
@@ -37,3 +37,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 13f07535e67c958e5a94ac65c86cbb1869140312..842a1c4e1bda04d4ffc50c49570ce17fbbb77248 100644 (file)
@@ -56,3 +56,10 @@ Bug Fixes
   miscalculated in certain resolution scenarios, potentially causing the
   value of the counter to drop below zero. This has been fixed.
   :gl:`#3147`
+
+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 31fb50e4b5e6663b9719fcdbdc36ce21290c37c1..54dfc17b8d05520e368537442a968398a3262e9c 100644 (file)
@@ -31,3 +31,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 289586659dceb40d6948f28e7dcccdc1aaaee0f9..9e1cc4aa1b3f0ab0ec4e266b860363c2e557ba1f 100644 (file)
@@ -18,3 +18,10 @@ Bug Fixes
 - Previously, CDS and CDNSKEY DELETE records were removed from the zone
   when configured with the ``auto-dnssec maintain;`` option. This has
   been fixed. :gl:`#2931`
+
+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 388f7d1ee35468b25caab127332f3503cb09ecf0..773bfd8b9b216c908d22decb457f4ae4d5e448c3 100644 (file)
@@ -39,6 +39,9 @@ Known Issues
    against either libuv 1.35 or libuv 1.37+; libuv 1.36 is still not
    usable with BIND. :gl:`#1761` :gl:`#1797`
 
+-  See :ref:`above <relnotes_known_issues>` for a list of all known
+   issues affecting this BIND 9 branch.
+
 Feature Changes
 ~~~~~~~~~~~~~~~
 
index 37c79fe2ab194e708ca4699b91ca81b62f139107..2d375c1f4da8b488f4818e6d69b52db44ab7e5e4 100644 (file)
@@ -28,3 +28,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 30a13e553ad8106aa1a88aaa041046dfaff717c5..150694d2b2ca05978fd9017493b5e5bbb581d207 100644 (file)
@@ -22,3 +22,10 @@ Bug Fixes
 - :iscman:`named` could crash during a very rare situation that could
   arise when validating a query which had timed out at that exact
   moment. This has been fixed. :gl:`#3398`
+
+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 2754cfeea1afdb12d6169689e9dae93e3ac5d6ce..542051eb9f9d767148ea0d504a76f60fd3fafd4a 100644 (file)
@@ -47,3 +47,10 @@ Bug Fixes
 - ``rndc dumpdb -expired`` was fixed to include
   expired RRsets, even if ``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 94a984eea0e6664ffff3d84688bbe3947d612511..876aab8bfe3b3d80b63de34654e9016f87d31cf4 100644 (file)
@@ -59,3 +59,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 32e6afc5a1b4c00c295d781d4c0d00348e5a85db..b1eedacf9e659d446101db5096bace90ca04d983 100644 (file)
@@ -27,6 +27,9 @@ Known Issues
   will fail to start. For more details, see
   https://kb.isc.org/docs/dnssec-policy-requires-dynamic-dns-or-inline-signing
 
+- See :ref:`above <relnotes_known_issues>` for a list of all known
+  issues affecting this BIND 9 branch.
+
 New Features
 ~~~~~~~~~~~~
 
index 0318317b3529001f9f64ceeb19f97ff15fac2454..6dd03f6fd78c80502d41060e0d2d7a824e2bd48d 100644 (file)
@@ -102,12 +102,19 @@ Bug Fixes
    of the current active key (the predecessor) was not changed and thus
    never removed from the zone. :gl:`#1846`
 
-- ``named-checkconf -p`` could include spurious text in
-  ``server-addresses`` statements due to an uninitialized DSCP value.
-  This has been fixed. :gl:`#1812`
+-  ``named-checkconf -p`` could include spurious text in
+   ``server-addresses`` statements due to an uninitialized DSCP value.
+   This has been fixed. :gl:`#1812`
 
 -  The ARM has been updated to indicate that the TSIG session key is
    generated when named starts, regardless of whether it is needed.
    :gl:`#1842`
 
+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.
+
 .. _Read the Docs: https://bind9.readthedocs.io/
index e5555e6634a8b78a5315824e62aa13db0d00c1db..613dcf71366a90a501886ec22dd9a8ed785af82d 100644 (file)
@@ -63,3 +63,10 @@ Bug Fixes
 - The ``blackhole`` ACL was inadvertently disabled for client queries.
   Blocked IP addresses were not used for upstream queries but queries
   from those addresses could still be answered. :gl:`#1936`
+
+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 756bac0fe9f51762be9fde64ca5349df05d5aaf0..1357f1de3a314f482910350bb890bde212b4d243 100644 (file)
@@ -112,3 +112,10 @@ Bug Fixes
 
 - LMDB locking code was revised to make ``rndc reconfig`` work properly
   on FreeBSD and with LMDB >= 0.9.26. :gl:`#1976`
+
+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 3ed408ea13fe23f22bb6e76941d72a00c8f0a125..ed04df29117dd255dd31a8949016d40a8c151e42 100644 (file)
@@ -53,4 +53,11 @@ Bug Fixes
 - Several problems found by `OSS-Fuzz`_ were fixed. (None of these are
   security issues.) :gl:`!3953` :gl:`!3975`
 
+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.
+
 .. _OSS-Fuzz: https://github.com/google/oss-fuzz
index 814f7f31b0a96465ecc68cd76a552950939a2323..e441e4268407b43a357828e66bcdc16b7c4bd3bd 100644 (file)
@@ -54,3 +54,10 @@ Bug Fixes
 - Updating contents of an RPZ zone which contained names spelled using
   varying letter case could cause some processing rules in that RPZ zone
   to be erroneously ignored. :gl:`#2169`
+
+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 b4d7f26434f53dd080f825cd087887bd449285bd..5ce2b37d083cd53405453e444a448a9ccacc6052 100644 (file)
@@ -41,3 +41,10 @@ Bug Fixes
 
 - ``UV_EOF`` is no longer treated as a ``TCP4RecvErr`` or a
   ``TCP6RecvErr``. :gl:`#2208`
+
+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 2333d7d0c18096e6887e19ff3f4f113e342b8af8..d698c3519bc78436ff8c6e2d1988e69413ff0263 100644 (file)
@@ -17,11 +17,6 @@ Security Fixes
 
 - None.
 
-Known Issues
-~~~~~~~~~~~~
-
-- None.
-
 New Features
 ~~~~~~~~~~~~
 
@@ -59,3 +54,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..d9000cb
--- /dev/null
@@ -0,0 +1,46 @@
+.. 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 or any older version may require a manual
+  configuration change. The following configurations are affected:
+
+  - ``type primary`` zones configured with ``dnssec-policy`` but without
+    either ``allow-update`` or ``update-policy``,
+  - ``type secondary`` zones configured with ``dnssec-policy``.
+
+  In these cases please add ``inline-signing yes;`` 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 crashes on startup when linked against libuv 1.36. This issue is
+  related to ``recvmmsg()`` support in libuv, which was first included
+  in libuv 1.35. The problem was addressed in libuv 1.37, but the
+  relevant libuv code change requires a special flag to be set during
+  library initialization in order for ``recvmmsg()`` support to be
+  enabled. This BIND release sets that special flag when required, so
+  ``recvmmsg()`` support is now enabled when BIND is compiled against
+  either libuv 1.35 or libuv 1.37+; libuv 1.36 is still not usable with
+  BIND. :gl:`#1761` :gl:`#1797`
+
+- UDP network ports used for listening can no longer simultaneously be
+  used for sending traffic. An example configuration which triggers this
+  issue would be one which uses the same address:port pair for
+  ``listen-on(-v6)`` statements as for ``notify-source(-v6)`` or
+  ``transfer-source(-v6)``. While this issue affects all operating
+  systems, it only triggers log messages (e.g. "unable to create
+  dispatch for reserved port") on some of them. There are currently no
+  plans to make such a combination of settings work again.