BIND 10 master, updated. 0f7b304c340173ab49759f82ff7cbdf49aef5d7a [master] Add ChangeLog entry for #3213
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Nov 25 07:27:01 UTC 2013
The branch, master has been updated
via 0f7b304c340173ab49759f82ff7cbdf49aef5d7a (commit)
from 8017a0f12131114498ee21875ff0843310650612 (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 0f7b304c340173ab49759f82ff7cbdf49aef5d7a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Nov 25 12:56:23 2013 +0530
[master] Add ChangeLog entry for #3213
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index b92a7ca..7bbd9bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+800. [build] jinmei
+ Fixed various build time issues for MacOS X 10.9. Those include
+ some general fixes and improvements:
+ - (libdns++) masterLoad() functions now use the generic MasterLoader
+ class as backend, eliminating the restrictions of the previous
+ versions.
+ - (libcc) fixed a minor portability bug in the JSON parser. Although
+ the only known affected system is OS X 10.9 at the moment, that
+ could potentially cause disruption on other existing and future
+ systems.
+ Other notes:
+ - if built with googletest, gtest 1.7 (and possibly higher) is
+ required.
+ - many older versions of Boost don't work. A known workable version
+ is 1.54.
+ (Trac #3213, git d4e570f097fe0eb9009b177a4af285cde0c636cc)
+
709. [bug] marcin
b10-dhcp6: Server crashed when the client sent FQDN option and did
not request FQDN option to be returned.
More information about the bind10-changes
mailing list