From 06fc41ef5a5b6774dbf164a6694696e07edcbe13 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 5 Mar 2024 21:44:23 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Home.md b/Home.md index 68d6c3d..7ffc85f 100644 --- a/Home.md +++ b/Home.md @@ -30,6 +30,20 @@ TODO: add more See also - https://devguide.python.org/versions/ +### Linux LTS Support + +TODO: add Ubuntu LTS + +| **Linux LTS** | **EOSL** | **Python Version
"base"** | **Python Version
required for Radicale** | +|-|-|-|-| +| Enterprise Linux 8 | 2029-05 | 3.6 (RP) | 3.8 (RA) | +| Enterprise Linux 9 | 2032-05 | 3.9 (RP) | 3.9 (RP) | + +(RP) https://access.redhat.com/solutions/6879401 + +(RA) https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle + + # Radicale Installation - [[Simple installation]].