BIND 10 master, updated. 4eb6ec7a740b1ec21334cc69b0272883c8e874cf [master] changelog for #2905

BIND 10 source code commits bind10-changes at lists.isc.org
Fri May 24 03:35:37 UTC 2013


The branch, master has been updated
       via  4eb6ec7a740b1ec21334cc69b0272883c8e874cf (commit)
      from  56ee9810fdfb5f86bd6948e6bf26545ac714edd8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4eb6ec7a740b1ec21334cc69b0272883c8e874cf
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu May 23 20:35:23 2013 -0700

    [master] changelog for #2905

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index e092a24..ac75bf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
-615.	[bug]		jinmei
+620.	[bug]		jinmei
+	b10-auth now returns SERVFAIL to queries for a zone that is
+	configured to be loaded in-memory but isn't due to load time
+	errors (missing zone file or errors in the zone file, etc).
+	Such zones were previously treated as non existent and would
+	result in REFUSED or unintentional match against less specific
+	zones.  The revised behavior is also compatible with BIND 9.
+	(Trac #2905, git 56ee9810fdfb5f86bd6948e6bf26545ac714edd8)
+
+619.	[bug]		jinmei
 	b10-xfrout now uses blocking send for xfr response messages
 	to prevent abrupt termination of the stream due to a slower
 	client or narrower network bandwidth.



More information about the bind10-changes mailing list