]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 1100 for #4243.
authorThomas Markwalder <tmark@isc.org>
Tue, 5 Apr 2016 13:28:27 +0000 (09:28 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 5 Apr 2016 13:28:27 +0000 (09:28 -0400)
ChangeLog

index 04aa49fd0229c15f0b6d9fe10aba149bb37ab8b4..2bda247c6477cb1a7bc01415cb9c02f255179768 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1100.  [bug]           tmark
+       Wrapped asio/asio.hpp with logic to suppress optimization when building
+       under GCC 5.2.0 through 5.3.1 and BOOST_ERROR_CODE_HEADER only is defined.
+       This avoids an issue in the asio socket layer that was incorrectly
+       reporting socket read errors causing unit tests to fail and kea-dhcp-ddns
+       to loop logger calls in the error handler (aka double errors).
+       (Trac #4243, git 082f846f37cb32964c876b2bff5fcac82d1eaaf0)
+
 1099.  [func]          marcin
        Updated Host Manager API to allow for retrieving host reservations
        by any type of host identifier. Previously it was only possible