From bb7211a8fb0c2fc8b5c3478b45b4bd30bc8317d6 Mon Sep 17 00:00:00 2001 From: Samyak Jain Date: Sun, 11 Aug 2024 17:31:05 +0530 Subject: [PATCH 1/8] Rawhide is now f42 Signed-off-by: Samyak Jain --- fedora-repos.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fedora-repos.spec b/fedora-repos.spec index ee402ae..cd4f420 100644 --- a/fedora-repos.spec +++ b/fedora-repos.spec @@ -1,10 +1,10 @@ -%global rawhide_release 41 +%global rawhide_release 42 %global updates_testing_enabled 0 Summary: Fedora package repositories Name: fedora-repos -Version: 41 -Release: 0.3%{?eln:.eln%{eln}} +Version: 42 +Release: 0.1%{?eln:.eln%{eln}} License: MIT URL: https://fedoraproject.org/ @@ -402,6 +402,9 @@ rm -f "$TMPRING" %changelog +* Tue Aug 13 2024 Samyak Jain - 42-0.1 +- Setup for rawhide being F42 + * Sat Aug 10 2024 Samyak Jain - 41-0.3 - Add RPM-GPG-KEY-fedora-43-primary From afda15d92a2f1ada94cb55e74de1732523f2b45e Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 18 Sep 2024 13:58:39 -0400 Subject: [PATCH 2/8] Use mirror links for ELN repositories MirrorManager support for ELN was added in https://github.com/fedora-infra/mirrormanager2/issues/382 Signed-off-by: Stephen Gallagher --- fedora-eln.repo | 120 +++++++++++++++++++++++----------------------- fedora-repos.spec | 5 +- 2 files changed, 64 insertions(+), 61 deletions(-) diff --git a/fedora-eln.repo b/fedora-eln.repo index c2c1275..ffcde5f 100644 --- a/fedora-eln.repo +++ b/fedora-eln.repo @@ -21,8 +21,8 @@ [eln-baseos] name=Fedora - ELN BaseOS - Developmental packages for the next Enterprise Linux release -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/BaseOS/$basearch/os/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch +#baseurl=https://download.example/pub/eln/1/BaseOS/$basearch/os/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-baseos-1&arch=$basearch enabled=AUTO_VALUE countme=1 metadata_expire=6h @@ -34,8 +34,8 @@ skip_if_unavailable=False [eln-baseos-debuginfo] name=Fedora - ELN BaseOS - Debug -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/BaseOS/$basearch/debug/tree -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-debug&arch=$basearch +#baseurl=https://download.example/pub/eln/1/BaseOS/$basearch/debug/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-baseos-debug-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -46,8 +46,8 @@ skip_if_unavailable=False [eln-baseos-source] name=Fedora - ELN BaseOS - Source -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/BaseOS/source/tree/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch +#baseurl=https://download.example/pub/eln/1/BaseOS/source/tree/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-baseos-source-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -60,8 +60,8 @@ skip_if_unavailable=False [eln-appstream] name=Fedora - ELN AppStream - Developmental packages for the next Enterprise Linux release -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/AppStream/$basearch/os/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch +#baseurl=https://download.example/pub/eln/1/AppStream/$basearch/os/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-appstream-1&arch=$basearch enabled=AUTO_VALUE countme=1 metadata_expire=6h @@ -73,8 +73,8 @@ skip_if_unavailable=False [eln-appstream-debuginfo] name=Fedora - ELN AppStream - Debug -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/AppStream/$basearch/debug/tree -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-debug&arch=$basearch +#baseurl=https://download.example/pub/eln/1/AppStream/$basearch/debug/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-appstream-debug-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -85,8 +85,8 @@ skip_if_unavailable=False [eln-appstream-source] name=Fedora - ELN AppStream - Source -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/AppStream/source/tree/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch +#baseurl=https://download.example/pub/eln/1/AppStream/source/tree/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-appstream-source-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -99,8 +99,8 @@ skip_if_unavailable=False [eln-crb] name=Fedora - ELN CRB - Developmental packages for the next Enterprise Linux release -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/CRB/$basearch/os/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch +#baseurl=https://download.example/pub/eln/1/CRB/$basearch/os/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-crb-1&arch=$basearch enabled=AUTO_VALUE countme=1 metadata_expire=6h @@ -112,8 +112,8 @@ skip_if_unavailable=False [eln-crb-debuginfo] name=Fedora - ELN CRB - Debug -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/CRB/$basearch/debug/tree -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-debug&arch=$basearch +#baseurl=https://download.example/pub/eln/1/CRB/$basearch/debug/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-crb-debug-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -124,8 +124,8 @@ skip_if_unavailable=False [eln-crb-source] name=Fedora - ELN CRB - Source -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/CRB/source/tree/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch +#baseurl=https://download.example/pub/eln/1/CRB/source/tree/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-crb-source-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -138,8 +138,8 @@ skip_if_unavailable=False [eln-extras] name=Fedora - ELN Extras - Developmental packages for the next Enterprise Linux release -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/Extras/$basearch/os/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch +#baseurl=https://download.example/pub/eln/1/Extras/$basearch/os/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-extras-1&arch=$basearch enabled=AUTO_VALUE countme=1 metadata_expire=6h @@ -151,8 +151,8 @@ skip_if_unavailable=False [eln-extras-debuginfo] name=Fedora - ELN Extras - Debug -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/Extras/$basearch/debug/tree -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-debug&arch=$basearch +#baseurl=https://download.example/pub/eln/1/Extras/$basearch/debug/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-extras-debug-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -163,8 +163,8 @@ skip_if_unavailable=False [eln-extras-source] name=Fedora - ELN Extras - Source -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/Extras/source/tree/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch +#baseurl=https://download.example/pub/eln/1/Extras/source/tree/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-extras-source-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -177,8 +177,8 @@ skip_if_unavailable=False [eln-ha] name=Fedora - ELN HighAvailability - Developmental packages for the next Enterprise Linux release -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/HighAvailability/$basearch/os/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch +#baseurl=https://download.example/pub/eln/1/HighAvailability/$basearch/os/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-highavailability-1&arch=$basearch enabled=0 countme=1 metadata_expire=6h @@ -190,8 +190,8 @@ skip_if_unavailable=False [eln-ha-debuginfo] name=Fedora - ELN HighAvailability - Debug -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/HighAvailability/$basearch/debug/tree -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-debug&arch=$basearch +#baseurl=https://download.example/pub/eln/1/HighAvailability/$basearch/debug/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-highavailability-debug-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -202,8 +202,8 @@ skip_if_unavailable=False [eln-ha-source] name=Fedora - ELN HighAvailability - Source -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/HighAvailability/source/tree/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch +#baseurl=https://download.example/pub/eln/1/HighAvailability/source/tree/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-highavailability-source-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -216,8 +216,8 @@ skip_if_unavailable=False [eln-rs] name=Fedora - ELN ResilientStorage - Developmental packages for the next Enterprise Linux release -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/ResilientStorage/$basearch/os/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch +#baseurl=https://download.example/pub/eln/1/ResilientStorage/$basearch/os/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-resilientstorage-1&arch=$basearch enabled=0 countme=1 metadata_expire=6h @@ -229,8 +229,8 @@ skip_if_unavailable=False [eln-rs-debuginfo] name=Fedora - ELN ResilientStorage - Debug -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/ResilientStorage/$basearch/debug/tree -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-debug&arch=$basearch +#baseurl=https://download.example/pub/eln/1/ResilientStorage/$basearch/debug/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-resilientstorage-debug-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -241,8 +241,8 @@ skip_if_unavailable=False [eln-rs-source] name=Fedora - ELN ResilientStorage - Source -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/ResilientStorage/source/tree/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch +#baseurl=https://download.example/pub/eln/1/ResilientStorage/source/tree/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-resilientstorage-source-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -255,8 +255,8 @@ skip_if_unavailable=False [eln-rt] name=Fedora - ELN RT - Developmental packages for the next Enterprise Linux release -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/RT/$basearch/os/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch +#baseurl=https://download.example/pub/eln/1/RT/$basearch/os/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-rt-1&arch=$basearch enabled=0 countme=1 metadata_expire=6h @@ -268,8 +268,8 @@ skip_if_unavailable=False [eln-rt-debuginfo] name=Fedora - ELN RT - Debug -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/RT/$basearch/debug/tree -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-debug&arch=$basearch +#baseurl=https://download.example/pub/eln/1/RT/$basearch/debug/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-rt-debug-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -280,8 +280,8 @@ skip_if_unavailable=False [eln-rt-source] name=Fedora - ELN RT - Source -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/RT/source/tree/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch +#baseurl=https://download.example/pub/eln/1/RT/source/tree/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-rt-source-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -294,8 +294,8 @@ skip_if_unavailable=False [eln-nfv] name=Fedora - ELN NFV - Developmental packages for the next Enterprise Linux release -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/NFV/$basearch/os/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch +#baseurl=https://download.example/pub/eln/1/NFV/$basearch/os/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-nfv-1&arch=$basearch enabled=0 countme=1 metadata_expire=6h @@ -307,8 +307,8 @@ skip_if_unavailable=False [eln-nfv-debuginfo] name=Fedora - ELN NFV - Debug -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/NFV/$basearch/debug/tree -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-debug&arch=$basearch +#baseurl=https://download.example/pub/eln/1/NFV/$basearch/debug/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-nfv-debug-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -319,8 +319,8 @@ skip_if_unavailable=False [eln-nfv-source] name=Fedora - ELN NFV - Source -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/NFV/source/tree/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch +#baseurl=https://download.example/pub/eln/1/NFV/source/tree/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-nfv-source-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -333,8 +333,8 @@ skip_if_unavailable=False [eln-sap] name=Fedora - ELN SAP - Developmental packages for the next Enterprise Linux release -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/SAP/$basearch/os/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch +#baseurl=https://download.example/pub/eln/1/SAP/$basearch/os/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-sap-1&arch=$basearch enabled=0 countme=1 metadata_expire=6h @@ -346,8 +346,8 @@ skip_if_unavailable=False [eln-sap-debuginfo] name=Fedora - ELN SAP - Debug -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/SAP/$basearch/debug/tree -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-debug&arch=$basearch +#baseurl=https://download.example/pub/eln/1/SAP/$basearch/debug/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-sap-debug-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -358,8 +358,8 @@ skip_if_unavailable=False [eln-sap-source] name=Fedora - ELN SAP - Source -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/SAP/source/tree/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch +#baseurl=https://download.example/pub/eln/1/SAP/source/tree/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-sap-source-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -372,8 +372,8 @@ skip_if_unavailable=False [eln-saphana] name=Fedora - ELN SAPHANA - Developmental packages for the next Enterprise Linux release -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/SAPHANA/$basearch/os/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln&arch=$basearch +#baseurl=https://download.example/pub/eln/1/SAPHANA/$basearch/os/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-saphana-1&arch=$basearch enabled=0 countme=1 metadata_expire=6h @@ -385,8 +385,8 @@ skip_if_unavailable=False [eln-saphana-debuginfo] name=Fedora - ELN SAPHANA - Debug -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/SAPHANA/$basearch/debug/tree -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-debug&arch=$basearch +#baseurl=https://download.example/pub/eln/1/SAPHANA/$basearch/debug/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-saphana-debug-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 @@ -397,8 +397,8 @@ skip_if_unavailable=False [eln-saphana-source] name=Fedora - ELN SAPHANA - Source -baseurl=https://odcs.fedoraproject.org/composes/production/latest-Fedora-ELN/compose/SAPHANA/source/tree/ -#metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-source&arch=$basearch +#baseurl=https://download.example/pub/eln/1/SAPHANA/source/tree/ +metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-saphana-source-1&arch=$basearch enabled=0 metadata_expire=6h repo_gpgcheck=0 diff --git a/fedora-repos.spec b/fedora-repos.spec index cd4f420..79a87f6 100644 --- a/fedora-repos.spec +++ b/fedora-repos.spec @@ -4,7 +4,7 @@ Summary: Fedora package repositories Name: fedora-repos Version: 42 -Release: 0.1%{?eln:.eln%{eln}} +Release: 0.2%{?eln:.eln%{eln}} License: MIT URL: https://fedoraproject.org/ @@ -402,6 +402,9 @@ rm -f "$TMPRING" %changelog +* Wed Sep 18 2024 Stephen Gallagher - 42-0.2 +- Use mirror links for ELN + * Tue Aug 13 2024 Samyak Jain - 42-0.1 - Setup for rawhide being F42 From 4926368a33afb98e06cae5d6103652239773d29e Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 22 Oct 2024 08:22:17 -0400 Subject: [PATCH 3/8] ELN: Drop ResilientStorage https://github.com/fedora-eln/eln/issues/205 Signed-off-by: Stephen Gallagher --- fedora-eln.repo | 39 --------------------------------------- fedora-repos.spec | 5 ++++- 2 files changed, 4 insertions(+), 40 deletions(-) diff --git a/fedora-eln.repo b/fedora-eln.repo index ffcde5f..bbc2ade 100644 --- a/fedora-eln.repo +++ b/fedora-eln.repo @@ -214,45 +214,6 @@ skip_if_unavailable=False -[eln-rs] -name=Fedora - ELN ResilientStorage - Developmental packages for the next Enterprise Linux release -#baseurl=https://download.example/pub/eln/1/ResilientStorage/$basearch/os/ -metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-resilientstorage-1&arch=$basearch -enabled=0 -countme=1 -metadata_expire=6h -repo_gpgcheck=0 -type=rpm -gpgcheck=1 -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch -skip_if_unavailable=False - -[eln-rs-debuginfo] -name=Fedora - ELN ResilientStorage - Debug -#baseurl=https://download.example/pub/eln/1/ResilientStorage/$basearch/debug/ -metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-resilientstorage-debug-1&arch=$basearch -enabled=0 -metadata_expire=6h -repo_gpgcheck=0 -type=rpm -gpgcheck=1 -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch -skip_if_unavailable=False - -[eln-rs-source] -name=Fedora - ELN ResilientStorage - Source -#baseurl=https://download.example/pub/eln/1/ResilientStorage/source/tree/ -metalink=https://mirrors.fedoraproject.org/metalink?repo=eln-resilientstorage-source-1&arch=$basearch -enabled=0 -metadata_expire=6h -repo_gpgcheck=0 -type=rpm -gpgcheck=1 -gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch -skip_if_unavailable=False - - - [eln-rt] name=Fedora - ELN RT - Developmental packages for the next Enterprise Linux release #baseurl=https://download.example/pub/eln/1/RT/$basearch/os/ diff --git a/fedora-repos.spec b/fedora-repos.spec index 79a87f6..71fdf8e 100644 --- a/fedora-repos.spec +++ b/fedora-repos.spec @@ -4,7 +4,7 @@ Summary: Fedora package repositories Name: fedora-repos Version: 42 -Release: 0.2%{?eln:.eln%{eln}} +Release: 0.3%{?eln:.eln%{eln}} License: MIT URL: https://fedoraproject.org/ @@ -402,6 +402,9 @@ rm -f "$TMPRING" %changelog +* Tue Oct 22 2024 Stephen Gallagher - 42-0.3 +- ELN: Drop ResilientStorage + * Wed Sep 18 2024 Stephen Gallagher - 42-0.2 - Use mirror links for ELN From c16bb969068a8b9439595016ffe2681d4abf55cb Mon Sep 17 00:00:00 2001 From: Samyak Jain Date: Wed, 15 Jan 2025 10:32:40 +0530 Subject: [PATCH 4/8] Add Fedora 44 key Signed-off-by: Samyak Jain --- RPM-GPG-KEY-fedora-44-primary | 29 +++++++++++++++++++++++++++++ archmap | 2 ++ fedora-repos.spec | 6 +++++- 3 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 RPM-GPG-KEY-fedora-44-primary diff --git a/RPM-GPG-KEY-fedora-44-primary b/RPM-GPG-KEY-fedora-44-primary new file mode 100644 index 0000000..f859ab3 --- /dev/null +++ b/RPM-GPG-KEY-fedora-44-primary @@ -0,0 +1,29 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBGeGrzsBEAC4UV5Ij9oz6h6abEKIRoiezttFfnLhwOAfE9tWtfIFMRmhY91u +L88PKf12n2xHBd3oc5ahBzGeTBhaMV+VJAppoQMSOIMI5q966D9GQ0LkJT+E5bwn +xGRJKp7qccevh2KFOUt2vHtFskhDOuAIupoKfo5FgI9PkvAVBsrUpO/22yjNv0V/ +aeDXxZhRX8m/8FKJ77VcZtBRPcp7M41bCmW9gV9IDpD81hAdTjYoQr1Y3KU0FTm5 +W4l1mf9mZcKMskOk08TyzQeC2YRB20EYRK439XCGJ4P7BFiOl96EbPpky2pHe2FV +AvX474o3QEecTK3KxZrsRjmXOqpjRPy5YyMfKEYBM9j3zBDvpDFk79Mfuw5n2Nr5 +U4Wn/rqfhKLUKkfpfCow97nzq8NqynwS09yVobIfjHCKRtjwun6ife+s7R4L2nAu +rTWPAHqzIjjW5nnjaFtoSulIadVKx+KibKajA6gRAc6K7xMyMTHfqZeTAIcawvX6 +h2d/nd8xCfogM5FTI5obNSUVNaMv5vQg6vcV1fb6oRgodF0Bi+1dssq5EMQpHFJM +nIQ5NVwuzSjCLt3X2mWUp0mfIt2K9oBpBct12uXho7Nm1bSC5UFNYsvw+rj6vTqZ +ilK9pyfcYmELv7a/NPkyuACsBFGoc66nBfrEvk57kW9FaJK9mjSqGftykQARAQAB +tDFGZWRvcmEgKDQ0KSA8ZmVkb3JhLTQ0LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v +cmc+iQJSBBMBCAA8FiEENvYS3PJ/fRpIqDXk2/z3HG2fkKYFAmeGrzsCGw8FCwkI +BwIDIgIBBhUKCQgLAgQWAgMBAh4HAheAAAoJENv89xxtn5CmIU0P/iaFVxJjVi4P +yu8A04PbdGy2vuBBCceIjYn5HaMDwJMRjdJT6uMS494pSKNEl/JJ8K5rRdigfUV1 +2Z22X3kI5aNb4k2wpaPg5Xq0JQS9FvG4Pjm//kNy5WplmEA8HVg4MVkvySWiXay4 ++tkCelhE8aQDstYEm3uh+lZ6udgoInfprwFMn6H+8RXkakTW1z5NkuAA8PpMDA9o +SOFc4Hk6bhE6exEp4VNwBEkxwh4z9CGjarlXL4QEyM1UK60vtbXIHVjITjFfKVQP +j6ifdn5X69oSuK+1mUFXEV+l9pc1mVjTVTwOrG3EMBsoekFyICp1pPtfMo1dxBed +R8BFHqQFsFdmIG+59ycFznFOXzDRfaVn6OTEAk7T8nDqnpe/T4GlybLYic6KMKcM +nbMLaJZjHZ97qJb5Scpsd1TWB5TDERi4VPB7NAVC/EwxMPC3IJUbRej/s05gNjg0 ++2yyuV/U/DDnNGWnLTJDFLUaE8HhQBMvNSfmdMA47mo5CCuYmpzX/3M9vlVsv8/R +xJBxFLIj9VFCPFNgXPeu9gyyytXeWgsIpDzMNJil9tgbBuQ1dX5GFMkWtK/kPexM +KfiSU0JgJFfFSm0OKI/KXcRlbA1zP3IF+2YwbL+P5ePinHsDiAPLCQt/dWgw2tfB +ZZLj9c3Ukew6Qobuy3V1knl564qQ6wjf +=1m7R +-----END PGP PUBLIC KEY BLOCK----- diff --git a/archmap b/archmap index 9132863..c3a4cb1 100644 --- a/archmap +++ b/archmap @@ -93,3 +93,5 @@ fedora-41-primary: x86_64 aarch64 ppc64le s390x fedora-42-primary: x86_64 aarch64 ppc64le s390x fedora-43-primary: x86_64 aarch64 ppc64le s390x + +fedora-44-primary: x86_64 aarch64 ppc64le s390x diff --git a/fedora-repos.spec b/fedora-repos.spec index 71fdf8e..6a105fc 100644 --- a/fedora-repos.spec +++ b/fedora-repos.spec @@ -4,7 +4,7 @@ Summary: Fedora package repositories Name: fedora-repos Version: 42 -Release: 0.3%{?eln:.eln%{eln}} +Release: 0.4%{?eln:.eln%{eln}} License: MIT URL: https://fedoraproject.org/ @@ -83,6 +83,7 @@ Source60: RPM-GPG-KEY-fedora-40-primary Source61: RPM-GPG-KEY-fedora-41-primary Source62: RPM-GPG-KEY-fedora-42-primary Source63: RPM-GPG-KEY-fedora-43-primary +Source64: RPM-GPG-KEY-fedora-44-primary # When bumping Rawhide to fN, create N+1 key (and update archmap). (This # ensures users have the next future key installed and referenced, even if they @@ -402,6 +403,9 @@ rm -f "$TMPRING" %changelog +* Wed Jan 10 2025 Samyak Jain - 42-0.4 +- Add RPM-GPG-KEY-fedora-44-primary + * Tue Oct 22 2024 Stephen Gallagher - 42-0.3 - ELN: Drop ResilientStorage From 68215b07bee9c0f0edcadebfd650f66652626dcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20Polakovi=C4=8D?= Date: Fri, 31 Jan 2025 14:50:54 +0100 Subject: [PATCH 5/8] Rawhide is now F43 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Patrik Polakovič --- fedora-repos.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fedora-repos.spec b/fedora-repos.spec index 6a105fc..103b112 100644 --- a/fedora-repos.spec +++ b/fedora-repos.spec @@ -1,10 +1,10 @@ -%global rawhide_release 42 +%global rawhide_release 43 %global updates_testing_enabled 0 Summary: Fedora package repositories Name: fedora-repos -Version: 42 -Release: 0.4%{?eln:.eln%{eln}} +Version: 43 +Release: 0.1%{?eln:.eln%{eln}} License: MIT URL: https://fedoraproject.org/ @@ -403,6 +403,9 @@ rm -f "$TMPRING" %changelog +* Fri Jan 31 2025 Patrik Polakovic - 43-0.1 +- Rawhide is now F43 + * Wed Jan 10 2025 Samyak Jain - 42-0.4 - Add RPM-GPG-KEY-fedora-44-primary From 373b64b71b2d87a2079a1aa3b556d359b7310ce1 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 13 Mar 2025 15:46:53 -0700 Subject: [PATCH 6/8] Add fedora-43/44 ima signing files These are needed by IMA to verify files. It's the ima cert signed by the fedorasigulca. Signed-off-by: Kevin Fenzi --- fedora-43-ima.der | Bin 0 -> 431 bytes fedora-44-ima.der | Bin 0 -> 445 bytes fedora-repos.spec | 7 ++++++- 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 fedora-43-ima.der create mode 100644 fedora-44-ima.der diff --git a/fedora-43-ima.der b/fedora-43-ima.der new file mode 100644 index 0000000000000000000000000000000000000000..00cdae106d486d64f3f2153cdbbaff0ee593a193 GIT binary patch literal 431 zcmXqLVq9&|#2B=InTe5!Nu-Q_i&Ijci2fYj`SHb}Z&y`32>D>Z#m1r4=5fxJg_*@b z!cfdWgpE0rg_(!fEj1;-C{e-F*HOXQ(Lhd|*T~es*wEO>$k@`@EJ~c$$Q+4lAZsXX zAPLba1l4I`4Az{ST2x{XX&}tT4z`Ag5o#YZBRjJb1B(jxe0|q*iq=Pb@*agIx)@Z| z7AnPXODQkAyZ+~@tu>B|e(szgT6s9hu9G$Osmc-$D~{{Ei%wXvnw<$-RulMp@8VK} zVgq3|=1^Hx79NmiwAmP0S=pJH4R}C;!ihY(B(2OMVIbBZvSI;`VVZrb{ha(yVID<~E7mh* zYaj<3vpa)<3zI_Bn(aq6K4+8GxD(*m9pWHv`qj+qh+{^x@2$)K-gE!B#H8Rt<8 literal 0 HcmV?d00001 diff --git a/fedora-44-ima.der b/fedora-44-ima.der new file mode 100644 index 0000000000000000000000000000000000000000..3d11e15ff795f83e5536a64550e3dd6e0f541687 GIT binary patch literal 445 zcmXqLV%%xa#2CMTnTe5!NhDfyQ{vsvj9DjngJn1`EqZe?&}@kT7aNCGo5wj@7G@R$ z2}3ah5jN&f7G@q^x73vUqC^ExUq=OJM*}%=UL#WjLqiiI0|O&dqbPA+BXcCKftI0$ zff_`oJXEKN2}E;#N~&&gW_n&`Ub;eZYEg+nq=7ISJJ?PpMyTb?jO@%#3@rYN(=R-_ z$8^C(Q0S-c4(3;URg1M(A7Ng;rfj9clAT_Ua@IJX^4zo1vdF=EYiy46?~gtg6)kwh zcn>=D7~A}wP`kL)px8i|jX6|Sm4yf7Gi^3TR#tXqW&<9OpfDrje-oA*NETBMlMT|e9XJI@)&gQS&NBn-qFL{==|F-)^> zwV#v!Da@njam9M3Yz^cvWcFY%aAi`^b7R$0(0pMp`%w4m- - 43-0.2 +- Add fedora-43-ima.der and fedora-44-ima.der for ima signing. + * Fri Jan 31 2025 Patrik Polakovic - 43-0.1 - Rawhide is now F43 From 3605a30b13112dc858d5b98f0d42cee426e11c10 Mon Sep 17 00:00:00 2001 From: Samyak Jain Date: Mon, 4 Aug 2025 14:33:15 +0530 Subject: [PATCH 7/8] Add Fedora 45 Key and Der for signing Signed-off-by: Samyak Jain --- RPM-GPG-KEY-fedora-45-primary | 29 +++++++++++++++++++++++++++++ archmap | 2 ++ fedora-45-ima.der | Bin 0 -> 445 bytes fedora-repos.spec | 8 +++++++- 4 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 RPM-GPG-KEY-fedora-45-primary create mode 100644 fedora-45-ima.der diff --git a/RPM-GPG-KEY-fedora-45-primary b/RPM-GPG-KEY-fedora-45-primary new file mode 100644 index 0000000..561934e --- /dev/null +++ b/RPM-GPG-KEY-fedora-45-primary @@ -0,0 +1,29 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQINBGiIvJgBEAD3LK442lirRR/SSY884GtAlFjC4VbtOW82pks44Nu/7sbWQObo +A9kyCs69j/lCFKsq12yU+yk0rOSNHQT1aKwe64GOi9MokcOYK1gq0DtBvakl25o1 +pnBok+zuBUfwTQAsNTbevw1t5rdBJKusnuPPHjTnVdjVS9HU4QhZunI/7Y9QleX2 +oXkN2VFi0mhF2y8gU4Tve0xxSTjfgYM6ObV3W9vMusxmAabvCfdcVPpy9iEZxyjw +NL4Svkw3bt50plmnRuWRXA+P6R3SK/1XKBW/9jVr4bgs6d763VfVCMbKLpQvuWIX +6/UUOEc9LDziEjxjNBPFfLq+N7kN8235B26fuj+3XM2OqLtRv4/bl0Mryn13VrJl +hvdLSlmkjROlzywrGvZ/geqyqaSuEZMnWN6znxV/qt8+tEHJXNFO882wHOLTq+5F +6Bm/aJvdGxSffIFQyylcEzGaNgsH7AvkZPMqk2nMJ3y1KQx+LxdLM5hwGSexdaQ0 +wyW5DMH1Xn49J0nNE/IPWgBlRVAz146CNHMy0kR0J9dAUxg+1GeGKYnZ+q9mvs07 +82rFUqgJLq1gIBEVxYVh8eaO4u1wxWb+/LSx6OjZ7yFmZjN3c6V67Fwql/0EONic +QgI/2FyxLeYmQr19Cl3EY7b50Ql95RT5OqtAnqcYrzsjuv4n489F/ObRjwARAQAB +tDFGZWRvcmEgKDQ1KSA8ZmVkb3JhLTQ1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v +cmc+iQJSBBMBCAA8FiEET1CmEUzVxpdqfxF5ZVpLAvV3hh4FAmiIvJgCGw8FCwkI +BwIDIgIBBhUKCQgLAgQWAgMBAh4HAheAAAoJEGVaSwL1d4YeErcQAMnCTVRF+W1A +W2kE9vQrqEXFj7wPXIH1uiwUAKtpLffjoD8SFekU6AqhrvMS1JgS0NsTwwvqbZXe +Zl7eTgMZ8XPxhufZ272pUaIDMlREnvoLEHb/HTbcSP8bBdCEzc5FwSNgwZEYRTC/ +OVhJ1isF54fd3JC9741feCgPOMG94dj1VX7FlZuq1AQsXKvI9H3GEm6DiqHg4nVR +WprMP7/sKqrgNSWx4s0zC/4WpALOgLXJO8qZOtul9SzcPmt4E56jjJ7TNX3uQcgu +0zKFdzb92tJ6WLpVsFk5AgBoZFSi7xZEh+nQzu/PwMorxNyw2WvKR5+avWQCY/WO +pmPIBAL4IevB/sGyrDVdh1ZNMTMIf3Pz3jkn2BGMOAo4ohP+5P4hFzt/4nOm5fL6 +DpJxlCcWaFjMuZgdJY9IHqRcwtnX4nGnrv0cbYAjt59cnHuzqzW84KWJcDEy+3v6 +jAhHn6UM27CGCN99hfh7zhj+fMcOOyugCwxbjke123uNC80J1WADB0KF99en1p1f +1VHBOfS3IS8ezmlWFrllrG0Rxl1a9LDkQJivH5mV0HNmYvRPlWky/mP7q66TRHKs +JfD7idqM7pdf6u4vYpGq/MlbGgK4xCm7geaoLWDN5zExgrgZFzgtieIEa2M1uumj +BRh9EFo/y5xhwu9mVgCJmLCLW/ByEYJE +=7kLn +-----END PGP PUBLIC KEY BLOCK----- diff --git a/archmap b/archmap index c3a4cb1..fbc4aab 100644 --- a/archmap +++ b/archmap @@ -95,3 +95,5 @@ fedora-42-primary: x86_64 aarch64 ppc64le s390x fedora-43-primary: x86_64 aarch64 ppc64le s390x fedora-44-primary: x86_64 aarch64 ppc64le s390x + +fedora-45-primary: x86_64 aarch64 ppc64le s390x diff --git a/fedora-45-ima.der b/fedora-45-ima.der new file mode 100644 index 0000000000000000000000000000000000000000..6ad652db7fe33038f8e570ff4ad90410e392f52e GIT binary patch literal 445 zcmXqLV%%xa#2CMTnTe5!NhIOi<{2mUo;2&f|8`?`(5eNK#T{N6aItY{wRxPgWnpG9 zkT4W85Mg5uWnt#wbxTdjFG^JK^mSBlb~KO^=QT1lurM$&Ff%kVF^&@FH8Mxy8fY16 z7^p#X%0qRUm_jt?r=;o@XQt<6=A|nnrxukML>dUQv4iboVuV`G%*f8{#K6LS#uAgQS&NBn-qFL{==|F-)^> zwV#v!Da@njam9M3Yz^cvWcFY%aAi_ZJ+wKL=b%o(#isvDggFm - 43-0.3 +- Add RPM-GPG-KEY-fedora-45-primary +- Add fedora-45-ima.der for ima signing. + * Thu Mar 13 2025 Kevin Fenzi - 43-0.2 - Add fedora-43-ima.der and fedora-44-ima.der for ima signing. From b38b2b9743f27ab776c2ef406f1c271d8f73339b Mon Sep 17 00:00:00 2001 From: Samyak Jain Date: Mon, 11 Aug 2025 17:54:14 +0530 Subject: [PATCH 8/8] Rawhide is now F44 Signed-off-by: Samyak Jain --- fedora-repos.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fedora-repos.spec b/fedora-repos.spec index 060d834..1a23b9b 100644 --- a/fedora-repos.spec +++ b/fedora-repos.spec @@ -1,10 +1,10 @@ -%global rawhide_release 43 +%global rawhide_release 44 %global updates_testing_enabled 0 Summary: Fedora package repositories Name: fedora-repos -Version: 43 -Release: 0.3%{?eln:.eln%{eln}} +Version: 44 +Release: 0.1%{?eln:.eln%{eln}} License: MIT URL: https://fedoraproject.org/ @@ -407,6 +407,9 @@ rm -f "$TMPRING" %changelog +* Mon Aug 11 2025 Samyak Jain - 44-0.1 +- Rawhide is now F44 + * Mon Aug 04 2025 Samyak Jain - 43-0.3 - Add RPM-GPG-KEY-fedora-45-primary - Add fedora-45-ima.der for ima signing.