Skip to content

Commit

Permalink
manifest: move to Fedora 34
Browse files Browse the repository at this point in the history
Fedora 34 Beta is GO for March 23:
https://lists.fedoraproject.org/archives/list/[email protected]/message/H6CDDLGK7KWEFGYB2PWOVSUXTYWIH2MA/

As per coreos/fedora-coreos-tracker#704, we
want to move `next` over to it in the next release. So let's move over
`next-devel` now.
  • Loading branch information
jlebon committed Mar 18, 2021
1 parent 5f6064a commit 1d7c621
Show file tree
Hide file tree
Showing 6 changed files with 485 additions and 502 deletions.
36 changes: 17 additions & 19 deletions manifest-lock.overrides.aarch64.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
packages:
# Keep this until we move to Fedora 34.
# https://github.com/coreos/fedora-coreos-tracker/issues/649
# https://bugzilla.redhat.com/show_bug.cgi?id=1892235#c25
systemd:
evra: 246.7-1.fc33.aarch64
systemd-container:
evra: 246.7-1.fc33.aarch64
systemd-libs:
evra: 246.7-1.fc33.aarch64
systemd-pam:
evra: 246.7-1.fc33.aarch64
systemd-rpm-macros:
evra: 246.7-1.fc33.noarch
systemd-udev:
evra: 246.7-1.fc33.aarch64
# There's a regression in 5.10.20+ which breaks rootless podman
# There's a regression in the frozen beta kernel which breaks rootless podman
# https://bodhi.fedoraproject.org/updates/FEDORA-2021-90083c9c0f
# https://github.com/containers/buildah/issues/3071
kernel:
evra: 5.10.19-200.fc33.aarch64
evra: 5.11.7-300.fc34.aarch64
kernel-core:
evra: 5.10.19-200.fc33.aarch64
evra: 5.11.7-300.fc34.aarch64
kernel-modules:
evra: 5.10.19-200.fc33.aarch64
evra: 5.11.7-300.fc34.aarch64
# For https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/770
# https://bodhi.fedoraproject.org/updates/FEDORA-2021-fb173bc82f
NetworkManager:
evra: 1:1.30.2-1.fc34.aarch64
NetworkManager-cloud-setup:
evra: 1:1.30.2-1.fc34.aarch64
NetworkManager-libnm:
evra: 1:1.30.2-1.fc34.aarch64
NetworkManager-team:
evra: 1:1.30.2-1.fc34.aarch64
NetworkManager-tui:
evra: 1:1.30.2-1.fc34.aarch64
36 changes: 17 additions & 19 deletions manifest-lock.overrides.ppc64le.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
packages:
# Keep this until we move to Fedora 34.
# https://github.com/coreos/fedora-coreos-tracker/issues/649
# https://bugzilla.redhat.com/show_bug.cgi?id=1892235#c25
systemd:
evra: 246.7-1.fc33.ppc64le
systemd-container:
evra: 246.7-1.fc33.ppc64le
systemd-libs:
evra: 246.7-1.fc33.ppc64le
systemd-pam:
evra: 246.7-1.fc33.ppc64le
systemd-rpm-macros:
evra: 246.7-1.fc33.noarch
systemd-udev:
evra: 246.7-1.fc33.ppc64le
# There's a regression in 5.10.20+ which breaks rootless podman
# There's a regression in the frozen beta kernel which breaks rootless podman
# https://bodhi.fedoraproject.org/updates/FEDORA-2021-90083c9c0f
# https://github.com/containers/buildah/issues/3071
kernel:
evra: 5.10.19-200.fc33.ppc64le
evra: 5.11.7-300.fc34.ppc64le
kernel-core:
evra: 5.10.19-200.fc33.ppc64le
evra: 5.11.7-300.fc34.ppc64le
kernel-modules:
evra: 5.10.19-200.fc33.ppc64le
evra: 5.11.7-300.fc34.ppc64le
# For https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/770
# https://bodhi.fedoraproject.org/updates/FEDORA-2021-fb173bc82f
NetworkManager:
evra: 1:1.30.2-1.fc34.ppc64le
NetworkManager-cloud-setup:
evra: 1:1.30.2-1.fc34.ppc64le
NetworkManager-libnm:
evra: 1:1.30.2-1.fc34.ppc64le
NetworkManager-team:
evra: 1:1.30.2-1.fc34.ppc64le
NetworkManager-tui:
evra: 1:1.30.2-1.fc34.ppc64le
36 changes: 17 additions & 19 deletions manifest-lock.overrides.s390x.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
packages:
# Keep this until we move to Fedora 34.
# https://github.com/coreos/fedora-coreos-tracker/issues/649
# https://bugzilla.redhat.com/show_bug.cgi?id=1892235#c25
systemd:
evra: 246.7-1.fc33.s390x
systemd-container:
evra: 246.7-1.fc33.s390x
systemd-libs:
evra: 246.7-1.fc33.s390x
systemd-pam:
evra: 246.7-1.fc33.s390x
systemd-rpm-macros:
evra: 246.7-1.fc33.noarch
systemd-udev:
evra: 246.7-1.fc33.s390x
# There's a regression in 5.10.20+ which breaks rootless podman
# There's a regression in the frozen beta kernel which breaks rootless podman
# https://bodhi.fedoraproject.org/updates/FEDORA-2021-90083c9c0f
# https://github.com/containers/buildah/issues/3071
kernel:
evra: 5.10.19-200.fc33.s390x
evra: 5.11.7-300.fc34.s390x
kernel-core:
evra: 5.10.19-200.fc33.s390x
evra: 5.11.7-300.fc34.s390x
kernel-modules:
evra: 5.10.19-200.fc33.s390x
evra: 5.11.7-300.fc34.s390x
# For https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/770
# https://bodhi.fedoraproject.org/updates/FEDORA-2021-fb173bc82f
NetworkManager:
evra: 1:1.30.2-1.fc34.s390x
NetworkManager-cloud-setup:
evra: 1:1.30.2-1.fc34.s390x
NetworkManager-libnm:
evra: 1:1.30.2-1.fc34.s390x
NetworkManager-team:
evra: 1:1.30.2-1.fc34.s390x
NetworkManager-tui:
evra: 1:1.30.2-1.fc34.s390x
36 changes: 17 additions & 19 deletions manifest-lock.overrides.x86_64.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
packages:
# Keep this until we move to Fedora 34.
# https://github.com/coreos/fedora-coreos-tracker/issues/649
# https://bugzilla.redhat.com/show_bug.cgi?id=1892235#c25
systemd:
evra: 246.7-1.fc33.x86_64
systemd-container:
evra: 246.7-1.fc33.x86_64
systemd-libs:
evra: 246.7-1.fc33.x86_64
systemd-pam:
evra: 246.7-1.fc33.x86_64
systemd-rpm-macros:
evra: 246.7-1.fc33.noarch
systemd-udev:
evra: 246.7-1.fc33.x86_64
# There's a regression in 5.10.20+ which breaks rootless podman
# There's a regression in the frozen beta kernel which breaks rootless podman
# https://bodhi.fedoraproject.org/updates/FEDORA-2021-90083c9c0f
# https://github.com/containers/buildah/issues/3071
kernel:
evra: 5.10.19-200.fc33.x86_64
evra: 5.11.7-300.fc34.x86_64
kernel-core:
evra: 5.10.19-200.fc33.x86_64
evra: 5.11.7-300.fc34.x86_64
kernel-modules:
evra: 5.10.19-200.fc33.x86_64
evra: 5.11.7-300.fc34.x86_64
# For https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/770
# https://bodhi.fedoraproject.org/updates/FEDORA-2021-fb173bc82f
NetworkManager:
evra: 1:1.30.2-1.fc34.x86_64
NetworkManager-cloud-setup:
evra: 1:1.30.2-1.fc34.x86_64
NetworkManager-libnm:
evra: 1:1.30.2-1.fc34.x86_64
NetworkManager-team:
evra: 1:1.30.2-1.fc34.x86_64
NetworkManager-tui:
evra: 1:1.30.2-1.fc34.x86_64
Loading

0 comments on commit 1d7c621

Please sign in to comment.