]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] changelog for #2420
authorJINMEI Tatuya <jinmei@isc.org>
Thu, 29 Nov 2012 23:37:45 +0000 (15:37 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 29 Nov 2012 23:37:45 +0000 (15:37 -0800)
ChangeLog

index b4e98e7f7c387b888341b1b1fa1f8f4af89d2524..4b3a4c45534f9a51f863a06d8a82ae416e5e28b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+515.   [bug]           jinmei
+       The in-memory data source now accepts an RRSIG provided without
+       a covered RRset in loading.  A subsequent query for its owner name
+       of the covered type would generally result in NXRRSET; if the
+       covered RRset is of type NSEC3, the corresponding NSEC3 processing
+       would result in SERVFAIL.
+       (Trac #2420, git 6744c100953f6def5500bcb4bfc330b9ffba0f5f)
+
 514.   [bug]           jelte
        b10-msgq now handles socket errors more gracefully when sending data
        to clients. It no longer exits with 'broken pipe' errors, and is