]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add changes and release note for #4350
authorMatthijs Mekking <matthijs@isc.org>
Fri, 13 Oct 2023 14:46:25 +0000 (16:46 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 16 Oct 2023 07:26:56 +0000 (09:26 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index b2edb6163c8f029ff1882166c465ece80df7844d..7675e64b75138bc2e8f0f05d58220d67b28d4170 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6265.  [bug]           Don't schedule resign operations on the raw version
+                       of an inline-signing zone. [GL #4350]
+
 6264.  [func]          Use atomics to handle some ADB entry members
                        to reduce ADB locking contention. [GL #4326]
 
index 28c11682c64f470ef2e6b786a877b2da9db57e50..6dc098cd471cd499cf3cc116131a076876f6f7cb 100644 (file)
@@ -48,7 +48,9 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
-- None.
+- For inline-signing zones, if the unsigned version of the zone contains
+  DNSSEC records, it was scheduled to be resigning. This unwanted behavior
+  has been fixed. :gl:`#4350`
 
 Known Issues
 ~~~~~~~~~~~~