pgdg-yum/RHEL: Fix/update sysupdates URLs in RHEL 10 repo files. While passing update...
authorDevrim Gunduz <devrim@gunduz.org>
Sat, 15 Nov 2025 09:01:25 +0000 (12:01 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Sat, 15 Nov 2025 09:01:25 +0000 (12:01 +0300)
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-aarch64.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-ppc64le.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat.spec

index 4cad03e0b807a4dc0ec2cb0a559f6b8edb409670..999ba3fd917b1fd5580a5e6fbb1927d81c21a027 100644 (file)
@@ -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
index e6e8caf53d9426fabf737cfb15641ec04d31ce4d..fafd675a8687dac737e8ebc7c9ee1bbd54f45ea9 100644 (file)
@@ -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
index c650aae17cf4830cd46f3493c979e0e46b96d724..a04a4299bc35c45cc0bff50ba4fd25e95c780713 100644 (file)
@@ -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
index 55d0823969525916871da9d7c4b83a7971fdbf32..16bb3120dc3a59ba79b4b1de0ba29480c2bf9c8a 100644 (file)
@@ -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 <devrim@gunduz.org> - 42.0-60PGDG
+- Fix/update sysupdates URLs in RHEL 10 repo files.
+
 * Sat Sep 27 2025 Devrim Gündüz <devrim@gunduz.org> - 42.0-59PGDG
 - Add missing debuginfo/source repos.