From: Wlodek Wencel Date: Mon, 25 Aug 2025 11:58:23 +0000 (+0200) Subject: [#4078] updated platforms list X-Git-Tag: Kea-3.1.1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b79b8b9c03c282113aee235241d00eb95d1c4a3;p=thirdparty%2Fkea.git [#4078] updated platforms list --- diff --git a/ChangeLog b/ChangeLog index 465527baa7..3dde8cb10e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,10 +31,10 @@ Kea 3.1.1 (development) released on September 27, 2025 (Gitlab #3931) 2386. [sec] tmark - Corrected an issue in kea-dhcp4 that caused - the server to exit after receiving a broadcast - query that requests option 108 and fails to - match a subnet. + Corrected an issue in kea-dhcp4 that caused the server + to abort if a client sent a unicast request with a particular + options, and Kea failed to find an appropriate subnet + for that client. CVE:2025-40779 (Gitlab #4048) diff --git a/platforms.rst b/platforms.rst index 7a33803041..cfbbd1f436 100644 --- a/platforms.rst +++ b/platforms.rst @@ -17,11 +17,11 @@ Regularly Tested Platforms Kea is officially supported on Alpine, Debian, Fedora, FreeBSD, RHEL, and Ubuntu systems. Kea-|release| builds have been tested on: -* Alpine — 3.18, 3.19, 3.20, 3.21 -* Debian — 10, 11, 12 -* Fedora — 40, 41 +* Alpine — 3.19, 3.20, 3.21, 3.22 +* Debian — 11, 12 +* Fedora — 41, 42 * FreeBSD — 14 -* RHEL — 8, 9 +* RHEL — 8, 9, 10 * Ubuntu — 20.04, 22.04, 24.04 There are currently no plans to port Kea to Windows systems.