summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel
diff options
context:
space:
mode:
authorTim Steinbach <tim@nequissimus.com>2020-09-08 08:51:24 -0400
committerTim Steinbach <tim@nequissimus.com>2020-09-08 08:51:24 -0400
commit2233cbbfb06d09d08b1fe565c38bf33fe953751f (patch)
tree9894b1559c38292ba67c541309aaf23868d9ec7c /pkgs/os-specific/linux/kernel
parent0b5bec79aedea3af94c02bdf3db24741220658ef (diff)
downloadnixpkgs-2233cbbfb06d09d08b1fe565c38bf33fe953751f.tar
nixpkgs-2233cbbfb06d09d08b1fe565c38bf33fe953751f.tar.gz
nixpkgs-2233cbbfb06d09d08b1fe565c38bf33fe953751f.tar.bz2
nixpkgs-2233cbbfb06d09d08b1fe565c38bf33fe953751f.tar.lz
nixpkgs-2233cbbfb06d09d08b1fe565c38bf33fe953751f.tar.xz
nixpkgs-2233cbbfb06d09d08b1fe565c38bf33fe953751f.tar.zst
nixpkgs-2233cbbfb06d09d08b1fe565c38bf33fe953751f.zip
linux/hardened/patches/5.8: init at 5.8.7.a
Diffstat (limited to 'pkgs/os-specific/linux/kernel')
-rw-r--r--pkgs/os-specific/linux/kernel/hardened/patches.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/kernel/hardened/patches.json b/pkgs/os-specific/linux/kernel/hardened/patches.json
index c2b2768fd33..02330f59b50 100644
--- a/pkgs/os-specific/linux/kernel/hardened/patches.json
+++ b/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"
     }
 }