From: Marcin Siodelski Date: Mon, 9 Sep 2019 13:37:11 +0000 (+0200) Subject: [#796,!504] Added ChangeLog entry for #796. X-Git-Tag: Kea-1.7.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f07587f8c62ac1f431487cf591b2b38d08f1303f;p=thirdparty%2Fkea.git [#796,!504] Added ChangeLog entry for #796. --- diff --git a/ChangeLog b/ChangeLog index c860fea5ac..4ead66bb1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1662. [bug] marcin + Prevent deadlock in the Kea DHCP servers caused by allocating + memory in the system signal handler. The issue was found on + CentOS 7.6, but could possibly affect Kea running on any other + OS. + (Gitlab #796,!504, git f858d9d0b63a18370ebb8bd7d1b8250d0c5a1cb5) + 1661. [bug] tmark kea-dhcp4 now rejects inbound client messages that have neither a hardware address nor a client identifier.