forked from coreos/fedora-coreos-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest-lock.overrides.yaml
29 lines (28 loc) · 1.32 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
29
# 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:
libbsd:
evr: 0.12.2-3.fc40
metadata:
bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-86fbbe4bc7
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1674#issuecomment-2010200582
type: fast-track
rpm-ostree:
evr: 2024.5-2.fc40
metadata:
bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-b59ee8264e
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1674#issuecomment-2010200582
type: fast-track
rpm-ostree-libs:
evr: 2024.5-2.fc40
metadata:
bodhi: https://bodhi.fedoraproject.org/updates/FEDORA-2024-b59ee8264e
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1674#issuecomment-2010200582
type: fast-track