BIND 10 master, updated. 88e8eec059a9e91725f8a12ff76e6f9c3af40155 [master] changelog for #2887

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Apr 26 06:33:25 UTC 2013


The branch, master has been updated
       via  88e8eec059a9e91725f8a12ff76e6f9c3af40155 (commit)
      from  69dfb4544d9ded3c10cffbbfd573ae05fdeb771f (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 88e8eec059a9e91725f8a12ff76e6f9c3af40155
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 25 23:33:19 2013 -0700

    [master] changelog for #2887

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

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

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 03c80c9..669009f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+607.	[bug]		jinmei
+	Worked around some unit test regressions on FreeBSD 9.1 due to
+	a binary compatibility issue between standard and system
+	libraries (http://www.freebsd.org/cgi/query-pr.cgi?pr=175453).
+	While not all tests still pass, main BIND 10 programs should
+	generally work correctly.  Still, there can be odd run time
+	behavior such as abrupt crash instead of graceful shutdown
+	when some fatal event happens, so it's generally discouraged to
+	use BIND 10 on FreeBSD 9.1 RELEASE.  According to the above
+	bug report for FreeBSD, it seems upgrading or downgrading the
+	FreeBSD version will solve this problem.
+	(Trac #2887, git 69dfb4544d9ded3c10cffbbfd573ae05fdeb771f)
+
 606.	[bug]		jinmei
 	b10-xfrout now correctly stops sending notify requests once it
 	receives a valid response.  It previously handled it as if the



More information about the bind10-changes mailing list