Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mFZWe-0000F9-8p for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Aug 2021 10:07:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mFZWd-0008Kh-8t for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 16 Aug 2021 10:07:23 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mFZWY-0008Dd-1N; Mon, 16 Aug 2021 10:07:18 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mFZWV-0000FH-5A; Mon, 16 Aug 2021 10:07:16 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4Gp8wK1KRNz3Dws; Mon, 16 Aug 2021 12:07:13 +0200 (CEST) Date: Mon, 16 Aug 2021 12:07:12 +0200 From: Christoph Berg To: Magnus Hagander Cc: Adrian Klaver , Justin Downing , pgsql-pkg-debian@postgresql.org, PostgreSQL WWW Subject: Re: Latest packages for Xenial Message-ID: Mail-Followup-To: Christoph Berg , Magnus Hagander , Adrian Klaver , Justin Downing , pgsql-pkg-debian@postgresql.org, PostgreSQL WWW References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Magnus Hagander > > > > Debian 9 (stretch), 10 (buster), 11 (bullseye), and unstable (sid) > > > > Ubuntu 18.04 (bionic), 20.04 (focal), 21.04 (hirsute, amd64 only), 21.10 (impish, amd64 only) > > > > > > The Postgres Ubuntu packages only officially support LTS releases. > > > > That part is also obsolete. > > Can you provide an update to what it should actually be? Either as a > patch, or just as an explicit text of what it should be and I'll be > happy to turn that into a patch. Just scratch the LTS part: The PostgreSQL Apt Repository supports the current versions of Ubuntu: * impish (21.10) * hirsute (21.04) * focal (20.04) * bionic (18.04) on the following architectures: amd64 arm64 (18.04 and newer; LTS releases only) i386 (18.04 and older) ppc64el (LTS releases only) Christoph