]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update
authorMark Andrews <marka@isc.org>
Mon, 26 Jun 2017 06:55:28 +0000 (16:55 +1000)
committerMark Andrews <marka@isc.org>
Mon, 26 Jun 2017 06:55:28 +0000 (16:55 +1000)
EXCLUDED

index f9bc1a59804d25af0b7aabb16b22448a4c0718d8..75ba780932e33b90932d09b6d7fb731dd898155d 100644 (file)
--- a/EXCLUDED
+++ b/EXCLUDED
                        a memory leak and a possible loss of key state
                        information. [RT #38458]
 
+3983.  [bug]           Change #3940 was incomplete: negative trust anchors
+                       could be set to last up to a week, but the
+                       "nta-lifetime" and "nta-recheck" options were
+                       still limited to one day. [RT #37522]
+
+3979.  [bug]           Negative trust anchor fetches were not properly
+                       managed. [RT #37488]
+
+3977.  [cleanup]       "rndc secroots" reported a "not found" error when
+                       there were no negative trust anchors set. [RT #37506]
+
 3949.  [experimental]  Experimental support for draft-andrews-edns1 by sending
                        EDNS(1) queries (define DRAFT_ANDREWS_EDNS1 when
                        building).  Add support for limiting the EDNS version
 
 3920.  [doc]           Added doc for masterfile-style. [RT #36823]
 
+3876.  [bug]           Improve efficiency of DLZ redirect zones by
+                       suppressing unnecessary database lookups. [RT #35835]
+
 3875.  [cleanup]       Clarify log message when unable to read private
                        key files. [RT #24702]