BIND 10 master, updated. 754c4ab6e60afe6f90ce7afda9670efe3debe13d [master] changelog for #870
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jun 7 16:30:33 UTC 2011
The branch, master has been updated
via 754c4ab6e60afe6f90ce7afda9670efe3debe13d (commit)
from 461fc3cb6ebabc9f3fa5213749956467a14ebfd4 (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 754c4ab6e60afe6f90ce7afda9670efe3debe13d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Jun 7 09:30:26 2011 -0700
[master] changelog for #870
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 289e42b..4ea2830 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+251. [bug]* jinmei
+ Make sure bindctl private files are non readable to anyone except
+ the owner or users in the same group. Note that if BIND 10 is run
+ with changing the user, this change means that the file owner or
+ group will have to be adjusted. Also note that this change is
+ only effective for a fresh install; if these files already exist,
+ their permissions must be adjusted by hand (if necessary).
+ (Trac870, git 461fc3cb6ebabc9f3fa5213749956467a14ebfd4)
+
250. [bug] ocean
src/lib/util/encode, in some conditions, the DecodeNormalizer's
iterator may reach the end() and when later being dereferenced
More information about the bind10-changes
mailing list