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 1tVDBf-006RfC-Dk for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 07 Jan 2025 17:16:15 +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 1tVDBe-005uP0-TS for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 07 Jan 2025 17:16:14 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tVDBe-005uOs-Mw for pgsql-pkg-debian@lists.postgresql.org; Tue, 07 Jan 2025 17:16:14 +0000 Received: from mout-p-103.mailbox.org ([80.241.56.161]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tVDBZ-000MZm-32 for pgsql-pkg-debian@lists.postgresql.org; Tue, 07 Jan 2025 17: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-103.mailbox.org (Postfix) with ESMTPS id 4YSHks1mzhz9skc; Tue, 7 Jan 2025 18:16:05 +0100 (CET) Date: Tue, 7 Jan 2025 18:16:02 +0100 From: Christoph Berg To: Devrim =?iso-8859-1?B?R/xuZPx6?= Cc: =?iso-8859-1?Q?C=E9dric?= Villemain , pgsql-pkg-debian@lists.postgresql.org Subject: Re: PostgreSQL 18 package not rebuilt since Dec.18th Message-ID: References: <5d878e28-1402-4244-8fb2-492c2a9089d5@Data-Bene.io> <6588bb6c5c5da1d604da08cde9c3aee9484e7222.camel@gunduz.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6588bb6c5c5da1d604da08cde9c3aee9484e7222.camel@gunduz.org> X-Rspamd-Queue-Id: 4YSHks1mzhz9skc List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Devrim Gündüz > That date matches the date when pg_logicalinspect was added. Packagers > may need to update related files. That one was actually handled automatically. The actual reason was a new symbol in libpq5 that needed adding in debian/libpq5.symbols: + PQservice@Base 18~~ Thanks for the heads-up! New build is running now. Christoph