From 276a5ea7c397665923d3bdcbfdebde836e8f606e Mon Sep 17 00:00:00 2001 From: nazunalika Date: Sat, 5 Jun 2021 08:48:55 -0700 Subject: [PATCH] change to https --- SOURCES/Rocky-AppStream.repo | 2 +- SOURCES/Rocky-BaseOS.repo | 2 +- SOURCES/Rocky-ContinuousRelease.repo | 2 +- SOURCES/Rocky-Devel.repo | 2 +- SOURCES/Rocky-Extras.repo | 2 +- SOURCES/Rocky-FastTrack.repo | 2 +- SOURCES/Rocky-HighAvailability.repo | 2 +- SOURCES/Rocky-NFV.repo | 2 +- SOURCES/Rocky-Plus.repo | 2 +- SOURCES/Rocky-PowerTools.repo | 2 +- SOURCES/Rocky-RT.repo | 2 +- SOURCES/Rocky-ResilientStorage.repo | 2 +- SOURCES/Rocky-Sources.repo | 14 +++++++------- SPECS/rocky-release.spec | 5 ++++- 14 files changed, 23 insertions(+), 20 deletions(-) diff --git a/SOURCES/Rocky-AppStream.repo b/SOURCES/Rocky-AppStream.repo index 65353e6..91b82aa 100644 --- a/SOURCES/Rocky-AppStream.repo +++ b/SOURCES/Rocky-AppStream.repo @@ -10,7 +10,7 @@ [appstream] name=Rocky Linux $releasever - AppStream -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=AppStream-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=AppStream-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/AppStream/$basearch/os/ gpgcheck=1 enabled=1 diff --git a/SOURCES/Rocky-BaseOS.repo b/SOURCES/Rocky-BaseOS.repo index f3fcff4..bfea267 100644 --- a/SOURCES/Rocky-BaseOS.repo +++ b/SOURCES/Rocky-BaseOS.repo @@ -10,7 +10,7 @@ [baseos] name=Rocky Linux $releasever - BaseOS -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=BaseOS-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=BaseOS-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/BaseOS/$basearch/os/ gpgcheck=1 enabled=1 diff --git a/SOURCES/Rocky-ContinuousRelease.repo b/SOURCES/Rocky-ContinuousRelease.repo index 409ccaf..1bd36de 100644 --- a/SOURCES/Rocky-ContinuousRelease.repo +++ b/SOURCES/Rocky-ContinuousRelease.repo @@ -17,7 +17,7 @@ [cr] name=Rocky Linux $releasever - ContinuousRelease -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=cr-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=cr-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/cr/$basearch/os/ gpgcheck=1 enabled=0 diff --git a/SOURCES/Rocky-Devel.repo b/SOURCES/Rocky-Devel.repo index ed4267c..0d1384c 100644 --- a/SOURCES/Rocky-Devel.repo +++ b/SOURCES/Rocky-Devel.repo @@ -10,7 +10,7 @@ [devel] name=Rocky Linux $releasever - Devel WARNING! FOR BUILDROOT USE ONLY! -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=Devel-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=Devel-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/Devel/$basearch/os/ gpgcheck=1 enabled=0 diff --git a/SOURCES/Rocky-Extras.repo b/SOURCES/Rocky-Extras.repo index 52db708..572d566 100644 --- a/SOURCES/Rocky-Extras.repo +++ b/SOURCES/Rocky-Extras.repo @@ -10,7 +10,7 @@ [extras] name=Rocky Linux $releasever - Extras -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=extras-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=extras-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/extras/$basearch/os/ gpgcheck=1 enabled=1 diff --git a/SOURCES/Rocky-FastTrack.repo b/SOURCES/Rocky-FastTrack.repo index 52d014b..84e4f63 100644 --- a/SOURCES/Rocky-FastTrack.repo +++ b/SOURCES/Rocky-FastTrack.repo @@ -10,7 +10,7 @@ [fasttrack] name=Rocky Linux $releasever - FastTrack -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=fasttrack-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=fasttrack-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/fasttrack/$basearch/os/ gpgcheck=1 enabled=0 diff --git a/SOURCES/Rocky-HighAvailability.repo b/SOURCES/Rocky-HighAvailability.repo index 04d7645..8ab4996 100644 --- a/SOURCES/Rocky-HighAvailability.repo +++ b/SOURCES/Rocky-HighAvailability.repo @@ -10,7 +10,7 @@ [ha] name=Rocky Linux $releasever - HighAvailability -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=HighAvailability-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=HighAvailability-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/HighAvailability/$basearch/os/ gpgcheck=1 enabled=0 diff --git a/SOURCES/Rocky-NFV.repo b/SOURCES/Rocky-NFV.repo index 2cf6caf..a61097c 100644 --- a/SOURCES/Rocky-NFV.repo +++ b/SOURCES/Rocky-NFV.repo @@ -10,7 +10,7 @@ [nfv] name=Rocky Linux $releasever - NFV -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=NFV-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=NFV-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/NFV/$basearch/os/ gpgcheck=1 enabled=0 diff --git a/SOURCES/Rocky-Plus.repo b/SOURCES/Rocky-Plus.repo index 480be8a..1d9b66d 100644 --- a/SOURCES/Rocky-Plus.repo +++ b/SOURCES/Rocky-Plus.repo @@ -10,7 +10,7 @@ [plus] name=Rocky Linux $releasever - Plus -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=rockyplus-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=rockyplus-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/rockyplus/$basearch/os/ gpgcheck=1 enabled=0 diff --git a/SOURCES/Rocky-PowerTools.repo b/SOURCES/Rocky-PowerTools.repo index 042d040..53daf96 100644 --- a/SOURCES/Rocky-PowerTools.repo +++ b/SOURCES/Rocky-PowerTools.repo @@ -10,7 +10,7 @@ [powertools] name=Rocky Linux $releasever - PowerTools -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=PowerTools-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=PowerTools-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/PowerTools/$basearch/os/ gpgcheck=1 enabled=0 diff --git a/SOURCES/Rocky-RT.repo b/SOURCES/Rocky-RT.repo index d668113..7f2dd88 100644 --- a/SOURCES/Rocky-RT.repo +++ b/SOURCES/Rocky-RT.repo @@ -10,7 +10,7 @@ [rt] name=Rocky Linux $releasever - Realtime -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=RT-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=RT-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/RT/$basearch/os/ gpgcheck=1 enabled=0 diff --git a/SOURCES/Rocky-ResilientStorage.repo b/SOURCES/Rocky-ResilientStorage.repo index 7510e12..15b5290 100644 --- a/SOURCES/Rocky-ResilientStorage.repo +++ b/SOURCES/Rocky-ResilientStorage.repo @@ -10,7 +10,7 @@ [resilient-storage] name=Rocky Linux $releasever - ResilientStorage -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=ResilientStorage-$releasever +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=ResilientStorage-$releasever #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/$basearch/os/ gpgcheck=1 enabled=0 diff --git a/SOURCES/Rocky-Sources.repo b/SOURCES/Rocky-Sources.repo index 5ebbf61..1cae8b8 100644 --- a/SOURCES/Rocky-Sources.repo +++ b/SOURCES/Rocky-Sources.repo @@ -2,7 +2,7 @@ [baseos-source] name=Rocky Linux $releasever - BaseOS - Source -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=BaseOS-$releasever-source +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=BaseOS-$releasever-source #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/BaseOS/source/tree/Packages/ gpgcheck=1 enabled=0 @@ -10,7 +10,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial [appstream-source] name=Rocky Linux $releasever - AppStream - Source -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=AppStream-$releasever-source +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=AppStream-$releasever-source #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/AppStream/source/tree/Packages/ gpgcheck=1 enabled=0 @@ -18,7 +18,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial [extras-source] name=Rocky Linux $releasever - Extras - Source -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=extras-$releasever-source +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=extras-$releasever-source #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/extras/source/tree/Packages/ gpgcheck=1 enabled=0 @@ -26,7 +26,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial [plus-source] name=Rocky Linux $releasever - Plus - Source -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=Plus-$releasever-source +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=Plus-$releasever-source #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/Plus/source/tree/Packages/ gpgcheck=1 enabled=0 @@ -34,7 +34,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial [ha-source] name=Rocky Linux $releasever - High Availability - Source -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=HighAvailability-$releasever-source +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=HighAvailability-$releasever-source #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/HighAvailability/source/tree/Packages/ gpgcheck=1 enabled=0 @@ -42,7 +42,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial [powertools-source] name=Rocky Linux $releasever - PowerTools - Source -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=PowerTools-$releasever-source +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=PowerTools-$releasever-source #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/PowerTools/source/tree/Packages/ gpgcheck=1 enabled=0 @@ -50,7 +50,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial [resilient-storage-source] name=Rocky Linux $releasever - Resilient Storage - Source -mirrorlist=http://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=ResilientStorage-$releasever-source +mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=ResilientStorage-$releasever-source #baseurl=http://dl.rockylinux.org/$contentdir/$releasever/ResilientStorage/source/tree/Packages/ gpgcheck=1 enabled=0 diff --git a/SPECS/rocky-release.spec b/SPECS/rocky-release.spec index 34253a2..1d0fec9 100644 --- a/SPECS/rocky-release.spec +++ b/SPECS/rocky-release.spec @@ -10,7 +10,7 @@ %define distro_code Green Obsidian %define major 8 %define minor 4 -%define rocky_rel 23 +%define rocky_rel 24 %define upstream_rel %{major}.%{minor} %define base_release_version %{major} @@ -226,6 +226,9 @@ install -p -m 0644 %{SOURCE1226} %{buildroot}%{_sysconfdir}/yum.repos.d/ %{_sysconfdir}/pki/rpm-gpg/ %changelog +* Sat Jun 05 2021 Louis Abel - 8.4-24 +- Change all mirrorlist urls to https + * Tue May 25 2021 Louis Abel - 8.4-23 - Add a version codename to satisfy vendors - Change license