From c8ddad56705a5d3079e867908237ce334fc71514 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 17 May 2024 10:22:24 +0100 Subject: [PATCH] Update the platforms that packages are supported on. --- docs/3/installation/debian.md | 2 +- docs/3/installation/rocky.md | 2 +- docs/3/installation/ubuntu.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/3/installation/debian.md b/docs/3/installation/debian.md index 23e6fdcfa..730142c78 100644 --- a/docs/3/installation/debian.md +++ b/docs/3/installation/debian.md @@ -8,7 +8,7 @@ An official package for Debian is maintained by the InspIRCd Team. You can downl ### What systems are supported by this package? -This package can be installed on all x86-64 systems running Debian 10 (Buster), 11 (Bullseye), and 12 (Bookworm). +This package can be installed on all x86-64 systems running Debian 11 (Bullseye), 12 (Bookworm), and 13 (Trixie). ### How do I install this package? diff --git a/docs/3/installation/rocky.md b/docs/3/installation/rocky.md index 2cba2a6e3..4ab7e2b4b 100644 --- a/docs/3/installation/rocky.md +++ b/docs/3/installation/rocky.md @@ -8,7 +8,7 @@ An official package for Rocky Linux is maintained by the InspIRCd Team. You can ### What systems are supported by this package? -This package can be installed on all x86-64 systems running Rocky Linux 8. +This package can be installed on all x86-64 systems running Rocky Linux 8 and 9. ### How do I install this package? diff --git a/docs/3/installation/ubuntu.md b/docs/3/installation/ubuntu.md index f26c3e349..795353a64 100644 --- a/docs/3/installation/ubuntu.md +++ b/docs/3/installation/ubuntu.md @@ -8,7 +8,7 @@ An official package for Ubuntu is maintained by the InspIRCd Team. You can downl ### What systems are supported by this package? -This package can be installed on all x86-64 systems running Ubuntu 18.04 (Bionic Beaver), 20.04 (Focal Fossa), and 22.04 (Jammy Jellyfish). +This package can be installed on all x86-64 systems running Ubuntu 20.04 (Focal Fossa), 22.04 (Jammy Jellyfish), and 24.04 (Noble Numbat). ### How do I install this package?