BIND 10 master, updated. fa035f575375e1b3fcee697b23c03d788fc288f5 [master] add entries for trac #2114 and #2184.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Aug 16 15:24:01 UTC 2012


The branch, master has been updated
       via  fa035f575375e1b3fcee697b23c03d788fc288f5 (commit)
       via  2050deef4ed898d18e8d2afed7d61d4cc6d2ff0c (commit)
       via  5aa102375a9043f8de529c4f925f6f6ca5d2241b (commit)
       via  3cce613e0fa8ea8283076505a098199886244c43 (commit)
      from  d3da7a5b1a76f608bc73279b00d04b0143bfb336 (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 fa035f575375e1b3fcee697b23c03d788fc288f5
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Aug 16 10:23:10 2012 -0500

    [master] add entries for trac #2114 and #2184.
    
    Some review on jabber. If necessary, jelte can update later.

commit 2050deef4ed898d18e8d2afed7d61d4cc6d2ff0c
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Aug 16 10:00:37 2012 -0500

    [master] improve the 452 sysinfo entry
    
    okayed by muks

commit 5aa102375a9043f8de529c4f925f6f6ca5d2241b
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Aug 16 09:46:54 2012 -0500

    [master] added a changelog entry, clarified an entry
    
    and updated entries for style (even old entries).

commit 3cce613e0fa8ea8283076505a098199886244c43
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Aug 16 09:33:54 2012 -0500

    [master] move the released on date stamp and remove some asterisks
    
    since not backward incompatible or operational changes.

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

Summary of changes:
 ChangeLog |   54 ++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 36 insertions(+), 18 deletions(-)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index c8915c0..061869f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+bind10-devel-20120816 released on August 16, 2012
+
+467.	[bug]		jelte
+	For configurations, allow named sets to contain lists of items.
+	(Trac #2114, git 712637513505f7afb8434292ca2a98c3517dffd3)
+
+466.	[func]		jelte
+	Allow bindctl to add and remove items to and from lists
+	and dicts for items of type "any". This is for easier
+	configurations.
+	(Trac #2184, git ad2d728d1496a9ff59d622077850eed0638b54eb)
+
+465.	[doc]		vorner
+	Improved documentation about ACLs in the Guide.
+	(Trac #2066, git 76f733925b3f3560cfc2ee96d2a19905b623bfc3)
+
 464.	[func]		jelte, muks
 	libdns++: The LabelSequence class has been extended with some new
 	methods.  These are mainly intended for internal development, but
@@ -22,9 +38,10 @@
 	(Trac #1999, git 6a26d459a40d7eed8ebcff01835377b3394a78de)
 
 461.	[bug]		muks
-	We now set g+w and g+s permissions (mode 02770) on BIND 10 local
-	state directory ($prefix/var/bind10-devel/) so that permissions to
-	files and sub-directories created in that directory are inherited.
+	We now set g+w and g+s permissions (mode 02770) during
+	installation for the BIND 10 local state directory
+	($prefix/var/bind10-devel/) so that permissions to files
+	and sub-directories created in that directory are inherited.
 	(Trac #2171, git ab4d20907abdb3ce972172463dcc73405b3dee79)
 
 460.	[bug]		muks
@@ -33,11 +50,9 @@
 	future algorithm and fingerprint types are accomodated.
 	(Trac #2124, git 49e6644811a7ad09e1326f20dd73ab43116dfd21)
 
-bind10-devel-20120816 released on August 16, 2012
-
 459.	[func]		tomek
 	b10-dhcp6: DHCPv6 server component is now integrated into
-	BIND10 framework. It can be started from BIND10 (using bindctl)
+	BIND 10 framework. It can be started from BIND 10 (using bindctl)
 	and can receive commands. The only supported command for now
 	is 'Dhcp6 shutdown'.
 	b10-dhcp4: Command line-switch '-s' to disable msgq was added.
@@ -62,7 +77,7 @@ bind10-devel-20120816 released on August 16, 2012
 	clashes with other similarly named libraries on the system.
 	(Trac #2071, git ac20a00c28069804edc0a36050995df52f601efb)
 
-456.	[build]*		muks
+456.	[build]		muks
 	BIND 10 now compiles against log4cplus-1.1.0 (RC releases)
 	also.  Note: some older versions of log4cplus don't work any more;
 	known oldest workable version is 1.0.4.  Thanks to John Lumby for
@@ -90,11 +105,14 @@ bind10-devel-20120816 released on August 16, 2012
 	NOTIMP instead of SERVFAIL.
 	(Trac #1986, git bd6b0a5ed3481f78fb4e5cb0b18c7b6e5920f9f8)
 
-452.	[func]*		muks
-	isc-sysinfo: An initial implementation of the isc-sysinfo tool
-	is now available. It gathers and outputs system information which
-	can be used by future tech support staff.
-	(Trac #2062, git 144e80212746f8d55e6a59edcf689fec9f32ae95)
+452.	[func]		muks, jelte
+	isc-sysinfo: An initial implementation of the isc-sysinfo
+	tool is now available for Linux, OpenBSD, FreeBSD, and Mac
+	OS X. It gathers and outputs system information which can
+	be used by future tech support staff. This includes a
+	generic Python "sysinfo" module.
+	(Trac #2062, #2121, #2122, #2172,
+	git 144e80212746f8d55e6a59edcf689fec9f32ae95)
 
 451.	[bug]		muks, jinmei
 	libdatasrc: the database-based data source now correctly returns
@@ -104,9 +122,9 @@ bind10-devel-20120816 released on August 16, 2012
 	"glue"; it's the caller's responsibility.)
 	(Trac #1771, git 483f1075942965f0340291e7ff7dae7806df22af)
 
-450.	[func]*		tomek
+450.	[func]		tomek
 	b10-dhcp4: DHCPv4 server component is now integrated into
-	BIND10 framework. It can be started from BIND10 (using bindctl)
+	BIND 10 framework. It can be started from BIND 10 (using bindctl)
 	and can receive commands. The only supported command for now
 	is 'Dhcp4 shutdown'.
 	(Trac #1651, git 7e16a5a50d3311e63d10a224ec6ebcab5f25f62c)
@@ -751,7 +769,7 @@ bind10-devel-20120119 released on January 19, 2012
 	(Trac #1430, git b35797ba1a49c78246abc8f2387901f9690b328d)
 
 356.	[doc]		tomek
-	BIND10 Guide updated. It now describes DHCPv4 and DHCPv6
+	BIND 10 Guide updated. It now describes DHCPv4 and DHCPv6
 	components, including their overview, usage, supported standard
 	and limitations. libdhcp++ is also described.
 	(Trac #1367, git 3758ab360efe1cdf616636b76f2e0fb41f2a62a0)
@@ -1567,7 +1585,7 @@ bind10-devel-20110519 released on May 19, 2011
 	(Trac #719, git a234b20dc6617392deb8a1e00eb0eed0ff353c0a)
 
 236.	[func]		jelte
-	C++ client side of configuration now uses BIND10 logging system.
+	C++ client side of configuration now uses BIND 10 logging system.
 	It also has improved error handling when communicating with the
 	rest of the system.
 	(Trac #743, git 86632c12308c3ed099d75eb828f740c526dd7ec0)
@@ -2517,8 +2535,8 @@ bind10-devel-20100917 released on September 17, 2010
 
 86.	[func]		jerry
 	bin/zonemgr: Added zone manager module. The zone manager is one
-	of the co-operating processes of BIND10, which keeps track of
-	timers and other information necessary for BIND10 to act as a
+	of the co-operating processes of BIND 10, which keeps track of
+	timers and other information necessary for BIND 10 to act as a
 	slave. (Trac #215, svn r2737)
 
 85.	[build]*		jinmei



More information about the bind10-changes mailing list