Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add overrides for multi-arch #374

Merged
merged 2 commits into from
May 1, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions manifest-lock.overrides.aarch64.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
packages:
# 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.
# https://src.fedoraproject.org/rpms/crypto-policies/pull-request/6#comment-35958
crypto-policies:
evra: 20191128-5.gitcd267a5.fc32.noarch
# Cherry-pick rpm-ostree git snapshot to resolve issues with /read-only
# sysroot. We can nuke this when we cut a new release.
# https://github.com/coreos/fedora-coreos-tracker/issues/343
rpm-ostree:
evra: 2020.1.21.ge9011530-2.fc31.aarch64
rpm-ostree-libs:
evra: 2020.1.21.ge9011530-2.fc31.aarch64
# Hold back fedora-release-common rpm because of lua script
# https://github.com/coreos/fedora-coreos-tracker/issues/459
fedora-release-common:
evra: 31-2.noarch
fedora-release-coreos:
evra: 31-2.noarch
# Hold back moby engine. It has been bumped to 19.03 in stable.
# This is a major version bump we need to consider.
moby-engine:
evra: 18.09.8-2.ce.git0dd43dd.fc31.aarch64
# Fast track new Ignition with more networking fixes
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-0a3fdd111c
ignition:
evra: 2.2.1-5.git2d3ff58.fc31.aarch64
# Latest version has a hard dep on selinux-policy-minimal, which wants python
# https://src.fedoraproject.org/rpms/container-selinux/pull-request/3
container-selinux:
evra: 2:2.124.0-3.fc31.noarch
32 changes: 32 additions & 0 deletions manifest-lock.overrides.ppc64le.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
packages:
# 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.
# https://src.fedoraproject.org/rpms/crypto-policies/pull-request/6#comment-35958
crypto-policies:
evra: 20191128-5.gitcd267a5.fc32.noarch
# Cherry-pick rpm-ostree git snapshot to resolve issues with /read-only
# sysroot. We can nuke this when we cut a new release.
# https://github.com/coreos/fedora-coreos-tracker/issues/343
rpm-ostree:
evra: 2020.1.21.ge9011530-2.fc31.ppc64le
rpm-ostree-libs:
evra: 2020.1.21.ge9011530-2.fc31.ppc64le
# Hold back fedora-release-common rpm because of lua script
# https://github.com/coreos/fedora-coreos-tracker/issues/459
fedora-release-common:
evra: 31-2.noarch
fedora-release-coreos:
evra: 31-2.noarch
# Hold back moby engine. It has been bumped to 19.03 in stable.
# This is a major version bump we need to consider.
moby-engine:
evra: 18.09.8-2.ce.git0dd43dd.fc31.ppc64le
# Fast track new Ignition with more networking fixes
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-0a3fdd111c
ignition:
evra: 2.2.1-5.git2d3ff58.fc31.ppc64le
# Latest version has a hard dep on selinux-policy-minimal, which wants python
# https://src.fedoraproject.org/rpms/container-selinux/pull-request/3
container-selinux:
evra: 2:2.124.0-3.fc31.noarch
32 changes: 32 additions & 0 deletions manifest-lock.overrides.s390x.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
packages:
# 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.
# https://src.fedoraproject.org/rpms/crypto-policies/pull-request/6#comment-35958
crypto-policies:
evra: 20191128-5.gitcd267a5.fc32.noarch
# Cherry-pick rpm-ostree git snapshot to resolve issues with /read-only
# sysroot. We can nuke this when we cut a new release.
# https://github.com/coreos/fedora-coreos-tracker/issues/343
rpm-ostree:
evra: 2020.1.21.ge9011530-2.fc31.s390x
rpm-ostree-libs:
evra: 2020.1.21.ge9011530-2.fc31.s390x
# Hold back fedora-release-common rpm because of lua script
# https://github.com/coreos/fedora-coreos-tracker/issues/459
fedora-release-common:
evra: 31-2.noarch
fedora-release-coreos:
evra: 31-2.noarch
# Hold back moby engine. It has been bumped to 19.03 in stable.
# This is a major version bump we need to consider.
moby-engine:
evra: 18.09.8-2.ce.git0dd43dd.fc31.s390x
# Fast track new Ignition with more networking fixes
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-0a3fdd111c
ignition:
evra: 2.2.1-5.git2d3ff58.fc31.s390x
# Latest version has a hard dep on selinux-policy-minimal, which wants python
# https://src.fedoraproject.org/rpms/container-selinux/pull-request/3
container-selinux:
evra: 2:2.124.0-3.fc31.noarch
4 changes: 4 additions & 0 deletions manifest-lock.overrides.x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ packages:
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-0a3fdd111c
ignition:
evra: 2.2.1-5.git2d3ff58.fc31.x86_64
# Latest version has a hard dep on selinux-policy-minimal, which wants python
# https://src.fedoraproject.org/rpms/container-selinux/pull-request/3
container-selinux:
evra: 2:2.124.0-3.fc31.noarch