From: Tomek Mrugalski Date: Mon, 2 Feb 2026 14:31:41 +0000 (+0100) Subject: [#4305] ChangeLog entries added X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc3c69771fdec107cc2c45bedb3bfc737897d6c5;p=thirdparty%2Fkea.git [#4305] ChangeLog entries added Missing entries for #4245, #4246 added --- diff --git a/ChangeLog b/ChangeLog index 52c8df79ac..f9bb958b78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ Kea 3.1.5 (development) released on January 28, 2026 +[build] fdupont + Fixed Kea build with Boost 1.90: BOOST_STATIC_ASSERT was + replaced by C++ static_assert, and deadline_timer by + system_timer. This change was included in the 3.1.5 release, + but its changelog entry was not. + (Gitlab #4264, #4266) + 2435. [build] andrei Hammer was extended to prepare additional systems: Alpine 3.23, Fedora 43, FreeBSD 15. "-w sanitizers" can now be passed to install LLVM sanitizer