BIND 10 master, updated. b1a6659c841d75b8e918dc3a1e165188d97d56fe [master] changelog for #1938
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Mar 22 16:11:46 UTC 2013
The branch, master has been updated
via b1a6659c841d75b8e918dc3a1e165188d97d56fe (commit)
from bc9d924de6ba3c7ddf25e3c77b2470b17667d068 (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 b1a6659c841d75b8e918dc3a1e165188d97d56fe
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 22 09:11:38 2013 -0700
[master] changelog for #1938
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 file changed, 9 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index e3dd1f8..be8cc34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+592. [bug] jinmei
+ b10-auth and zonemgr now handle some uncommon NOTIFY messages more
+ gracefully: auth immediately returns a NOTAUTH response if the
+ server does not have authority for the zone (the behavior
+ compatible with BIND 9) without bothering zonemgr; zonemgr now
+ simply skips retransfer if the specified zone is not in its
+ secondary zone list, instead of producing noisy error logs.
+ (Trac #1938, git 89d7de8e2f809aef2184b450e7dee1bfec98ad14)
+
591. [func] vorner
Ported the remaining tests from the old shell/perl based system to
lettuce. Make target `systest' is now gone. Currently, the lettuce
More information about the bind10-changes
mailing list