about summary refs log tree commit diff
path: root/nixpkgs/pkgs
diff options
context:
space:
mode:
authorTim Steinbach <tim@nequissimus.com>2020-07-03 13:02:36 -0400
committerAlyssa Ross <hi@alyssa.is>2021-01-06 12:13:35 +0000
commit7f1bc2bf9f1d515fd6bd374d15f6e6f56f504fb6 (patch)
treeb3a09db697864038a32315d0030e4857381b1bf3 /nixpkgs/pkgs
parent0766fdb9651b6931d8c2561943ccde0c674fce24 (diff)
downloadnixlib-7f1bc2bf9f1d515fd6bd374d15f6e6f56f504fb6.tar
nixlib-7f1bc2bf9f1d515fd6bd374d15f6e6f56f504fb6.tar.gz
nixlib-7f1bc2bf9f1d515fd6bd374d15f6e6f56f504fb6.tar.bz2
nixlib-7f1bc2bf9f1d515fd6bd374d15f6e6f56f504fb6.tar.lz
nixlib-7f1bc2bf9f1d515fd6bd374d15f6e6f56f504fb6.tar.xz
nixlib-7f1bc2bf9f1d515fd6bd374d15f6e6f56f504fb6.tar.zst
nixlib-7f1bc2bf9f1d515fd6bd374d15f6e6f56f504fb6.zip
linux/hardened/patches/5.7: init at 5.7.7.a
(cherry picked from commit 4de40fa9b42826b61202f2a905550ccc18417fc9)
Diffstat (limited to 'nixpkgs/pkgs')
-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 df5535e58001..fbd36451acfe 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.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"
     }
 }