about summary refs log tree commit diff
path: root/nixpkgs/pkgs/os-specific/linux/kernel/hardened/patches.json
diff options
context:
space:
mode:
authorTim Steinbach <tim@nequissimus.com>2020-09-08 08:51:24 -0400
committerAlyssa Ross <hi@alyssa.is>2021-01-06 12:14:34 +0000
commit87bb07fd0b6dca52c0364bd7aaf18e88da4806bb (patch)
treef693615c3f4f9f13b92218a7df54b06ad769e769 /nixpkgs/pkgs/os-specific/linux/kernel/hardened/patches.json
parent872720586c9ed471b9c32b2bcb1ee20f1eb9dd38 (diff)
downloadnixlib-87bb07fd0b6dca52c0364bd7aaf18e88da4806bb.tar
nixlib-87bb07fd0b6dca52c0364bd7aaf18e88da4806bb.tar.gz
nixlib-87bb07fd0b6dca52c0364bd7aaf18e88da4806bb.tar.bz2
nixlib-87bb07fd0b6dca52c0364bd7aaf18e88da4806bb.tar.lz
nixlib-87bb07fd0b6dca52c0364bd7aaf18e88da4806bb.tar.xz
nixlib-87bb07fd0b6dca52c0364bd7aaf18e88da4806bb.tar.zst
nixlib-87bb07fd0b6dca52c0364bd7aaf18e88da4806bb.zip
linux/hardened/patches/5.8: init at 5.8.7.a
(cherry picked from commit 2233cbbfb06d09d08b1fe565c38bf33fe953751f)
Diffstat (limited to 'nixpkgs/pkgs/os-specific/linux/kernel/hardened/patches.json')
-rw-r--r--nixpkgs/pkgs/os-specific/linux/kernel/hardened/patches.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/os-specific/linux/kernel/hardened/patches.json b/nixpkgs/pkgs/os-specific/linux/kernel/hardened/patches.json
index c2b2768fd332..02330f59b506 100644
--- a/nixpkgs/pkgs/os-specific/linux/kernel/hardened/patches.json
+++ b/nixpkgs/pkgs/os-specific/linux/kernel/hardened/patches.json
@@ -18,5 +18,10 @@
         "name": "linux-hardened-5.7.19.a.patch",
         "sha256": "1lydlh499aj3ck5cnv8q2271y4klvp17zm7j7qni16am14bld936",
         "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.7.19.a/linux-hardened-5.7.19.a.patch"
+    },
+    "5.8": {
+        "name": "linux-hardened-5.8.7.a.patch",
+        "sha256": "13l486lyj9wm1v3gvrwpqbr3z3ps63qwx64ykh982mrv9bkrn1ia",
+        "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.8.7.a/linux-hardened-5.8.7.a.patch"
     }
 }