nixpkgs/pkgs
Michael Weiss 551a9887e2
hardenedLinuxPackagesFor: Make it possible to delay major updates
This adds an abstraction/hack to update the latest hardened kernel
independent of linux_latest, which is required as the hardened patches
aren't immediately available ([0] currently doesn't exist).
Currently the Linux hardened patches aren't even available for 5.7 which
was released on 2020-05-31 (already 9 days ago!).
Therefore it is required to keep both linuxPackages_latest_hardened and
linuxPackages_latest_xen_dom0_hardened at 5.6 until the patches for 5.7
are released.

This abstraction makes that task more manageable but we should aim for a
better solution to resolve this or at least a cleaner and more robust
implementation (in the sense of better error messages).

[0]: https://github.com/anthraxx/linux-hardened/releases/tag/5.7.1.a
2020-06-09 15:39:32 +02:00
..
applications Merge pull request #89789 from 1000101/formatting 2020-06-08 14:41:26 +02:00
build-support rustPlatform: fix cross-compiling by using native diff 2020-06-08 10:05:00 +05:30
common-updater
data Merge pull request #86163 from worldofpeace/wallpaper-refactor 2020-06-07 14:44:59 -04:00
desktops Merge pull request #86163 from worldofpeace/wallpaper-refactor 2020-06-07 14:44:59 -04:00
development Merge pull request #89648 from r-ryantm/auto-update/nco 2020-06-08 07:18:02 -07:00
games formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
misc formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
os-specific linux_5_7: init at 5.7.1 2020-06-08 17:44:36 +02:00
servers prometheus-apcupsd-exporter: fix maintainers list 2020-06-08 10:16:54 -04:00
shells powershell: installCheck -> installCheckPhase 2020-06-05 15:40:12 -07:00
stdenv
test
tools Merge pull request #89789 from 1000101/formatting 2020-06-08 14:41:26 +02:00
top-level hardenedLinuxPackagesFor: Make it possible to delay major updates 2020-06-09 15:39:32 +02:00