-
Notifications
You must be signed in to change notification settings - Fork 159
/
Copy pathmanifest-lock.overrides.yaml
28 lines (27 loc) · 1.19 KB
/
manifest-lock.overrides.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# 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:
ignition:
evr: 2.20.0-1.fc40
metadata:
bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-35ebfcbeef
type: fast-track
kdump-utils:
evr: 1.0.48-1.fc40
metadata:
bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-b6681fcf56
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1813#issuecomment-2429448152
type: fast-track
podman:
evr: 5:5.2.5-1.fc40
metadata:
bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-f0fd63c638
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1809
type: fast-track