From 7832e415e73a3c02c7dc2462632007db829df13c Mon Sep 17 00:00:00 2001 From: Ihor Aleksandrychiev Date: Fri, 10 Jul 2026 17:25:25 +0300 Subject: [PATCH] Extended supported platforms list with Ubuntu 26.04 Ticket: ENT-14191 Signed-off-by: Ihor Aleksandrychiev (cherry picked from commit 8e45cf4dddf4751da76aee2432491b6676362a31) (cherry picked from commit 208c678b6c748efbefe0132c336dc96831fe456a) --- .../supported-platforms.markdown | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/content/release-notes/supported-platforms.markdown b/content/release-notes/supported-platforms.markdown index 6bd63a55d..0414d7f95 100644 --- a/content/release-notes/supported-platforms.markdown +++ b/content/release-notes/supported-platforms.markdown @@ -13,32 +13,32 @@ for all supported platforms and [binary packages for popular Linux distributions ## Hub -| Platform | Versions | Architecture | -| :---------: | :-----------------: | :----------: | -| CentOS/RHEL | 7, 8.1+, 9, 10 | x86-64 | -| CentOS/RHEL | 10 | arm64 | -| Debian | 11, 12, 13 | x86-64 | -| Debian | 11, 12, 13 | arm64 | -| Ubuntu | 20.04, 22.04, 24.04 | x86-64 | -| Ubuntu | 22.04, 24.04 | arm64 | +| Platform | Versions | Architecture | +| :---------: | :------------------------: | :----------: | +| CentOS/RHEL | 7, 8.1+, 9, 10 | x86-64 | +| CentOS/RHEL | 10 | arm64 | +| Debian | 11, 12, 13 | x86-64 | +| Debian | 11, 12, 13 | arm64 | +| Ubuntu | 20.04, 22.04, 24.04, 26.04 | x86-64 | +| Ubuntu | 22.04, 24.04, 26.04 | arm64 | Any supported host can be a policy server in Community installations of CFEngine. ## Clients -| Platform | Versions | Architectures | -| :---------: | :-----------------: | :-----------: | -| AIX | 7.1, 7.2 | PowerPC | -| CentOS/RHEL | 6, 7, 8.1+, 9, 10 | x86-64 | -| CentOS/RHEL | 10 | arm64 | -| Debian | 11, 12, 13 | x86-64 | -| Debian | 11, 12, 13 | arm64 | -| HP-UX | 11.31+ | Itanium | -| SLES | 12, 15 | x86-64 | -| Solaris | 11 | UltraSparc | -| Ubuntu | 20.04, 22.04, 24.04 | x86-64 | -| Ubuntu | 22.04, 24.04 | arm64 | -| Windows | 2012, 2016, 2019 | x86-64 | +| Platform | Versions | Architectures | +| :---------: | :------------------------: | :-----------: | +| AIX | 7.1, 7.2 | PowerPC | +| CentOS/RHEL | 6, 7, 8.1+, 9, 10 | x86-64 | +| CentOS/RHEL | 10 | arm64 | +| Debian | 11, 12, 13 | x86-64 | +| Debian | 11, 12, 13 | arm64 | +| HP-UX | 11.31+ | Itanium | +| SLES | 12, 15 | x86-64 | +| Solaris | 11 | UltraSparc | +| Ubuntu | 20.04, 22.04, 24.04, 26.04 | x86-64 | +| Ubuntu | 22.04, 24.04, 26.04 | arm64 | +| Windows | 2012, 2016, 2019 | x86-64 | [Known issues][] also includes platform-specific notes.