summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/hardened
diff options
context:
space:
mode:
authorTim Steinbach <tim@nequissimus.com>2020-07-03 13:02:36 -0400
committerTim Steinbach <tim@nequissimus.com>2020-07-03 13:14:45 -0400
commit4de40fa9b42826b61202f2a905550ccc18417fc9 (patch)
tree58609a88dd5aa412d58a24b0200de21080d5415b /pkgs/os-specific/linux/kernel/hardened
parent760c9b1da7dc78f4f6e741525aff0c4333f6adb4 (diff)
downloadnixpkgs-4de40fa9b42826b61202f2a905550ccc18417fc9.tar
nixpkgs-4de40fa9b42826b61202f2a905550ccc18417fc9.tar.gz
nixpkgs-4de40fa9b42826b61202f2a905550ccc18417fc9.tar.bz2
nixpkgs-4de40fa9b42826b61202f2a905550ccc18417fc9.tar.lz
nixpkgs-4de40fa9b42826b61202f2a905550ccc18417fc9.tar.xz
nixpkgs-4de40fa9b42826b61202f2a905550ccc18417fc9.tar.zst
nixpkgs-4de40fa9b42826b61202f2a905550ccc18417fc9.zip
linux/hardened/patches/5.7: init at 5.7.7.a
Diffstat (limited to 'pkgs/os-specific/linux/kernel/hardened')
-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 df5535e5800..fbd36451acf 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.6.19.a.patch",
         "sha256": "0gxdbcig6hpjxj6qr4lrj773gb76s0xlkrk3hclxk4ms6p82y4mm",
         "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.6.19.a/linux-hardened-5.6.19.a.patch"
+    },
+    "5.7": {
+        "name": "linux-hardened-5.7.7.a.patch",
+        "sha256": "0273g98vax3x2l2hc39d53m86xm4k8r99vnksm5vmg6i2xc4ir74",
+        "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.7.7.a/linux-hardened-5.7.7.a.patch"
     }
 }