]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
dns_dnssec_findmatchingkeys isn't supported in 9.6
authorMark Andrews <marka@isc.org>
Fri, 30 Mar 2012 01:11:39 +0000 (12:11 +1100)
committerMark Andrews <marka@isc.org>
Fri, 30 Mar 2012 01:11:39 +0000 (12:11 +1100)
EXCLUDED

index 8e03a5aad306873721e249696212821f63f84b96..8652ec577fb209a44c078eea45f1ca45b89ba4a6 100644 (file)
--- a/EXCLUDED
+++ b/EXCLUDED
@@ -1,3 +1,7 @@
+3302.  [bug]           dns_dnssec_findmatchingkeys could fail to find
+                       keys if the zone name contained character that
+                       required special mappings. [RT #28600]
+
 3265.   [bug]           Address lock order reversal with inline-signing
                         support. [27557]