]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4605] release changes: systems
authorAndrei Pavel <andrei@isc.org>
Sun, 21 Jun 2026 22:10:27 +0000 (01:10 +0300)
committerAndrei Pavel <andrei@isc.org>
Mon, 22 Jun 2026 06:29:09 +0000 (09:29 +0300)
hammer.py
platforms.rst

index af3bd206e16122210f97791ffd4d7ddf12e2061f..9d007922ca8db6e0858f36806e020809935559a9 100755 (executable)
--- a/hammer.py
+++ b/hammer.py
@@ -69,7 +69,7 @@ SYSTEMS = {
         '40': False,
         '41': False,
         '42': False,
-        '43': True,
+        '43': False,
         '44': True,
     },
     'centos': {
@@ -129,6 +129,7 @@ SYSTEMS = {
         '3.21': True,
         '3.22': True,
         '3.23': True,
+        '3.24': True,
     },
     'arch': {},
 }
index dcc45a61e3f18d53875b429b735a6867f2c482fa..6c58153cb6eb75fcac94409a9b6e0bd8f879762f 100644 (file)
@@ -17,12 +17,12 @@ 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.21, 3.22, 3.23
+* Alpine — 3.21, 3.22, 3.23, 3.24
 * Debian — 11, 12, 13
-* Fedora — 43
+* Fedora — 44
 * FreeBSD — 15
 * RHEL — 8, 9, 10
-* Ubuntu — 22.04, 24.04
+* Ubuntu — 22.04, 24.04, 26.04
 
 There are currently no plans to port Kea to Windows systems.
 
@@ -50,13 +50,13 @@ adverse effect on officially supported platforms.
 
 These include platforms past their respective EOL dates, such as:
 
-* Alpine — 3.20 (EOL 01 Apr 2026) and older
-* CentOS — 8 (EOL 31 December 2021) and older
-* Debian — 10 (EOL 30 June 2022) and older
-* Fedora — 42 (EOL 13 May 2026) and older
-* FreeBSD — 14 and older
-* macOS — 13 (EOL 15 September 2025) and older
-* Ubuntu — 21.04 (EOL 20 January 2022) and older
+* Alpine — 3.20 (EOL 1 Apr 2026) and older
+* Debian — 10 (EOL 30 Jun 2024) and older
+* EL — 7 (EOL 30 Jun 2024) and older
+* Fedora — 43 (EOL 9 Dec 2026) and older
+* FreeBSD — 14 (EOL 31 Dec 2026) and older
+* macOS — 13 (EOL 15 Sep 2025) and older
+* Ubuntu — 20.04 (EOL 31 May 2025) and older
 
 Unsupported Platforms
 ---------------------