From: wwencel Date: Mon, 23 Oct 2023 14:00:14 +0000 (+0200) Subject: [#3122] fixed typo, updated platforms.rst X-Git-Tag: Kea-2.5.3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4bc6c8c987da905c75d7bcae56a2a5a4e42dd774;p=thirdparty%2Fkea.git [#3122] fixed typo, updated platforms.rst --- diff --git a/ChangeLog b/ChangeLog index dbee16bcd5..b5b4598de3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,7 +35,7 @@ Kea 2.5.3 (development) released on October 25, 2023 (Gitlab #2918) 2184. [bug] razvan - Fixed a bug in evaluated expression parser which was not propelry + Fixed a bug in evaluated expression parser which was not properly handling escaped null characters. (Gitlab #3086) diff --git a/platforms.rst b/platforms.rst index 4701f195cf..0c6346c41b 100644 --- a/platforms.rst +++ b/platforms.rst @@ -20,7 +20,7 @@ systems. Kea-|release| builds have been tested on: * Alpine — 3.15, 3.16, 3.17 * Debian — 10, 11, 12 * Fedora — 36, 37, 38 -* FreeBSD — 12, 13 +* FreeBSD — 13 * RHEL — 8, 9 * Ubuntu — 18.04, 20.04, 22.04 @@ -54,7 +54,7 @@ These include platforms past their respective EOL dates, such as: * CentOS — 6 (EOL 30 November 2020), 7 (EOL 30 June 2024), 8 (EOL 31 December 2021) * Debian — 8, 9 (EOL 30 June 2022) * Fedora — 31, 32, 33, 34, 35 (EOL 13 December 2022) -* FreeBSD — 10, 11 (EOL 30 September 2021) +* FreeBSD — 10, 11, 12 * macOS — 10.13, 10.14, 10.15 (EOL 12 September 2022) * Ubuntu — 14.04, 18.10, 19.04, 19.10, 21.04 (EOL 20 January 2022)