From f7eede4d5ed66ba15129e462247914dd527f5c47 Mon Sep 17 00:00:00 2001 From: Nick Anderson Date: Wed, 10 Jan 2024 12:08:37 -0600 Subject: [PATCH] Added Debian 12 to supported platforms Ticket: ENT-10347 Changelog: None --- release-notes/supported-platforms.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/release-notes/supported-platforms.markdown b/release-notes/supported-platforms.markdown index 40f08d6cf..9e3a486e0 100644 --- a/release-notes/supported-platforms.markdown +++ b/release-notes/supported-platforms.markdown @@ -15,8 +15,8 @@ for all supported platforms and [binary packages for popular Linux distributions | Platform | Versions | Architecture | |:-----------:|:--------------------------:|:------------:| | CentOS/RHEL | 7, 8.1+, 9 | x86-64 | -| Debian | 9, 10, 11 | x86-64 | -| Debian | 11 | arm64 | +| Debian | 9, 10, 11, 12 | x86-64 | +| Debian | 11, 12 | arm64 | | Ubuntu | 16.04, 18.04, 20.04, 22.04 | x86-64 | | Ubuntu | 22.04 | arm64 | @@ -28,8 +28,8 @@ Any supported host can be a policy server in Community installations of CFEngine |:-----------:|:-------------------------:|:-------------:| | AIX | 7.1, 7.2 | PowerPC | | CentOS/RHEL | 6, 7, 8.1, 9 | x86-64 | -| Debian | 9, 10, 11 | x86-64 | -| Debian | 11 | arm64 | +| Debian | 9, 10, 11, 12 | x86-64 | +| Debian | 11, 12 | arm64 | | HP-UX | 11.31+ | Itanium | | SLES | 12, 15 | x86-64 | | Solaris | 11 | UltraSparc |