BIND 10 master, updated. e6eb21d556b9d4cf2c689d6ea53fc214b61b716b [master] add entry for #1627

BIND 10 source code commits bind10-changes at lists.isc.org
Wed May 16 22:36:43 UTC 2012


The branch, master has been updated
       via  e6eb21d556b9d4cf2c689d6ea53fc214b61b716b (commit)
       via  8cbcf4941b9c521d1bf9f77ae052c474e988b3a9 (commit)
       via  f8ec7011e8978fcf5b6e297811e34112b969f36d (commit)
       via  0106b037b838868c5719c3635702ce899fa937c9 (commit)
      from  6eeddeaa3cb86fb31ec5f98a1e179a114ea27c84 (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 e6eb21d556b9d4cf2c689d6ea53fc214b61b716b
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 16 17:36:05 2012 -0500

    [master] add entry for #1627
    
    note I can't find the git hash for the merge so
    picked some individual commit.

commit 8cbcf4941b9c521d1bf9f77ae052c474e988b3a9
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 16 17:19:35 2012 -0500

    [master] add three missing entries
    
    from jelte in jabber and jinmei on dev list
    
    also some other additions of trac numbers

commit f8ec7011e8978fcf5b6e297811e34112b969f36d
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 16 17:11:02 2012 -0500

    [master] add a "released" date stamp to changelog

commit 0106b037b838868c5719c3635702ce899fa937c9
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed May 16 16:59:45 2012 -0500

    [master] changelog cleanup
    
    Lines too long
    
    Use two tabs before the committer username.

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

Summary of changes:
 ChangeLog |   40 +++++++++++++++++++++++++++++++++++-----
 1 files changed, 35 insertions(+), 5 deletions(-)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 9edd4f9..e01b47e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+bind10-devel-20120517 released on May 17. 2012
+
+440.	[func]		muks
+	bindctl: improved some error messages so they will be more
+	helpful.  Those include the one when the zone name is unspecified
+	or the name is invalid in the b10-auth configuration.
+	(Trac #1627, git 1a4d0ae65b2c1012611f4c15c5e7a29d65339104)
+
+439.	[func]		jinmei
+	The in-memory data source can now load zones from the
+	sqlite3 data source, so that zones stored in the database
+	(and updated for example by xfrin) can be served from memory.
+	(Trac #1789,#1790,#1792,#1793,#1911,
+	git 93f11d2a96ce4dba9308889bdb9be6be4a765b27)
+
+438.	[bug]		kambe
+	b10-stats-httpd now sends the system a notification that
+	it is shutting down if it encounters a fatal error during
+	startup.
+	(Trac #1852, git a475ef271d4606f791e5ed88d9b8eb8ed8c90ce6)
+
+437.	[build]		jinmei
+	Building BIND 10 may fail on MacOS if Python has been
+	installed via Homebrew unless --without-werror is specified.
+	The configure script now includes a URL that explains this
+	issue when it detects failure that is possibly because of
+	this problem.
+	(Trac #1907, git 0d03b06138e080cc0391fb912a5a5e75f0f97cec)
+
 436.	[bug]		jelte
 	The --config-file option now works correctly with relative paths if
 	--data-path is not given.
@@ -40,8 +69,8 @@
 	(Trac #1843, git 551657702a4197ef302c567b5c0eaf2fded3e121)
 
 428.	[bug]		marcin
-	perfdhcp: bind to local address to allow reception of replies from IPv6
-	DHCP servers.
+	perfdhcp: bind to local address to allow reception of
+	replies from IPv6 DHCP servers.
 	(Trac #1908, git 597e059afaa4a89e767f8f10d2a4d78223af3940)
 
 427.	[bug]		jinmei
@@ -51,10 +80,11 @@
 	now manipulates them in the separate table for the NSEC3 namespace.
 	As a result b10-xfrin now correctly updates NSEC3-signed zones by
 	inbound zone transfers.
-	(Trac #1891, git 672f129700dae33b701bb02069cf276238d66be3)
+	(Trac #1781,#1788,#1891, git 672f129700dae33b701bb02069cf276238d66be3)
 
 426.	[bug]		vorner
-	The NSEC3 records are now included when transferring a signed zone out.
+	The NSEC3 records are now included when transferring a
+	signed zone out.
 	(Trac #1782, git 36efa7d10ecc4efd39d2ce4dfffa0cbdeffa74b0)
 
 425.	[func]*		muks
@@ -205,7 +235,7 @@ bind10-devel-20120329 released on March 29, 2012
 	providing result for random instance.
 	(Trac #1751, git 3285353a660e881ec2b645e1bc10d94e5020f357)
 
-403.	[build]*	jelte
+403.	[build]*		jelte
 	The configure option for botan (--with-botan=PATH) is replaced by
 	--with-botan-config=PATH, which takes a full path to a botan-config
 	script, instead of the botan 'install' directory. Also, if not



More information about the bind10-changes mailing list