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

Updating next-devel manifest for f40 #2901

Merged
merged 3 commits into from
Mar 19, 2024
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
16 changes: 16 additions & 0 deletions manifest-lock.overrides.aarch64.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# This lockfile should be used to pin to a package version (`type: pin`) or to
# fast-track packages ahead of Bodhi (`type: fast-track`). Fast-tracked
# packages will automatically be removed once they are in the stable repos.
#
# IMPORTANT: YAML comments *will not* be preserved. All `pin` overrides *must*
# include a URL in the `metadata.reason` key. Overrides of type `fast-track`
# *should* include a Bodhi update URL in the `metadata.bodhi` key and a URL
# in the `metadata.reason` key, though it's acceptable to omit a `reason`
# for FCOS-specific packages (ignition, afterburn, etc.).

packages:
shim-aa64:
evr: 15.6-2
metadata:
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1694
type: pin
17 changes: 17 additions & 0 deletions manifest-lock.overrides.x86_64.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@

# This lockfile should be used to pin to a package version (`type: pin`) or to
# fast-track packages ahead of Bodhi (`type: fast-track`). Fast-tracked
# packages will automatically be removed once they are in the stable repos.
#
# IMPORTANT: YAML comments *will not* be preserved. All `pin` overrides *must*
# include a URL in the `metadata.reason` key. Overrides of type `fast-track`
# *should* include a Bodhi update URL in the `metadata.bodhi` key and a URL
# in the `metadata.reason` key, though it's acceptable to omit a `reason`
# for FCOS-specific packages (ignition, afterburn, etc.).

packages:
shim-x64:
evr: 15.6-2
metadata:
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1694
type: pin
17 changes: 1 addition & 16 deletions manifest-lock.overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,4 @@
# in the `metadata.reason` key, though it's acceptable to omit a `reason`
# for FCOS-specific packages (ignition, afterburn, etc.).

packages:
containerd:
evr: 1.6.19-2.fc39
metadata:
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1578
type: pin
podman:
evr: 5:4.7.2-1.fc39
metadata:
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1625
type: pin
podman-plugins:
evr: 5:4.7.2-1.fc39
metadata:
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1625
type: pin
packages: {}
Loading