diff options
| author | Tim Steinbach <tim@nequissimus.com> | 2021-09-10 05:20:10 -0400 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2021-09-11 20:33:43 +0000 |
| commit | 075f63990969d0c79fcf7fde61791cea5be62c54 (patch) | |
| tree | da571a978ebcd3835a15bfa5d297680743d6ccfa | |
| parent | linux/hardened/patches/5.13: 5.13.14-hardened1 -> 5.13.15-hardened1 (diff) | |
| download | nixpkgs-origin/backport-137281-to-release-21.05.tar.gz | |
linux/hardened/patches/5.14: init at 5.14.2-hardened1origin/backport-137281-to-release-21.05
(cherry picked from commit 820d68d2dc5eacc10f199f7903301ee577f44a52)
| -rw-r--r-- | pkgs/os-specific/linux/kernel/hardened/patches.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/kernel/hardened/patches.json b/pkgs/os-specific/linux/kernel/hardened/patches.json index 0bd1799ccc01..70a180e737eb 100644 --- a/pkgs/os-specific/linux/kernel/hardened/patches.json +++ b/pkgs/os-specific/linux/kernel/hardened/patches.json @@ -23,6 +23,12 @@ "sha256": "1g75jh5j9qbh4wbiy2wnc982i2gld2845ai47rczcj7ciycba8n7", "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.13.15-hardened1/linux-hardened-5.13.15-hardened1.patch" }, + "5.14": { + "extra": "-hardened1", + "name": "linux-hardened-5.14.2-hardened1.patch", + "sha256": "0hcw61bavhyr9v621ajsrl2zgz7kc0z8r7p5kzm37dnlggwl4qh3", + "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.14.2-hardened1/linux-hardened-5.14.2-hardened1.patch" + }, "5.4": { "extra": "-hardened1", "name": "linux-hardened-5.4.144-hardened1.patch", |
