From: Devrim Gunduz Date: Sat, 15 Nov 2025 09:01:25 +0000 (+0300) Subject: pgdg-yum/RHEL: Fix/update sysupdates URLs in RHEL 10 repo files. While passing update... X-Git-Url: http://git.postgresql.org/gitweb/static/%7B%7Bpgdulink%28?a=commitdiff_plain;h=4a26a09bfb744eac6b3be0c98bdf5be257c03902;p=pgrpms.git pgdg-yum/RHEL: Fix/update sysupdates URLs in RHEL 10 repo files. While passing update the description text for that repo. --- diff --git a/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-aarch64.repo b/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-aarch64.repo index 4cad03e0b..999ba3fd9 100644 --- a/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-aarch64.repo +++ b/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-aarch64.repo @@ -12,13 +12,14 @@ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL repo_gpgcheck = 1 -# Red Hat recently breaks compatibility between 10.n and 10.n+1. PGDG repo is -# affected with the LLVM packages. This is a band aid repo for the llvmjit users -# whose installations cannot be updated. +# Red Hat recently breaks compatibility between 10.n and 10.n+1. +# PGDG repo is affected with LLVM, CLANG and some other packages. +# This is a band aid repo for those non-RHEL users whose +# installations cannot be updated on time. [pgdg-rhel10-sysupdates] name=PostgreSQL Supplementary ucommon RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch -baseurl=https://download.postgresql.org/pub/repos/yum/common/pgdg-rocky10-sysupdates/redhat/rhel-$releasever-$basearch +baseurl=https://download.postgresql.org/pub/repos/yum/common/pgdg-rhel10-sysupdates/redhat/rhel-$releasever-$basearch enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL diff --git a/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-ppc64le.repo b/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-ppc64le.repo index e6e8caf53..fafd675a8 100644 --- a/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-ppc64le.repo +++ b/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-ppc64le.repo @@ -2,7 +2,7 @@ # PGDG Red Hat Enterprise Linux / Rocky repositories # ####################################################### -# PGDG Red Hat Enterprise Linux / Rocky stable common repository for all PostgreSQL versions +# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux stable common repository for all PostgreSQL versions [pgdg-common] name=PostgreSQL common RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch @@ -12,13 +12,14 @@ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL repo_gpgcheck = 1 -# Red Hat recently breaks compatibility between 10.n and 10.n+1. PGDG repo is -# affected with the LLVM packages. This is a band aid repo for the llvmjit users -# whose installations cannot be updated. +# Red Hat recently breaks compatibility between 10.n and 10.n+1. +# PGDG repo is affected with LLVM, CLANG and some other packages. +# This is a band aid repo for those non-RHEL users whose +# installations cannot be updated on time. [pgdg-rhel10-sysupdates] name=PostgreSQL Supplementary ucommon RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch -baseurl=https://download.postgresql.org/pub/repos/yum/common/pgdg-rhel$releasever-extras/redhat/rhel-$releasever-$basearch +baseurl=https://download.postgresql.org/pub/repos/yum/common/pgdg-rhel10-sysupdates/redhat/rhel-$releasever-$basearch enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL diff --git a/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10.repo b/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10.repo index c650aae17..a04a4299b 100644 --- a/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10.repo +++ b/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10.repo @@ -2,7 +2,7 @@ # PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux repositories. # ######################################################################### -# PGDG Red Hat Enterprise Linux / Rocky /AlmaLinux stable common repository for all PostgreSQL versions +# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux stable common repository for all PostgreSQL versions [pgdg-common] name=PostgreSQL common RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch @@ -12,13 +12,14 @@ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL repo_gpgcheck = 1 -# Red Hat recently breaks compatibility between 10.n and 10.n+1. PGDG repo is -# affected with the LLVM packages. This is a band aid repo for the llvmjit users -# whose installations cannot be updated. +# Red Hat recently breaks compatibility between 10.n and 10.n+1. +# PGDG repo is affected with LLVM, CLANG and some other packages. +# This is a band aid repo for those non-RHEL users whose +# installations cannot be updated on time. [pgdg-rhel10-sysupdates] name=PostgreSQL Supplementary ucommon RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch -baseurl=https://download.postgresql.org/pub/repos/yum/common/pgdg-rocky10-sysupdates/redhat/rhel-$releasever-$basearch +baseurl=https://download.postgresql.org/pub/repos/yum/common/pgdg-rhel10-sysupdates/redhat/rhel-$releasever-$basearch enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL diff --git a/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat.spec b/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat.spec index 55d082396..16bb3120d 100644 --- a/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat.spec +++ b/rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat.spec @@ -1,6 +1,6 @@ Name: pgdg-redhat-repo Version: 42.0 -Release: 59PGDG +Release: 60PGDG Summary: PostgreSQL PGDG RPMs - Yum Repository Configuration for Red Hat / Rocky / AlmaLinux License: PostgreSQL URL: https://yum.postgresql.org @@ -85,6 +85,9 @@ Rocky Linux, AlmaLinux and also the GPG key for PGDG RPMs. %{_sysconfdir}/pki/rpm-gpg/* %changelog +* Sat 15 Nov 2025 Devrim Gündüz - 42.0-60PGDG +- Fix/update sysupdates URLs in RHEL 10 repo files. + * Sat Sep 27 2025 Devrim Gündüz - 42.0-59PGDG - Add missing debuginfo/source repos.