BIND 10 master, updated. aa0265f874883431407a6ed6a2f0d543fc4e8507 [master] Add ChangeLog entry for #2759
BIND 10 source code commits
bind10-changes at lists.isc.org
Sun Jun 30 14:36:40 UTC 2013
The branch, master has been updated
via aa0265f874883431407a6ed6a2f0d543fc4e8507 (commit)
from d8991bf8ed720a316f7506c1dd9db7de5c57ad4d (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 aa0265f874883431407a6ed6a2f0d543fc4e8507
Author: Mukund Sivaraman <muks at isc.org>
Date: Sun Jun 30 20:06:23 2013 +0530
[master] Add ChangeLog entry for #2759
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 file changed, 9 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 75509cf..6c025f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+634. [bug] muks
+ When processing DDNS updates, we now check the zone more
+ thoroughly with the received zone data updates to check if it is
+ valid. If the zone fails validation, we reply with SERVFAIL
+ rcode. So, while previously we may have allowed more zone data
+ cases without checking which resulted in invalid zones, such
+ update requests are now rejected.
+ (Trac #2759, git d8991bf8ed720a316f7506c1dd9db7de5c57ad4d)
+
633. [func] jinmei
b10-memmgr: a new BIND 10 module that manages shared memory
segments for DNS zone data. At this point it's runnable but does
More information about the bind10-changes
mailing list