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

index 639a4dee7896a46ee5991f96f668f4f3f41769e2..ce1e48605a4cf83543c636ee2e1d8f6083f83793 100644 (file)
@@ -1,8 +1,8 @@
-#########################################################
-# PGDG Red Hat Enterprise Linux / Rocky repositories   #
-#########################################################
+###################################################################
+# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux 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,11 +12,12 @@ gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
 repo_gpgcheck = 1
 
-# Red Hat recently breaks compatibility between 9.n and 9.n+1. PGDG repo is
-# affected with the LLVM repo. 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-rocky9-sysupdates]
+[pgdg-rhel9-sysupdates]
 name=PostgreSQL Supplementary ucommon RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch
 baseurl=https://download.postgresql.org/pub/repos/yum/common/pgdg-rocky9-sysupdates/redhat/rhel-$releasever-$basearch
 enabled=0
index 688fa05f0d528e143d5360fc34c70a140b9a083a..d570a8da0a5b59e43083df47604ac16c2df4076b 100644 (file)
@@ -1,8 +1,8 @@
-#######################################################
-# PGDG Red Hat Enterprise Linux / Rocky repositories  #
-#######################################################
+###################################################################
+# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux 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 9.n and 9.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-rhel9-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-rocky9-sysupdates/redhat/rhel-$releasever-$basearch
 enabled=0
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
index 68d085d24f9471c8f45c944b45daf4fc187a4c25..4cc1506e3fa36b3e3ee708301f011e74c2e26219 100644 (file)
@@ -1,8 +1,8 @@
-#########################################################################
-# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux repositories.      #
-#########################################################################
+###################################################################
+# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux 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,9 +12,10 @@ gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
-# Red Hat recently breaks compatibility between 9.n and 9.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-rhel9-sysupdates]
 name=PostgreSQL Supplementary ucommon RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch
index 16bb3120dc3a59ba79b4b1de0ba29480c2bf9c8a..9874cd1dfffb3b8f994cf49e5c4d93fe4b0b06fd 100644 (file)
@@ -86,7 +86,7 @@ Rocky Linux, AlmaLinux and also the GPG key for PGDG RPMs.
 
 %changelog
 * Sat 15 Nov 2025 Devrim Gündüz <devrim@gunduz.org> - 42.0-60PGDG
-- Fix/update sysupdates URLs in RHEL 10 repo files.
+- Fix/update sysupdates URLs in RHEL 9 and 10 repo files.
 
 * Sat Sep 27 2025 Devrim Gündüz <devrim@gunduz.org> - 42.0-59PGDG
 - Add missing debuginfo/source repos.