From b7094237e7864a07844ef8fcac8efb3e2dfdde5c Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Mon, 28 Oct 2024 12:06:53 -0400 Subject: [PATCH] overrides: drop graduated grub2-2.12-10.fc41 override --- manifest-lock.overrides.aarch64.yaml | 35 --------------------- manifest-lock.overrides.ppc64le.yaml | 41 ------------------------ manifest-lock.overrides.x86_64.yaml | 47 ---------------------------- 3 files changed, 123 deletions(-) delete mode 100644 manifest-lock.overrides.aarch64.yaml delete mode 100644 manifest-lock.overrides.ppc64le.yaml delete mode 100644 manifest-lock.overrides.x86_64.yaml diff --git a/manifest-lock.overrides.aarch64.yaml b/manifest-lock.overrides.aarch64.yaml deleted file mode 100644 index 4dc319306b..0000000000 --- a/manifest-lock.overrides.aarch64.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# This lockfile should be used to pin to a package version (`type: pin`) or to -# fast-track packages ahead of Bodhi (`type: fast-track`). Fast-tracked -# packages will automatically be removed once they are in the stable repos. -# -# IMPORTANT: YAML comments *will not* be preserved. All `pin` overrides *must* -# include a URL in the `metadata.reason` key. Overrides of type `fast-track` -# *should* include a Bodhi update URL in the `metadata.bodhi` key and a URL -# in the `metadata.reason` key, though it's acceptable to omit a `reason` -# for FCOS-specific packages (ignition, afterburn, etc.). - -packages: - grub2-common: - evra: 1:2.12-10.fc41.noarch - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-tools: - evra: 1:2.12-10.fc41.aarch64 - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-tools-minimal: - evra: 1:2.12-10.fc41.aarch64 - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-efi-aa64: - evra: 1:2.12-10.fc41.aarch64 - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track diff --git a/manifest-lock.overrides.ppc64le.yaml b/manifest-lock.overrides.ppc64le.yaml deleted file mode 100644 index f3a775b1dc..0000000000 --- a/manifest-lock.overrides.ppc64le.yaml +++ /dev/null @@ -1,41 +0,0 @@ -# This lockfile should be used to pin to a package version (`type: pin`) or to -# fast-track packages ahead of Bodhi (`type: fast-track`). Fast-tracked -# packages will automatically be removed once they are in the stable repos. -# -# IMPORTANT: YAML comments *will not* be preserved. All `pin` overrides *must* -# include a URL in the `metadata.reason` key. Overrides of type `fast-track` -# *should* include a Bodhi update URL in the `metadata.bodhi` key and a URL -# in the `metadata.reason` key, though it's acceptable to omit a `reason` -# for FCOS-specific packages (ignition, afterburn, etc.). - -packages: - grub2-common: - evra: 1:2.12-10.fc41.noarch - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-tools: - evra: 1:2.12-10.fc41.ppc64le - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-tools-minimal: - evra: 1:2.12-10.fc41.ppc64le - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-ppc64le: - evra: 1:2.12-10.fc41.ppc64le - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-ppc64le-modules: - evra: 1:2.12-10.fc41.noarch - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track diff --git a/manifest-lock.overrides.x86_64.yaml b/manifest-lock.overrides.x86_64.yaml deleted file mode 100644 index ef7bc31e0a..0000000000 --- a/manifest-lock.overrides.x86_64.yaml +++ /dev/null @@ -1,47 +0,0 @@ -# This lockfile should be used to pin to a package version (`type: pin`) or to -# fast-track packages ahead of Bodhi (`type: fast-track`). Fast-tracked -# packages will automatically be removed once they are in the stable repos. -# -# IMPORTANT: YAML comments *will not* be preserved. All `pin` overrides *must* -# include a URL in the `metadata.reason` key. Overrides of type `fast-track` -# *should* include a Bodhi update URL in the `metadata.bodhi` key and a URL -# in the `metadata.reason` key, though it's acceptable to omit a `reason` -# for FCOS-specific packages (ignition, afterburn, etc.). - -packages: - grub2-common: - evra: 1:2.12-10.fc41.noarch - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-tools: - evra: 1:2.12-10.fc41.x86_64 - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-tools-minimal: - evra: 1:2.12-10.fc41.x86_64 - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-efi-x64: - evra: 1:2.12-10.fc41.x86_64 - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-pc-modules: - evra: 1:2.12-10.fc41.noarch - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track - grub2-pc: - evra: 1:2.12-10.fc41.x86_64 - metadata: - bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7d58433dd5 - reason: https://github.com/coreos/fedora-coreos-tracker/issues/1802 - type: fast-track