BIND 10 master, updated. 067474bf67041f96b79d58c78ebec6e613ebfe97 [master] changelog for #1614
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jan 26 19:44:56 UTC 2012
The branch, master has been updated
via 067474bf67041f96b79d58c78ebec6e613ebfe97 (commit)
from e8241ea5a4adea1b42a60ee7f2c5cfb87301734c (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 067474bf67041f96b79d58c78ebec6e613ebfe97
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 26 11:44:48 2012 -0800
[master] changelog for #1614
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index b176b5d..8344775 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
+367. [bug] jinmei
+ libdatasrc: in-memory data source could incorrectly reject to load
+ zones containing RRSIG records. For example, it didn't allow
+ RRSIG that covers a CNAME RR. This fix also makes sure find()
+ will return RRsets with RRSIGs if they are signed.
+ (Trac #1614, git e8241ea5a4adea1b42a60ee7f2c5cfb87301734c)
+
366. [bug] vorner
Fixed problem where a directory named "io" conflicted with the python3
- standard module "io" and caused the installation to fail. The offending
- directory has been renamed to "cio".
+ standard module "io" and caused the installation to fail. The
+ offending directory has been renamed to "cio".
(Trac #1561, git d81cf24b9e37773ba9a0d5061c779834ff7d62b9)
365. [bug] jinmei
More information about the bind10-changes
mailing list