From 3ecf0ee37122055ba3b48f32d282f7b18808df11 Mon Sep 17 00:00:00 2001 From: Sohan Kunkerkar Date: Tue, 22 Sep 2020 15:46:37 -0400 Subject: [PATCH] overrides: fast-track systemd 245.8-2 This version has a fix for the Ignition issue (https://github.com/coreos/ignition/issues/1064) --- manifest-lock.overrides.aarch64.yaml | 16 ++++++++++++++++ manifest-lock.overrides.ppc64le.yaml | 16 ++++++++++++++++ manifest-lock.overrides.s390x.yaml | 16 ++++++++++++++++ manifest-lock.overrides.x86_64.yaml | 16 ++++++++++++++++ 4 files changed, 64 insertions(+) diff --git a/manifest-lock.overrides.aarch64.yaml b/manifest-lock.overrides.aarch64.yaml index 44795846f7..b861ad3823 100644 --- a/manifest-lock.overrides.aarch64.yaml +++ b/manifest-lock.overrides.aarch64.yaml @@ -31,3 +31,19 @@ packages: # https://bodhi.fedoraproject.org/updates/FEDORA-2020-33358ae219 catatonit: evra: 0.1.5-3.fc32.aarch64 + # Fast-track systemd 245.8-2 to support preset operations for + # non-service instantiated units. + # related to https://github.com/coreos/ignition/issues/1064 + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-0d29e88946 + systemd: + evra: 245.8-2.fc32.aarch64 + systemd-container: + evra: 245.8-2.fc32.aarch64 + systemd-libs: + evra: 245.8-2.fc32.aarch64 + systemd-pam: + evra: 245.8-2.fc32.aarch64 + systemd-rpm-macros: + evra: 245.8-2.fc32.noarch + systemd-udev: + evra: 245.8-2.fc32.aarch64 diff --git a/manifest-lock.overrides.ppc64le.yaml b/manifest-lock.overrides.ppc64le.yaml index 89c5af0536..98d6600bd6 100644 --- a/manifest-lock.overrides.ppc64le.yaml +++ b/manifest-lock.overrides.ppc64le.yaml @@ -31,3 +31,19 @@ packages: # https://bodhi.fedoraproject.org/updates/FEDORA-2020-33358ae219 catatonit: evra: 0.1.5-3.fc32.ppc64le + # Fast-track systemd 245.8-2 to support preset operations for + # non-service instantiated units. + # related to https://github.com/coreos/ignition/issues/1064 + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-0d29e88946 + systemd: + evra: 245.8-2.fc32.ppc64le + systemd-container: + evra: 245.8-2.fc32.ppc64le + systemd-libs: + evra: 245.8-2.fc32.ppc64le + systemd-pam: + evra: 245.8-2.fc32.ppc64le + systemd-rpm-macros: + evra: 245.8-2.fc32.noarch + systemd-udev: + evra: 245.8-2.fc32.ppc64le diff --git a/manifest-lock.overrides.s390x.yaml b/manifest-lock.overrides.s390x.yaml index 93d836052d..182a14f4b0 100644 --- a/manifest-lock.overrides.s390x.yaml +++ b/manifest-lock.overrides.s390x.yaml @@ -31,3 +31,19 @@ packages: # https://bodhi.fedoraproject.org/updates/FEDORA-2020-33358ae219 catatonit: evra: 0.1.5-3.fc32.s390x + # Fast-track systemd 245.8-2 to support preset operations for + # non-service instantiated units. + # related to https://github.com/coreos/ignition/issues/1064 + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-0d29e88946 + systemd: + evra: 245.8-2.fc32.s390x + systemd-container: + evra: 245.8-2.fc32.s390x + systemd-libs: + evra: 245.8-2.fc32.s390x + systemd-pam: + evra: 245.8-2.fc32.s390x + systemd-rpm-macros: + evra: 245.8-2.fc32.noarch + systemd-udev: + evra: 245.8-2.fc32.s390x diff --git a/manifest-lock.overrides.x86_64.yaml b/manifest-lock.overrides.x86_64.yaml index c202e1aa18..cb140fbcf8 100644 --- a/manifest-lock.overrides.x86_64.yaml +++ b/manifest-lock.overrides.x86_64.yaml @@ -31,3 +31,19 @@ packages: # https://bodhi.fedoraproject.org/updates/FEDORA-2020-33358ae219 catatonit: evra: 0.1.5-3.fc32.x86_64 + # Fast-track systemd 245.8-2 to support preset operations for + # non-service instantiated units. + # related to https://github.com/coreos/ignition/issues/1064 + # https://bodhi.fedoraproject.org/updates/FEDORA-2020-0d29e88946 + systemd: + evra: 245.8-2.fc32.x86_64 + systemd-container: + evra: 245.8-2.fc32.x86_64 + systemd-libs: + evra: 245.8-2.fc32.x86_64 + systemd-pam: + evra: 245.8-2.fc32.x86_64 + systemd-rpm-macros: + evra: 245.8-2.fc32.noarch + systemd-udev: + evra: 245.8-2.fc32.x86_64