From: Andrei Pavel Date: Sun, 21 Jun 2026 22:10:27 +0000 (+0300) Subject: [#4605] release changes: systems X-Git-Tag: stable~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6eedd1e73bcda8034fac37faa1809874e78d7cf7;p=thirdparty%2Fkea.git [#4605] release changes: systems --- diff --git a/hammer.py b/hammer.py index af3bd206e1..9d007922ca 100755 --- 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': {}, } diff --git a/platforms.rst b/platforms.rst index dcc45a61e3..6c58153cb6 100644 --- a/platforms.rst +++ b/platforms.rst @@ -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 ---------------------