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 1lUoQt-0006n2-5w for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 09 Apr 2021 10:32:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lUoQs-0007RR-5C for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 09 Apr 2021 10:32:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lUoQr-0007Lt-WC for pgsql-pkg-debian@lists.postgresql.org; Fri, 09 Apr 2021 10:32:10 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lUoQl-0007pV-4Q for pgsql-pkg-debian@lists.postgresql.org; Fri, 09 Apr 2021 10:32:08 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:810c:c240:28cc:656f:209d:d93c:b7eb]) (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 4FGvZS1xqFz3F0v; Fri, 9 Apr 2021 12:32:00 +0200 (CEST) Date: Fri, 9 Apr 2021 12:31:59 +0200 From: Christoph Berg To: Andreas Neumann Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: Plans for GEOS 3.9 packaging? Message-ID: 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: Andreas Neumann > I was wondering if you have plans to package GEOS 3.9.x together with > Postgis 3.1 during the year 2021? Hi, so far we've refrained from going into the rabbit hole of packaging new components of the GIS stack besides postgis itself for apt.postgresql.org. > We have plans to update our DB in November or December 2021 and it would be > great if GEOS 3.9.x would be available in the PGDG-Repo then? As Imre already said, bullseye will ship geos 3.9.0 natively, and should be released by then. $ rmadison geos geos | 3.4.2-6 | oldoldstable | source geos | 3.5.1-3 | oldstable | source geos | 3.7.1-1 | stable | source geos | 3.9.0-1 | testing | source geos | 3.9.0-1 | unstable | source geos | 3.9.0-1 | unstable-debug | source geos | 3.9.1-1~exp1 | experimental | source geos | 3.9.1-1~exp1 | experimental-debug | source Christoph