nixpkgs/pkgs/os-specific/linux/kernel/hardened
Maximilian Bosch af7fc05959
linux/hardened: read min supported kernel from kernels-org.json
This one isn't 4.14 anymore and that should've been updated while
removing 4.14, but is easy to miss.

Since it's not expected that we have versions older than the oldest
mainline version from `kernels-org.json`, determine the minimum
supported version by reading it from there.

Also, this means lesser places to update when dropping old kernels.

This needs an additional change for the mainline updater to make sure
that no older versions appear there[1]. This will be implemented in
the next commit.

[1] At the time of implementing this, the oldest supported kernel was
    4.19, however 4.14 wasn't EOL yet and thus still picked up by the
    mainline updater.
2024-01-02 18:43:33 +01:00
..
anthraxx.asc
config.nix linux/hardened: condition DEBUG_CREDENTIALS to whenOlder than 6.6 2023-12-20 21:46:13 -06:00
patches.json linux/hardened/patches/5.15: 5.15.144-hardened1 -> 5.15.145-hardened1 2023-12-28 21:44:04 +01:00
update.py linux/hardened: read min supported kernel from kernels-org.json 2024-01-02 18:43:33 +01:00