]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4078] updated platforms list Kea-3.1.1
authorWlodek Wencel <wlodek@isc.org>
Mon, 25 Aug 2025 11:58:23 +0000 (13:58 +0200)
committerRazvan Becheriu <razvan@isc.org>
Wed, 27 Aug 2025 17:48:37 +0000 (20:48 +0300)
ChangeLog
platforms.rst

index 465527baa7fa0f69281ca6cf6e7713d6bf690f87..3dde8cb10e3c45e1f6c4a5a966eb15b5603d32ff 100644 (file)
--- 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)
 
index 7a33803041b1e66bd4b1a7096152818d12d10d42..cfbbd1f4365f3b0645cb55d7d1d4c55df8de2f6a 100644 (file)
@@ -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.