]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #2413]
authorMark Andrews <marka@isc.org>
Thu, 28 Jan 2021 01:45:48 +0000 (12:45 +1100)
committerMark Andrews <marka@isc.org>
Thu, 28 Jan 2021 02:43:48 +0000 (13:43 +1100)
(cherry picked from commit 79fad620a2fd05383ca37bb3dfd27d306f0173f8)

doc/notes/notes-current.rst

index 630dbd7d9f80a572039c08f9c08fb01ff4bbac8f..1f43232d27b91b6659ca38477b545abe5691ea59 100644 (file)
@@ -71,3 +71,6 @@ Bug Fixes
 
 - Previously, ``dnssec-keyfromlabel`` crashed when operating on an ECDSA key.
   This has been fixed. [GL #2178]
+
+- Named ``allow-update`` acls where broken in BIND 9.17.9 and BIND 9.16.11
+  preventing ``named`` starting. [GL #2413]