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 1oQp66-0003cT-Em for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 24 Aug 2022 12:03:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oQp65-0000h6-DP for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 24 Aug 2022 12:03:01 +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 1oQp65-0000gx-7I for pgsql-pkg-debian@lists.postgresql.org; Wed, 24 Aug 2022 12:03:01 +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 1oQp62-0008I6-Ow for pgsql-pkg-debian@postgresql.org; Wed, 24 Aug 2022 12:03:00 +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 4MCPqg5ynrz3F6s; Wed, 24 Aug 2022 14:02:55 +0200 (CEST) Date: Wed, 24 Aug 2022 14:02:55 +0200 From: Christoph Berg To: Alobar Bandaloop Cc: pgsql-pkg-debian@postgresql.org Subject: Re: Availability of postgis point releases? Message-ID: Mail-Followup-To: Christoph Berg , Alobar Bandaloop , pgsql-pkg-debian@postgresql.org 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: Alobar Bandaloop > I'm wondering if anyone knows if/when the latest point releases of the > postgis package (specifically 2.5.8) will be packaged and available at > apt.postgresql.org? Also, I tried to track down the info/packaging policy > but I couldn't find anything. Is there somewhere I can find that info to > save pestering folks on the email list? The latest latest point release is 3.2.3 which I just pushed out. We don't package the older postgis major releases, the combinatorial explosion Debian/Ubuntu releases * 4 architectures * PG 10/11/12/13/14 is already big enough. Christoph