From df488511df56aa0ba22af86fc4aac3ce03d52604 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Tue, 14 Jul 2020 11:17:32 -0400 Subject: [PATCH] overrides: fast-track Ignition 2.4.0 --- manifest-lock.overrides.aarch64.yaml | 4 ++++ manifest-lock.overrides.ppc64le.yaml | 4 ++++ manifest-lock.overrides.s390x.yaml | 4 ++++ manifest-lock.overrides.x86_64.yaml | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/manifest-lock.overrides.aarch64.yaml b/manifest-lock.overrides.aarch64.yaml index f9ea37e3ed..2f912f637c 100644 --- a/manifest-lock.overrides.aarch64.yaml +++ b/manifest-lock.overrides.aarch64.yaml @@ -1,4 +1,8 @@ packages: + # Fast-track new Ignition release + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-e55693d009 + ignition: + evra: 2.4.0-1.gitd18bf90.fc32.aarch64 # Pin podman major version for now while we let the next major # version soak in the `next` stream. # https://github.com/coreos/fedora-coreos-tracker/issues/560 diff --git a/manifest-lock.overrides.ppc64le.yaml b/manifest-lock.overrides.ppc64le.yaml index d8bb36e584..9c200060c9 100644 --- a/manifest-lock.overrides.ppc64le.yaml +++ b/manifest-lock.overrides.ppc64le.yaml @@ -1,4 +1,8 @@ packages: + # Fast-track new Ignition release + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-e55693d009 + ignition: + evra: 2.4.0-1.gitd18bf90.fc32.ppc64le # Pin podman major version for now while we let the next major # version soak in the `next` stream. # https://github.com/coreos/fedora-coreos-tracker/issues/560 diff --git a/manifest-lock.overrides.s390x.yaml b/manifest-lock.overrides.s390x.yaml index 7629edea39..4146c2416e 100644 --- a/manifest-lock.overrides.s390x.yaml +++ b/manifest-lock.overrides.s390x.yaml @@ -1,4 +1,8 @@ packages: + # Fast-track new Ignition release + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-e55693d009 + ignition: + evra: 2.4.0-1.gitd18bf90.fc32.s390x # Pin podman major version for now while we let the next major # version soak in the `next` stream. # https://github.com/coreos/fedora-coreos-tracker/issues/560 diff --git a/manifest-lock.overrides.x86_64.yaml b/manifest-lock.overrides.x86_64.yaml index b0002ab2cd..912426d725 100644 --- a/manifest-lock.overrides.x86_64.yaml +++ b/manifest-lock.overrides.x86_64.yaml @@ -1,4 +1,8 @@ packages: + # Fast-track new Ignition release + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-e55693d009 + ignition: + evra: 2.4.0-1.gitd18bf90.fc32.x86_64 # Pin podman major version for now while we let the next major # version soak in the `next` stream. # https://github.com/coreos/fedora-coreos-tracker/issues/560