BIND 10 master, updated. 38edb7e80589f08524b2753a7f29f1b6570ef4d6 [master] changelog for #1667

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Feb 24 21:54:00 UTC 2012


The branch, master has been updated
       via  38edb7e80589f08524b2753a7f29f1b6570ef4d6 (commit)
      from  6f771b28eea25c693fe93a0e2379af924464a562 (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 38edb7e80589f08524b2753a7f29f1b6570ef4d6
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 24 13:53:47 2012 -0800

    [master] changelog for #1667

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 008dffc..7774d96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+385.	[bug]		jinmei
+	libdns++: masterLoad() didn't accept comments placed at the end of
+	an RR.  Due to this the in-memory data source cannot load a master
+	file for a signed zone even if it's preprocessed with BIND 9's
+	named-compilezone.
+	Note: this fix is considered temporary and still only accepts some
+	limited form of such comments.  The main purpose is to allow the
+	in-memory data source to load any signed or unsigned zone files as
+	long as they are at least normalized with named-compilezone.
+	(Trac #1667, git 6f771b28eea25c693fe93a0e2379af924464a562)
+
 384.	[func]		jinmei, jelte, vorner, haikuo, kevin
 	b10-auth now supports NSEC3-signed zones in the in-memory data
 	source.



More information about the bind10-changes mailing list