From 79f879b2c0bcd4ffd7e33be89e9e1e62fbc38b8f Mon Sep 17 00:00:00 2001
From: "Jonathan S. Katz"
Date: Tue, 1 Nov 2022 09:02:43 -0400
Subject: [PATCH] Update Debian/Ubuntu info
This makes it current with what versions of the distros the
PostgreSQL packages are available for.
Reported-by: Christoph Berg
---
templates/pages/download/linux/debian.html | 12 ++++++------
templates/pages/download/linux/ubuntu.html | 8 ++++----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/templates/pages/download/linux/debian.html b/templates/pages/download/linux/debian.html
index 08500c05..2cfbd240 100644
--- a/templates/pages/download/linux/debian.html
+++ b/templates/pages/download/linux/debian.html
@@ -28,16 +28,16 @@ The PostgreSQL apt repository supports the currently supported stable
versions of Debian:
- - Bullseye (11.x)
- - Buster (10.x)
- - Stretch (9.x)
- - Sid (unstable)
+ - bookworm (12.x)
+ - bullseye (11.x)
+ - buster (10.x)
+ - sid (unstable)
on the following architectures:
- amd64
- - arm64 (Buster and newer)
- - i386 (Buster and older)
+ - arm64
+ - i386 (buster and older)
- ppc64el
diff --git a/templates/pages/download/linux/ubuntu.html b/templates/pages/download/linux/ubuntu.html
index 7461d450..0539171a 100644
--- a/templates/pages/download/linux/ubuntu.html
+++ b/templates/pages/download/linux/ubuntu.html
@@ -26,10 +26,10 @@ updates for all supported versions of PostgreSQL throughout the support
The PostgreSQL Apt Repository supports the current versions of Ubuntu:
- - impish (21.10)
- - hirsute (21.04)
- - focal (20.04)
- - bionic (18.04)
+ - kinetic (22.10, non-LTS)
+ - jammy (22.04, LTS)
+ - focal (20.04, LTS)
+ - bionic (18.04, LTS)
on the following architectures:
--
2.39.5