summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/hardened-patches.json
diff options
context:
space:
mode:
authorkraem <ebrin.ronnie@protonmail.com>2020-04-22 02:12:17 +0200
committerkraem <ebrin.ronnie@protonmail.com>2020-04-22 02:12:17 +0200
commitc8b5e3776436b3156415366522c2e3e1a38bf874 (patch)
treef4d4a06163de12f83ee97c705880dc267eed2489 /pkgs/os-specific/linux/kernel/hardened-patches.json
parentefafc50f5caa4c632015a9c9404b0cef7a470390 (diff)
downloadnixpkgs-c8b5e3776436b3156415366522c2e3e1a38bf874.tar
nixpkgs-c8b5e3776436b3156415366522c2e3e1a38bf874.tar.gz
nixpkgs-c8b5e3776436b3156415366522c2e3e1a38bf874.tar.bz2
nixpkgs-c8b5e3776436b3156415366522c2e3e1a38bf874.tar.lz
nixpkgs-c8b5e3776436b3156415366522c2e3e1a38bf874.tar.xz
nixpkgs-c8b5e3776436b3156415366522c2e3e1a38bf874.tar.zst
nixpkgs-c8b5e3776436b3156415366522c2e3e1a38bf874.zip
linux/hardened-patches/5.6.6: init at 5.6.6.a
Diffstat (limited to 'pkgs/os-specific/linux/kernel/hardened-patches.json')
-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 47c55969b10..314ad1017ef 100644
--- a/pkgs/os-specific/linux/kernel/hardened-patches.json
+++ b/pkgs/os-specific/linux/kernel/hardened-patches.json
@@ -3,5 +3,10 @@
         "sha256": "0pr3m2j63mc746fcbzg1hlwv85im9f87qkl6r4033gwnpa9brcgk",
         "url": "https://github.com/anthraxx/linux-hardened/releases/download/4.14.176.a/linux-hardened-4.14.176.a.patch",
         "version_suffix": "a"
+    },
+    "5.6.6": {
+        "sha256": "0jiqh0frxirjbccgfdk007fca6r6n36n0pkqq4jszkckn59ayl7r",
+        "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.6.6.a/linux-hardened-5.6.6.a.patch",
+        "version_suffix": "a"
     }
 }