BIND 10 master, updated. 3f9c1cb430c81ce8b373d48af7fb1610a046f562 [master] changelog for #1424
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Dec 31 02:04:51 UTC 2011
The branch, master has been updated
via 3f9c1cb430c81ce8b373d48af7fb1610a046f562 (commit)
from 2cba8cb83cde4f34842898a848c0b1182bc20597 (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 3f9c1cb430c81ce8b373d48af7fb1610a046f562
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Dec 30 18:04:39 2011 -0800
[master] changelog for #1424
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 349af80..347d5dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+358. [bug] jinmei
+ b10-resolver ignored default configuration parameters if listen_on
+ failed (this can easily happen especially for a test environment
+ where the run time user doesn't have root privilege), and even if
+ listen_on was updated later the resolver wouldn't work correctly
+ unless it's fully restarted (for example, all queries would be
+ rejected due to an empty ACL).
+ (Trac #1424, git 2cba8cb83cde4f34842898a848c0b1182bc20597)
+
357. [bug] jinmei
ZoneFinder::find() for database based data sources didn't
correctly identify out-of-zone query name and could return a
More information about the bind10-changes
mailing list