From c814207aef3cce7a6783ac507f794c2bee39a24d Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Fri, 20 Dec 2024 18:55:24 +0100 Subject: [PATCH] Drop support for running on Debian 11 Link: https://community.theforeman.org/t/drop-debian-11-ruby-2-7-and-nodejs-14-support-in-foreman-3-14/40503 --- .../con_projectserver-operating-system.adoc | 2 +- ...oc_configuring-repositories-foreman-deb.adoc | 7 ------- ...oc_upgrading-a-connected-project-server.adoc | 1 - .../ref_supported-operating-systems.adoc | 1 - guides/doc-Release_Notes/topics/foreman.adoc | 17 ++++++----------- 5 files changed, 7 insertions(+), 21 deletions(-) diff --git a/guides/common/modules/con_projectserver-operating-system.adoc b/guides/common/modules/con_projectserver-operating-system.adoc index 80e42dd6b81..e6febaf9bcb 100644 --- a/guides/common/modules/con_projectserver-operating-system.adoc +++ b/guides/common/modules/con_projectserver-operating-system.adoc @@ -1,7 +1,7 @@ [id="ProjectServer-Operating-System_{context}"] = {ProjectServer} operating system -{Project} has packages for {EL} 9, Debian 11, Debian 12 and Ubuntu 22.04. +{Project} has packages for {EL} 9, Debian 12 and Ubuntu 22.04. Katello plugin packages, which provide content management capabilities, are only available for {EL}. {Team} only packages {Project} for x86_64. diff --git a/guides/common/modules/proc_configuring-repositories-foreman-deb.adoc b/guides/common/modules/proc_configuring-repositories-foreman-deb.adoc index cd6bbdb0585..2ac102ccc40 100644 --- a/guides/common/modules/proc_configuring-repositories-foreman-deb.adoc +++ b/guides/common/modules/proc_configuring-repositories-foreman-deb.adoc @@ -3,13 +3,6 @@ // List of supported operating systems for foreman-deb has to match "guides/common/modules/proc_upgrading-a-connected-project-server.adoc" [tabs] ===== -Debian 11 (Bullseye):: -+ --- -:distribution-codename: bullseye -include::proc_configuring-repositories-deb.adoc[] --- - Debian 12 (Bookworm):: + -- diff --git a/guides/common/modules/proc_upgrading-a-connected-project-server.adoc b/guides/common/modules/proc_upgrading-a-connected-project-server.adoc index f40a29c1f31..0151e252ce2 100644 --- a/guides/common/modules/proc_upgrading-a-connected-project-server.adoc +++ b/guides/common/modules/proc_upgrading-a-connected-project-server.adoc @@ -96,7 +96,6 @@ deb http://deb.theforeman.org/ plugins {ProjectVersion} // List of supported operating systems for foreman-deb has to match "guides/common/modules/proc_configuring-repositories-foreman-deb.adoc" Replace _My_Distribution_Code_Name_ with the proper distribution code name based on the operating system of your {ProjectServer}: + -* `bullseye` for Debian 11 * `bookworm` for Debian 12 * `jammy` for Ubuntu 22.04 . Update to {Project} {ProjectVersion}: diff --git a/guides/common/modules/ref_supported-operating-systems.adoc b/guides/common/modules/ref_supported-operating-systems.adoc index 21db9d9cca2..cd973cc6727 100644 --- a/guides/common/modules/ref_supported-operating-systems.adoc +++ b/guides/common/modules/ref_supported-operating-systems.adoc @@ -19,7 +19,6 @@ ifdef::satellite[] | {RHEL} 9 | x86_64 only | endif::[] ifdef::foreman-deb[] -| Debian 11 (Bullseye) | amd64 | | Debian 12 (Bookworm) | amd64 | | Ubuntu 22.04 (Jammy) | amd64 | endif::[] diff --git a/guides/doc-Release_Notes/topics/foreman.adoc b/guides/doc-Release_Notes/topics/foreman.adoc index f1ed5283581..df00596d924 100644 --- a/guides/doc-Release_Notes/topics/foreman.adoc +++ b/guides/doc-Release_Notes/topics/foreman.adoc @@ -4,14 +4,7 @@ [id="foreman-headline-features"] == Headline Features -ifndef::foreman-deb[] There are no highlights with Foreman {ProjectVersion}. -endif::[] -ifdef::foreman-deb[] -=== Running Foreman on Debian 12 (Bookworm) - -Foreman now supports running on Debian 12 (Bookworm). -endif::[] [id="foreman-upgrade-warnings"] == Upgrade Warnings @@ -21,14 +14,16 @@ ifndef::foreman-deb[] There are no upgrade warnings with Foreman {ProjectVersion}. endif::[] ifdef::foreman-deb[] -=== Running Foreman on Ubuntu 20.04 (Focal) is not supported anymore +=== Running Foreman on Debian 11 (Bullseye) is not supported anymore -Foreman supports running on Ubuntu 22.04 LTS (Jammy Jellyfish) since 3.11. -Running Foreman on Ubuntu 20.04 LTS has been deprecated since 3.12. -Support for running Foreman on Ubuntu 20.04 LTS has been removed. +Foreman supports running on Debian 12 (Bullseye) since 3.11.4. +Running Foreman on Debian 11 has been deprecated since 3.13. +Support for running Foreman on Debian 11 has been removed. Note this is for running Foreman itself. Clients will remain supported. + +For more details, see the https://community.theforeman.org/t/drop-debian-11-ruby-2-7-and-nodejs-14-support-in-foreman-3-14/40503[removal RFC]. endif::[] [id="foreman-deprecations"]