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.96) (envelope-from ) id 1vMUA9-00BONd-04 for pgsql-admin@arkaria.postgresql.org; Fri, 21 Nov 2025 16:39:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vMUA7-008JKo-2C for pgsql-admin@arkaria.postgresql.org; Fri, 21 Nov 2025 16:39:07 +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.96) (envelope-from ) id 1vMUA7-008JKV-15 for pgsql-admin@lists.postgresql.org; Fri, 21 Nov 2025 16:39:07 +0000 Received: from mail.cybercat.ca ([148.59.136.195]) by makus.postgresql.org with smtp (Exim 4.96) (envelope-from ) id 1vMUA4-000j35-2p for pgsql-admin@lists.postgresql.org; Fri, 21 Nov 2025 16:39:06 +0000 Received: from [198.58.210.162] (account rossnick-lists@cybercat.net) by cybercat.net (CommuniGate Pro WEBUSER 6.2.15) with HTTP id 285477656 for pgsql-admin@lists.postgresql.org; Fri, 21 Nov 2025 11:39:04 -0500 From: "Nicolas Ross" Subject: Re: Can't update RPM package to latest version To: pgsql-admin@lists.postgresql.org X-Mailer: CommuniGate Pro WebUser v6.2.15 Date: Fri, 21 Nov 2025 11:39:04 -0500 Message-ID: In-Reply-To: <20251121134420.GB28739@p46.dedyn.io;lightning.p46.dedyn.io> References: <20251121134420.GB28739@p46.dedyn.io;lightning.p46.dedyn.io> MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, 21 Nov 2025 14:44:20 +0100 Michael Banck wrote: > Hi, > > On Thu, Nov 20, 2025 at 11:35:04AM -0500, Nicolas Ross > wrote: > > openssl-libs is at 3.2.2.6.el9_5.1 and has no update. I > > suppose that it's a downstream from RH problem ? > > Yes, it is a rocky/alma problem: > > https://www.postgresql.org/message-id/flat/447b22b929a2ad86ed21277079d8ad46300b98b5.camel%40gunduz.org > > Devrim mentions a fix in the second post. > > > Michael > > Great, thanks !