Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1udqNN-001EQQ-1J for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 21 Jul 2025 13:16:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1udqNK-000zYz-Rd for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 21 Jul 2025 13:16:15 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1udqNK-000zYq-LG for pgsql-pkg-debian@lists.postgresql.org; Mon, 21 Jul 2025 13:16:14 +0000 Received: from mout-p-202.mailbox.org ([2001:67c:2050:0:465::202]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1udqNG-0002sL-00 for pgsql-pkg-debian@lists.postgresql.org; Mon, 21 Jul 2025 13:16:13 +0000 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4bm19x0QpNz9s7t; Mon, 21 Jul 2025 15:16:05 +0200 (CEST) Authentication-Results: outgoing_mbo_mout; dkim=none; spf=pass (outgoing_mbo_mout: domain of cb@df7cb.de designates 2001:67c:2050:b231:465::102 as permitted sender) smtp.mailfrom=cb@df7cb.de Date: Mon, 21 Jul 2025 15:16:03 +0200 From: Christoph Berg To: Bradford Boyle Cc: Schmid Andreas , "pgsql-pkg-debian@lists.postgresql.org" Subject: Re: Missing version 3.5.3 of package "postgis" in PGDG apt repository for Debian Bullseye Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4bm19x0QpNz9s7t List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: To Bradford Boyle > > ERROR: index returned tuples in wrong order > > I tried to raise that issue upstream, but did no get any reply. Not > shipping new updates with that regression seemed like the safer choice. Turns out there was a reply, but I had not enabled email notifications in that trac instance yet: https://trac.osgeo.org/postgis/ticket/5903 Christoph