Skip to content

Commit

Permalink
Move to Fedora 32!
Browse files Browse the repository at this point in the history
We'd like to make the next `testing` release be f32-based now that it's
been in `next` for two releases. To do that, we should have it bake in
`testing-devel` a bit ahead of release.
  • Loading branch information
jlebon committed May 27, 2020
1 parent a98d1b6 commit 44c5d3f
Show file tree
Hide file tree
Showing 10 changed files with 402 additions and 578 deletions.
52 changes: 7 additions & 45 deletions manifest-lock.overrides.aarch64.yaml
Original file line number Diff line number Diff line change
@@ -1,54 +1,16 @@
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
# Fast-track to neuter sysroot.readonly:
# https://github.com/coreos/fedora-coreos-tracker/issues/488
# https://github.com/ostreedev/ostree/pull/2108
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-d4b7192f11
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-344e9b4232
ostree:
evra: 2020.3-4.fc31.aarch64
evra: 2020.3-4.fc32.aarch64
ostree-libs:
evra: 2020.3-4.fc31.aarch64
# Fast-forward new release for:
evra: 2020.3-4.fc32.aarch64
# Fast-track new release for:
# https://github.com/coreos/fedora-coreos-tracker/issues/481
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-400ece1e9c
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-e5dac04be2
rpm-ostree:
evra: 2020.2-3.fc31.aarch64
evra: 2020.2-3.fc32.aarch64
rpm-ostree-libs:
evra: 2020.2-3.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
# 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
# Fast track new coreos-installer to have latest released changes
# present in upcoming FCOS release. Note: use fc32 builds rather
# than fc31 to mitigate rust toolchain issue in Fedora 31
# (https://pagure.io/fedora-rust/sig/issue/12).
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-abdcced19a
coreos-installer:
evra: 0.2.0-1.fc32.aarch64
coreos-installer-systemd:
evra: 0.2.0-1.fc32.aarch64
# Fast track new afterburn to have latest released changes, including
# vmware support, present in upcoming FCOS release. Note: use fc32
# builds rather than fc31 to mitigate rust toolchain issue in Fedora
# 31 (https://pagure.io/fedora-rust/sig/issue/12).
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-abdcced19a
afterburn:
evra: 4.3.3-1.fc32.aarch64
afterburn-dracut:
evra: 4.3.3-1.fc32.aarch64
evra: 2020.2-3.fc32.aarch64
52 changes: 7 additions & 45 deletions manifest-lock.overrides.ppc64le.yaml
Original file line number Diff line number Diff line change
@@ -1,54 +1,16 @@
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
# Fast-track to neuter sysroot.readonly:
# https://github.com/coreos/fedora-coreos-tracker/issues/488
# https://github.com/ostreedev/ostree/pull/2108
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-d4b7192f11
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-344e9b4232
ostree:
evra: 2020.3-4.fc31.ppc64le
evra: 2020.3-4.fc32.ppc64le
ostree-libs:
evra: 2020.3-4.fc31.ppc64le
# Fast-forward new release for:
evra: 2020.3-4.fc32.ppc64le
# Fast-track new release for:
# https://github.com/coreos/fedora-coreos-tracker/issues/481
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-400ece1e9c
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-e5dac04be2
rpm-ostree:
evra: 2020.2-3.fc31.ppc64le
evra: 2020.2-3.fc32.ppc64le
rpm-ostree-libs:
evra: 2020.2-3.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
# 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
# Fast track new coreos-installer to have latest released changes
# present in upcoming FCOS release. Note: use fc32 builds rather
# than fc31 to mitigate rust toolchain issue in Fedora 31
# (https://pagure.io/fedora-rust/sig/issue/12).
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-abdcced19a
coreos-installer:
evra: 0.2.0-1.fc32.ppc64le
coreos-installer-systemd:
evra: 0.2.0-1.fc32.ppc64le
# Fast track new afterburn to have latest released changes, including
# vmware support, present in upcoming FCOS release. Note: use fc32
# builds rather than fc31 to mitigate rust toolchain issue in Fedora
# 31 (https://pagure.io/fedora-rust/sig/issue/12).
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-abdcced19a
afterburn:
evra: 4.3.3-1.fc32.ppc64le
afterburn-dracut:
evra: 4.3.3-1.fc32.ppc64le
evra: 2020.2-3.fc32.ppc64le
52 changes: 7 additions & 45 deletions manifest-lock.overrides.s390x.yaml
Original file line number Diff line number Diff line change
@@ -1,54 +1,16 @@
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
# Fast-track to neuter sysroot.readonly:
# https://github.com/coreos/fedora-coreos-tracker/issues/488
# https://github.com/ostreedev/ostree/pull/2108
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-d4b7192f11
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-344e9b4232
ostree:
evra: 2020.3-4.fc31.s390x
evra: 2020.3-4.fc32.s390x
ostree-libs:
evra: 2020.3-4.fc31.s390x
# Fast-forward new release for:
evra: 2020.3-4.fc32.s390x
# Fast-track new release for:
# https://github.com/coreos/fedora-coreos-tracker/issues/481
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-400ece1e9c
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-e5dac04be2
rpm-ostree:
evra: 2020.2-3.fc31.s390x
evra: 2020.2-3.fc32.s390x
rpm-ostree-libs:
evra: 2020.2-3.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
# 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
# Fast track new coreos-installer to have latest released changes
# present in upcoming FCOS release. Note: use fc32 builds rather
# than fc31 to mitigate rust toolchain issue in Fedora 31
# (https://pagure.io/fedora-rust/sig/issue/12).
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-abdcced19a
coreos-installer:
evra: 0.2.0-1.fc32.s390x
coreos-installer-systemd:
evra: 0.2.0-1.fc32.s390x
# Fast track new afterburn to have latest released changes, including
# vmware support, present in upcoming FCOS release. Note: use fc32
# builds rather than fc31 to mitigate rust toolchain issue in Fedora
# 31 (https://pagure.io/fedora-rust/sig/issue/12).
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-abdcced19a
afterburn:
evra: 4.3.3-1.fc32.s390x
afterburn-dracut:
evra: 4.3.3-1.fc32.s390x
evra: 2020.2-3.fc32.s390x
52 changes: 7 additions & 45 deletions manifest-lock.overrides.x86_64.yaml
Original file line number Diff line number Diff line change
@@ -1,54 +1,16 @@
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
# Fast-track to neuter sysroot.readonly:
# https://github.com/coreos/fedora-coreos-tracker/issues/488
# https://github.com/ostreedev/ostree/pull/2108
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-d4b7192f11
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-344e9b4232
ostree:
evra: 2020.3-4.fc31.x86_64
evra: 2020.3-4.fc32.x86_64
ostree-libs:
evra: 2020.3-4.fc31.x86_64
# Fast-forward new release for:
evra: 2020.3-4.fc32.x86_64
# Fast-track new release for:
# https://github.com/coreos/fedora-coreos-tracker/issues/481
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-400ece1e9c
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-e5dac04be2
rpm-ostree:
evra: 2020.2-3.fc31.x86_64
evra: 2020.2-3.fc32.x86_64
rpm-ostree-libs:
evra: 2020.2-3.fc31.x86_64
# 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.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
# Fast track new coreos-installer to have latest released changes
# present in upcoming FCOS release. Note: use fc32 builds rather
# than fc31 to mitigate rust toolchain issue in Fedora 31
# (https://pagure.io/fedora-rust/sig/issue/12).
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-abdcced19a
coreos-installer:
evra: 0.2.0-1.fc32.x86_64
coreos-installer-systemd:
evra: 0.2.0-1.fc32.x86_64
# Fast track new afterburn to have latest released changes, including
# vmware support, present in upcoming FCOS release. Note: use fc32
# builds rather than fc31 to mitigate rust toolchain issue in Fedora
# 31 (https://pagure.io/fedora-rust/sig/issue/12).
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-abdcced19a
afterburn:
evra: 4.3.3-1.fc32.x86_64
afterburn-dracut:
evra: 4.3.3-1.fc32.x86_64
evra: 2020.2-3.fc32.x86_64
Loading

0 comments on commit 44c5d3f

Please sign in to comment.