BIND 10 master, updated. b6cfd9d20c49a0f292d37e663801987632e9d2a6 [master] added changelog for #2244

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Oct 10 16:32:48 UTC 2012


The branch, master has been updated
       via  b6cfd9d20c49a0f292d37e663801987632e9d2a6 (commit)
      from  a0b7dd977eba590ecd94d4f08ed774a0727fbed0 (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 b6cfd9d20c49a0f292d37e663801987632e9d2a6
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Oct 10 09:32:40 2012 -0700

    [master] added changelog for #2244

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

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

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index f52f18c..868b02a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+487.	[bug]		jinmei
+	The bind10 process now terminates a component (subprocess) by the
+	"config remove Boss/components" bindctl command even if the
+	process crashes immediately before the command is sent to bind10.
+	Previously this led to an inconsistent state between the
+	configuration and an internal component list of bind10, and bind10
+	kept trying to restart the component.  A known specific case of
+	this problem is that b10-ddns could keep failing (due to lack of
+	dependency modules) and the administrator couldn't stop the
+	restart via bindctl.
+	(Trac #2244, git 7565788d06f216ab254008ffdfae16678bcd00e5)
+
 486.	[bug]*		jinmei
 	All public header files for libb10-dns++ are now installed.
 	Template configure.ac and utility AC macros for external projects



More information about the bind10-changes mailing list