Skip to content

Commit

Permalink
overrides: drop kernel pin
Browse files Browse the repository at this point in the history
This allows us to get the latest kernel-5.16.12-200.fc35. Moving to
a kernel newer than 5.16.11 picks up the fix fo CVE-2022-0847. We're
able to do this because the Fedora kernel maintainers agreed to again
pick up a revert that allows us to not regress on some AWS instance
types (coreos/fedora-coreos-tracker#1066).

Closes coreos/fedora-coreos-tracker#1118
  • Loading branch information
dustymabe authored and HuijingHei committed Oct 10, 2023
1 parent 2036802 commit 7798db1
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions manifest-lock.overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,6 @@
# for FCOS-specific packages (ignition, afterburn, etc.).

packages:
kernel:
evr: 5.15.18-200.fc35
metadata:
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1066
type: pin
kernel-core:
evr: 5.15.18-200.fc35
metadata:
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1066
type: pin
kernel-modules:
evr: 5.15.18-200.fc35
metadata:
reason: https://github.com/coreos/fedora-coreos-tracker/issues/1066
type: pin
rpm-ostree:
evr: 2022.5-1.fc35
metadata:
Expand Down

0 comments on commit 7798db1

Please sign in to comment.