From 075f63990969d0c79fcf7fde61791cea5be62c54 Mon Sep 17 00:00:00 2001 From: Tim Steinbach Date: Fri, 10 Sep 2021 05:20:10 -0400 Subject: [PATCH] linux/hardened/patches/5.14: init at 5.14.2-hardened1 (cherry picked from commit 820d68d2dc5eacc10f199f7903301ee577f44a52) --- pkgs/os-specific/linux/kernel/hardened/patches.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pkgs/os-specific/linux/kernel/hardened/patches.json b/pkgs/os-specific/linux/kernel/hardened/patches.json index 0bd1799ccc0..70a180e737e 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",