diff --git a/docs/install_guides/fedora.rst b/docs/install_guides/fedora.rst index 79de09f68..29ac6a86e 100644 --- a/docs/install_guides/fedora.rst +++ b/docs/install_guides/fedora.rst @@ -12,15 +12,15 @@ Installing Red on Fedora Linux Installing the pre-requirements ------------------------------- -Fedora Linux 35 and above has all required packages available in official repositories. Install +Fedora Linux 36 and above has all required packages available in official repositories. Install them with dnf: .. prompt:: bash - sudo dnf -y install python3.10 python3.10-devel git java-11-openjdk-headless @development-tools nano + sudo dnf -y install python3.11 python3.11-devel git java-11-openjdk-headless @development-tools nano .. Include common instructions: -.. include:: _includes/create-env-with-venv3.10.rst +.. include:: _includes/create-env-with-venv3.11.rst .. include:: _includes/install-and-setup-red-unix.rst diff --git a/docs/version_guarantees.rst b/docs/version_guarantees.rst index 758a32f11..0c38801ad 100644 --- a/docs/version_guarantees.rst +++ b/docs/version_guarantees.rst @@ -51,9 +51,9 @@ Operating system version Supported architectures Ideally supported u ================================ ======================= ============================================================ Windows 10 x86-64 `End/Retirement Date `__ Windows 11 x86-64 `Retirement Date `__ -macOS 10.15 (Catalina) x86-64 ~2022-10 macOS 11 (Big Sur) x86-64, aarch64 ~2023-10 macOS 12 (Monterey) x86-64, aarch64 ~2024-10 +macOS 13 (Ventura) x86-64, aarch64 ~2025-10 Alma Linux 8 x86-64, aarch64 2029-05-31 (`How long will CloudLinux support AlmaLinux? `__) Alma Linux 9 x86-64, aarch64 2032-05-31 Arch Linux x86-64 forever (support is only provided for an up-to-date system) @@ -62,8 +62,8 @@ CentOS Stream 8 x86-64, aarch64 2024-05-31 (`end of CentOS Stream 9 x86-64, aarch64 2027-05-31 (`expected EOL `__) Debian 10 Buster x86-64, aarch64, armv7l 2022-08-14 (`End of life `__) Debian 11 Bullseye x86-64, aarch64, armv7l ~2024-09 (`End of life `__) -Fedora Linux 35 x86-64, aarch64 2022-11-15 (`End of Life `__) Fedora Linux 36 x86-64, aarch64 2023-05-16 (`End of Life `__) +Fedora Linux 37 x86-64, aarch64 2023-11-14 (`End of Life `__) openSUSE Leap 15.4 x86-64, aarch64 2023-11-30 (`end of maintenance life cycle `__) openSUSE Tumbleweed x86-64, aarch64 forever (support is only provided for an up-to-date system) Oracle Linux 8 x86-64, aarch64 2029-07-31 (`End of Premier Support `__) @@ -79,8 +79,8 @@ Rocky Linux 8 x86-64, aarch64 2029-05-31 (`end-of Rocky Linux 9 x86-64, aarch64 2032-05-31 (`end-of-life `__) Ubuntu 18.04 LTS x86-64, aarch64 2023-04-30 (`End of Standard Support `__) Ubuntu 20.04 LTS x86-64, aarch64 2025-04-30 (`End of Standard Support `__) -Ubuntu 21.10 x86-64, aarch64 2022-07-31 (`End of Standard Support `__) Ubuntu 22.04 LTS x86-64, aarch64 2027-04-30 (`End of Standard Support `__) +Ubuntu 22.10 x86-64, aarch64 2023-07-31 (`End of Standard Support `__) ================================ ======================= ============================================================ ====================