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 1vZK5E-008LNm-1u for pgsql-announce@arkaria.postgresql.org; Sat, 27 Dec 2025 02:31: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 1vZK5D-00Atgp-0V for pgsql-announce@arkaria.postgresql.org; Sat, 27 Dec 2025 02:31: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 1vZK5C-00AtgZ-06 for pgsql-announce@lists.postgresql.org; Sat, 27 Dec 2025 02:31:07 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vZK5B-002nrh-1F for pgsql-announce@lists.postgresql.org; Sat, 27 Dec 2025 02:31:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=jIXnkYa8maibWCCdK7XPKnfA69zl0weHwNKUt8t0zVI=; b=n/+gJqbLXNsCgQql3SWDGx9huF /V+pwlKRqeGDOoROnmzsEeT1tATF5Fz83LYcv6cd30ktAV1iLHUUP0kBHvAPpD6gGTGZWdrYwTyD5 NavFydEnPP5fDGymR8IIM0IUPtxvI6I7zkhdBjeTqVzhdGhHBopPjj5e1ber/ufGdr8wGXtoQ+fYq 6mv4IjTj93uMjIm8R1u0CCN1+/++d2SDJyuYMQUZbDWUeFa1pLp0TxY5XIItG1k9M5bRMMeIXMfXx gotiIMdgiEcZgdPF2tMVtR2JtwyCtlJfn+pEEiw2cf8qMfbDRUn1ix6ShM1g2UZlvYoZ5wlgTobWN DvAfJ99Q==; Received: from wrigleys.postgresql.org ([217.196.149.60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vZK5A-0086bX-2P for pgsql-announce@lists.postgresql.org; Sat, 27 Dec 2025 02:31:04 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vZK58-00E75T-1v for pgsql-announce@lists.postgresql.org; Sat, 27 Dec 2025 02:31:03 +0000 Content-Type: multipart/mixed; boundary="===============5887347879418548145==" MIME-Version: 1.0 Subject: PostgreSQL RPM repository now supports multiple RHEL minor versions To: PostgreSQL Announce From: PostgreSQL PGDG RPM Repository via PostgreSQL Announce Reply-To: devrim@gunduz.org Date: Sat, 27 Dec 2025 02:30:40 +0000 Message-ID: <176680264040.978869.15223499269130372107@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: b62603767cffa692ff1876e2e2de44a9476636d6c9728685fc5c9e3d5a3038e3 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============5887347879418548145== Content-Type: multipart/alternative; boundary="===============9033897936623611948==" MIME-Version: 1.0 --===============9033897936623611948== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Red Hat=E2=80=99s decision to ship a major OpenSSL update (3.2 =E2=86=92 3.= 5) together with the RHEL 10.1 and 9.7 releases [caused unexpected breakage= ](https://github.com/pgdg-packaging/pgdg-rpms/issues/119) =E2=80=94not only= for users of Rocky Linux, AlmaLinux, and other derivatives, but also for R= HEL 9.6 users (including EUS). Users of Rocky Linux/AlmaLinux 9.6 and 10.0 got errors like: > cannot install the best update candidate for package postgresql17-contrib= -17.5-3PGDG.rhel9.x86_64 - nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by postgresq= l17-contrib-17.7-1PGDG.rhel9.x86_64 from pgdg17 After some discussions with some senior community members, we decided that = going forward PGDG RPM repository will support the last two minor releases = of RHEL 10 and 9 and build the packages separately on each supported OS min= or version. We already follow this model for SLES 15 (SP6 and SP7). While t= his approach increases packaging workload, it is essential for reliability = and for our users.=20 Please read [this news item](https://yum.postgresql.org/news/postgresql-rpm= s-multiple-rhel-minor-versions/) for details. --===============9033897936623611948== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable PostgreSQL RPM repository now supports multiple RHEL minor versi= ons
 

PostgreSQL RPM repository now supports multiple RHEL minor versions

Red Hat=E2=80=99s decision to ship a major = OpenSSL update (3.2 =E2=86=92 3.5) together with the RHEL 10.1 and 9.7 rele= ases caused unexpected breakag= e =E2=80=94not only for users of Rocky Linux, AlmaLinux, and other deri= vatives, but also for RHEL 9.6 users (including EUS).

Users of Rocky Linux/AlmaLinux 9.6 and 10.0= got errors like:

cannot install the best update candidate fo= r package postgresql17-contrib-17.5-3PGDG.rhel9.x86_64 - nothing provides libcrypto.so.3(OPENSSL_3.4.0)(64bit) needed by postgresq= l17-contrib-17.7-1PGDG.rhel9.x86_64 from pgdg17

After some discussions with some senior com= munity members, we decided that going forward PGDG RPM repository will supp= ort the last two minor releases of RHEL 10 and 9 and build the packages sep= arately on each supported OS minor version. We already follow this model fo= r SLES 15 (SP6 and SP7). While this approach increases packaging workload, = it is essential for reliability and for our users.

Please read this news item for details.

This email was sent to you from PostgreSQL PGDG RPM Repository. It was deli= vered on their behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to PostgreSQL PGDG RPM Repository.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============9033897936623611948==-- --===============5887347879418548145==--