From 62817bed279aa581c5223a8203e0e0b093bd48c4 Mon Sep 17 00:00:00 2001
From: Christoph Berg
Date: Fri, 17 Nov 2023 09:57:12 +0100
Subject: [PATCH] Download: Update Ubuntu releases and architectures
Remove bionic and kinetic, add lunar and mantic. Remove i386, bionic was
the last Ubuntu release covering it.
---
templates/pages/download/linux/ubuntu.html | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/templates/pages/download/linux/ubuntu.html b/templates/pages/download/linux/ubuntu.html
index 6721b717..1888997f 100644
--- a/templates/pages/download/linux/ubuntu.html
+++ b/templates/pages/download/linux/ubuntu.html
@@ -26,18 +26,17 @@ updates for all supported versions of PostgreSQL throughout the support
The PostgreSQL Apt Repository supports the current versions of Ubuntu:
- - kinetic (22.10, non-LTS)
+ - mantic (22.10, non-LTS)
+ - lunar (22.10, non-LTS)
- jammy (22.04, LTS)
- focal (20.04, LTS)
- - bionic (18.04, LTS)
on the following architectures:
- amd64
- - arm64 (18.04 and newer; LTS releases only)
- - i386 (18.04 and older)
+ - arm64 (LTS releases only)
- ppc64el (LTS releases only)
--
2.39.5