BIND 10 master, updated. 3449632270ba83f6d2114028e82f6f4c5098c2dc [master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Dec 18 16:28:05 UTC 2012


The branch, master has been updated
       via  3449632270ba83f6d2114028e82f6f4c5098c2dc (commit)
       via  e4be11b7e2f072f484fdd6eae589b41688e7de75 (commit)
      from  9c7390b2e75ff45d42f18e8775998ec5513c0053 (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 3449632270ba83f6d2114028e82f6f4c5098c2dc
Merge: e4be11b 9c7390b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Dec 18 07:22:34 2012 -0800

    [master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

commit e4be11b7e2f072f484fdd6eae589b41688e7de75
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Dec 18 00:41:35 2012 -0800

    [master] added changelog for #2470

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

Summary of changes:
 ChangeLog |   13 +++++++++++++
 1 file changed, 13 insertions(+)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 555f262..9b0e0cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+529.	[func]*		team
+	The in-memory data source now uses a more complete master file
+	parser to load textual zone files.  As of this change it supports
+	multi-line RR representation and more complete support for escaped
+	and quoted strings.  It also produces more helpful log when there
+	is an error in the zone file.  It will be enhanced as more
+	specific tasks in the #2368 meta ticket are completed.  The new
+	parser is generally upper compatible to the previous one, but due
+	to the tighter checks some input that has been accepted so far
+	could now be rejected, so it's advisable to check if you use
+	textual zone files directly loaded to memory.
+	(Trac #2470, git c4cf36691115c15440b65cac16f1c7fcccc69521)
+
 528.	[func]		marcin
 	Implemented definitions for DHCPv4 option definitions identified
 	by option codes: 1 to 63, 77, 81-82, 90-92, 118-119, 124-125.



More information about the bind10-changes mailing list