BIND 10 bind10-20120816-release, updated. 03312c1422d78b7dc109e97f55153c34bbf42375 [bind10-20120816-release][master] add entries for trac #2114 and #2184.

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


The branch, bind10-20120816-release has been updated
       via  03312c1422d78b7dc109e97f55153c34bbf42375 (commit)
       via  e942f878c8d0bde46aa184468638c69c1b8e3f63 (commit)
       via  60e4909a7495f3598625b6b9d7517fb348543768 (commit)
       via  983ecdb2042c7c22873f8313e1f9a25c882883fc (commit)
       via  102acfa5ee03162f8ae0101ec678f741b4010606 (commit)
       via  b54ccac798b14d9535fd24c1dad716de0b8cd2f1 (commit)
       via  a12dd8d942cb16cfcba9100a6467acf518e83aa8 (commit)
       via  f62ec1dcf30b9f0367957c0c1cb6bb743f7ef130 (commit)
       via  7459436f17bef567bad57555de2135b1190d0ede (commit)
      from  ab22e0d7616ce8febd0982e48d30c9bd18ede309 (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 03312c1422d78b7dc109e97f55153c34bbf42375
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Aug 16 10:23:10 2012 -0500

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

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

    [bind10-20120816-release][master] improve the 452 sysinfo entry
    
    okayed by muks

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

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

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

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

commit 102acfa5ee03162f8ae0101ec678f741b4010606
Author: Mukund Sivaraman <muks at isc.org>
Date:   Thu Aug 16 19:41:42 2012 +0530

    [bind10-20120816-release][master] Add a single ChangeLog entry for #2052, #2053, #2086, #2087, #2148

commit b54ccac798b14d9535fd24c1dad716de0b8cd2f1
Author: Mukund Sivaraman <muks at isc.org>
Date:   Thu Aug 16 19:36:34 2012 +0530

    [bind10-20120816-release][1883] Add ChangeLog entry

commit a12dd8d942cb16cfcba9100a6467acf518e83aa8
Author: Mukund Sivaraman <muks at isc.org>
Date:   Thu Aug 16 19:32:32 2012 +0530

    [bind10-20120816-release][1999] Add ChangeLog entry

commit f62ec1dcf30b9f0367957c0c1cb6bb743f7ef130
Author: Mukund Sivaraman <muks at isc.org>
Date:   Thu Aug 16 19:28:16 2012 +0530

    [bind10-20120816-release][2171] Add ChangeLog entry

commit 7459436f17bef567bad57555de2135b1190d0ede
Author: Mukund Sivaraman <muks at isc.org>
Date:   Thu Aug 16 19:25:09 2012 +0530

    [bind10-20120816-release][2124] Add ChangeLog entry

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

Summary of changes:
 ChangeLog |   79 +++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 66 insertions(+), 13 deletions(-)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index a65e26e..061869f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,58 @@
 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
+	the class is public, so interested users may want to look into the
+	extensions.
+	(Trac #2052, 57c61f2^..dbef0e2)
+	(Trac #2053, 1fc2b06b57a008ec602daa2dac79939b3cc6b65d)
+	(Trac #2086, 3fac7d5579c5f51b8e952b50db510b45bfa986f3)
+	(Trac #2087, 49ad6346f574d00cfbd1d12905915fd0dd6a0bac)
+	(Trac #2148, 285c2845ca96e7ef89f9158f1dea8cda147b6566)
+
+463.	[func]		jinmei
+	Python isc.dns: the Name, RRType and RRClass classes are now
+	hashable.  So, for example, objects of these classes can be used
+	as a dictionary key.
+	(Trac #1883, 93ec40dd0a1df963c676037cc60c066c748b3030)
+
+462.	[bug]		jreed
+	BIND 10 now compiles against googletest-1.6.0 versions that are
+	installed on the system as source code. For such versions, use the
+	--with-gtest-source configure switch.
+	(Trac #1999, git 6a26d459a40d7eed8ebcff01835377b3394a78de)
+
+461.	[bug]		muks
+	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
+	SSHFP's algorithm and fingerprint type checks have been relaxed
+	such that they will accept any values in [0,255]. This is so that
+	future algorithm and fingerprint types are accomodated.
+	(Trac #2124, git 49e6644811a7ad09e1326f20dd73ab43116dfd21)
+
 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.
@@ -27,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
@@ -55,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
@@ -69,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)
@@ -716,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)
@@ -1532,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)
@@ -2482,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