diff --git a/manifest-lock.overrides.aarch64.yaml b/manifest-lock.overrides.aarch64.yaml index f686343ff5..6a145c2314 100644 --- a/manifest-lock.overrides.aarch64.yaml +++ b/manifest-lock.overrides.aarch64.yaml @@ -1,4 +1,9 @@ packages: + # Fast-track afterburn for conditional networking + # https://github.com/coreos/ignition/issues/979 + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-9b2509449e + afterburn: + evra: 4.4.0-1.fc32.aarch64 # crypto-policies without python dependencies # We're pulling from f32 here as this is a brand new change # and the maintainer is not comfortable sending it to F31 yet. diff --git a/manifest-lock.overrides.ppc64le.yaml b/manifest-lock.overrides.ppc64le.yaml index 174d8809c8..b552902604 100644 --- a/manifest-lock.overrides.ppc64le.yaml +++ b/manifest-lock.overrides.ppc64le.yaml @@ -1,4 +1,9 @@ packages: + # Fast-track afterburn for conditional networking + # https://github.com/coreos/ignition/issues/979 + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-9b2509449e + afterburn: + evra: 4.4.0-1.fc32.ppc64le # crypto-policies without python dependencies # We're pulling from f32 here as this is a brand new change # and the maintainer is not comfortable sending it to F31 yet. diff --git a/manifest-lock.overrides.s390x.yaml b/manifest-lock.overrides.s390x.yaml index a2d59a440b..9d7c43b370 100644 --- a/manifest-lock.overrides.s390x.yaml +++ b/manifest-lock.overrides.s390x.yaml @@ -1,4 +1,9 @@ packages: + # Fast-track afterburn for conditional networking + # https://github.com/coreos/ignition/issues/979 + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-9b2509449e + afterburn: + evra: 4.4.0-1.fc32.s390x # crypto-policies without python dependencies # We're pulling from f32 here as this is a brand new change # and the maintainer is not comfortable sending it to F31 yet. diff --git a/manifest-lock.overrides.x86_64.yaml b/manifest-lock.overrides.x86_64.yaml index 895212c234..c44a258496 100644 --- a/manifest-lock.overrides.x86_64.yaml +++ b/manifest-lock.overrides.x86_64.yaml @@ -1,4 +1,9 @@ packages: + # Fast-track afterburn for conditional networking + # https://github.com/coreos/ignition/issues/979 + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-9b2509449e + afterburn: + evra: 4.4.0-1.fc32.x86_64 # crypto-policies without python dependencies # We're pulling from f32 here as this is a brand new change # and the maintainer is not comfortable sending it to F31 yet.