public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-repos] f45: Switch to metalink for fedora-cisco-openh264 and disable repo gpgcheck
Date: Mon, 10 Aug 2026 09:40:59 GMT	[thread overview]
Message-ID: <178635485913.1.11481778599286951292.rpms-fedora-repos-8a5064f34c9d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-repos
            Branch : f45
            Commit : 8a5064f34c9d1d95524a37fe5b9e04affab5c901
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2020-04-09T16:41:38+02:00
            Stats  : +9/-5 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-repos/c/8a5064f34c9d1d95524a37fe5b9e04affab5c901?branch=f45

            Log:
            Switch to metalink for fedora-cisco-openh264 and disable repo gpgcheck

dnf has various bugs around repo_gpgcheck=1 repos and this allows us to
work this around.

https://bugzilla.redhat.com/show_bug.cgi?id=1768206

Signed-off-by: Kalev Lember <klember@redhat.com>

---
diff --git a/fedora-cisco-openh264.repo b/fedora-cisco-openh264.repo
index dbd59a3..43234c3 100644
--- a/fedora-cisco-openh264.repo
+++ b/fedora-cisco-openh264.repo
@@ -1,22 +1,22 @@
 [fedora-cisco-openh264]
 name=Fedora $releasever openh264 (From Cisco) - $basearch
-baseurl=https://codecs.fedoraproject.org/openh264/$releasever/$basearch/
+metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch
 type=rpm
 enabled=1
 enabled_metadata=1
 metadata_expire=14d
-repo_gpgcheck=1
+repo_gpgcheck=0
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
 skip_if_unavailable=True
 
 [fedora-cisco-openh264-debuginfo]
 name=Fedora $releasever openh264 (From Cisco) - $basearch - Debug
-baseurl=https://codecs.fedoraproject.org/openh264/$releasever/$basearch/debug/
+metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch
 type=rpm
 enabled=0
 metadata_expire=28d
-repo_gpgcheck=1
+repo_gpgcheck=0
 gpgcheck=1
 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
 skip_if_unavailable=True

diff --git a/fedora-repos.spec b/fedora-repos.spec
index f5bf312..31f452b 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -1,7 +1,7 @@
 Summary:        Fedora package repositories
 Name:           fedora-repos
 Version:        33
-Release:        0.3%{?_module_build:%{?dist}}
+Release:        0.4%{?_module_build:%{?dist}}
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -168,6 +168,10 @@ install -m 644 %{_sourcedir}/fedora.conf $RPM_BUILD_ROOT/etc/ostree/remotes.d/
 /etc/ostree/remotes.d/fedora.conf
 
 %changelog
+* Thu Apr 09 2020 Kalev Lember <klember@redhat.com> - 33-0.4
+- Switch to metalink for fedora-cisco-openh264 and disable repo gpgcheck
+  (#1768206)
+
 * Sat Feb 22 2020 Neal Gompa <ngompa13@gmail.com> - 33-0.3
 - Enable fedora-cisco-openh264 repo by default
 

                 reply	other threads:[~2026-08-10  9:40 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=178635485913.1.11481778599286951292.rpms-fedora-repos-8a5064f34c9d@fedoraproject.org \
    --to=klember@redhat.com \
    --cc=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