]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3468]
authorMark Andrews <marka@isc.org>
Wed, 24 Aug 2022 02:52:49 +0000 (12:52 +1000)
committerMark Andrews <marka@isc.org>
Fri, 11 Nov 2022 16:13:55 +0000 (16:13 +0000)
(cherry picked from commit a4383c906ce832091b3bea4d9c0df9b0c798ae97)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0242ccfa62d34bb98d43d0dc7f1afbe50c1a5d2f..de5bc276aaa5d258ee60b32dbcc480bcd7f2307a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6017.  [bug]           The view's zone table was not locked when it should
+                       have been leading to race conditions when external
+                       extensions that manipulate the zone table where in
+                       use. [GL #3468]
+
 6013.  [bug]           Fix a crash that could happen when you change
                        a dnssec-policy zone with NSEC3 to start using
                        inline-signing. [GL #3591]