public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: Use eln and rawhide arch symlinks from repo files
Date: Mon, 10 Aug 2026 09:41:12 GMT [thread overview]
Message-ID: <178635487288.1.13731902090410485909.rpms-fedora-repos-28e467860599@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-repos
Branch : f45
Commit : 28e467860599bfcc67b9123f50e1161fa1f324c7
Author : Petr Menšík <pemensik@redhat.com>
Date : 2021-03-10T09:39:15+01:00
Stats : +12/-12 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-repos/c/28e467860599bfcc67b9123f50e1161fa1f324c7?branch=f45
Log:
Use eln and rawhide arch symlinks from repo files
Sometimes installation just selected packages from rawhide is requested.
Prevent signature verification failure when installing rawhide package
on older stable release. Releasever in rawhide repo would link to
stable fedora, but package might be signed by more recent key.
Link always to the latest rawhide key link provided by fedora-gpg-keys.
---
diff --git a/fedora-eln.repo b/fedora-eln.repo
index c6b7f44..7992bf6 100644
--- a/fedora-eln.repo
+++ b/fedora-eln.repo
@@ -29,7 +29,7 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False
[eln-baseos-debuginfo]
@@ -41,7 +41,7 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False
[eln-baseos-source]
@@ -53,7 +53,7 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False
@@ -68,7 +68,7 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False
[eln-appstream-debuginfo]
@@ -80,7 +80,7 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False
[eln-appstream-source]
@@ -92,5 +92,5 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-eln-$basearch
skip_if_unavailable=False
diff --git a/fedora-rawhide-modular.repo b/fedora-rawhide-modular.repo
index 24c47a7..d4ecfa1 100644
--- a/fedora-rawhide-modular.repo
+++ b/fedora-rawhide-modular.repo
@@ -29,7 +29,7 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch AUTO_VALUE
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-$basearch AUTO_VALUE
skip_if_unavailable=False
[rawhide-modular-debuginfo]
@@ -41,7 +41,7 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch AUTO_VALUE
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-$basearch AUTO_VALUE
skip_if_unavailable=False
[rawhide-modular-source]
@@ -53,5 +53,5 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch AUTO_VALUE
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-$basearch AUTO_VALUE
skip_if_unavailable=False
diff --git a/fedora-rawhide.repo b/fedora-rawhide.repo
index 5391fb0..f5172ea 100644
--- a/fedora-rawhide.repo
+++ b/fedora-rawhide.repo
@@ -29,7 +29,7 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch AUTO_VALUE
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-$basearch AUTO_VALUE
skip_if_unavailable=False
[rawhide-debuginfo]
@@ -41,7 +41,7 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch AUTO_VALUE
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-$basearch AUTO_VALUE
skip_if_unavailable=False
[rawhide-source]
@@ -53,5 +53,5 @@ metadata_expire=6h
repo_gpgcheck=0
type=rpm
gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch AUTO_VALUE
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-$basearch AUTO_VALUE
skip_if_unavailable=False
reply other threads:[~2026-08-10 9:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178635487288.1.13731902090410485909.rpms-fedora-repos-28e467860599@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox