summary refs log tree commit diff
diff options
context:
space:
mode:
authorTim Steinbach <tim@nequissimus.com>2020-08-25 09:09:56 -0400
committerTim Steinbach <tim@nequissimus.com>2020-08-25 09:12:16 -0400
commit39adc17e3bc6c41c90a926fdbf19fd4a031b8d48 (patch)
treee1b53159b4560a4f3f3f33e9ceb8994a45bb1d91
parent85760a9c86c0f17bb5f824eb20cce2a69e4ca57a (diff)
downloadnixpkgs-39adc17e3bc6c41c90a926fdbf19fd4a031b8d48.tar
nixpkgs-39adc17e3bc6c41c90a926fdbf19fd4a031b8d48.tar.gz
nixpkgs-39adc17e3bc6c41c90a926fdbf19fd4a031b8d48.tar.bz2
nixpkgs-39adc17e3bc6c41c90a926fdbf19fd4a031b8d48.tar.lz
nixpkgs-39adc17e3bc6c41c90a926fdbf19fd4a031b8d48.tar.xz
nixpkgs-39adc17e3bc6c41c90a926fdbf19fd4a031b8d48.tar.zst
nixpkgs-39adc17e3bc6c41c90a926fdbf19fd4a031b8d48.zip
linux/hardened/patches/5.7: 5.7.16.a -> 5.7.17.a
-rw-r--r--pkgs/os-specific/linux/kernel/hardened/patches.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/os-specific/linux/kernel/hardened/patches.json b/pkgs/os-specific/linux/kernel/hardened/patches.json
index 3b486e24f6c..824eb1a6966 100644
--- a/pkgs/os-specific/linux/kernel/hardened/patches.json
+++ b/pkgs/os-specific/linux/kernel/hardened/patches.json
@@ -15,8 +15,8 @@
         "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.60.a/linux-hardened-5.4.60.a.patch"
     },
     "5.7": {
-        "name": "linux-hardened-5.7.16.a.patch",
-        "sha256": "1fiyd6qsf8r84p05cxhwma7zwi81xyn9pl6yci93n583z8n1k2sw",
-        "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.7.16.a/linux-hardened-5.7.16.a.patch"
+        "name": "linux-hardened-5.7.17.a.patch",
+        "sha256": "181b473y0hkw076hsndw6nfynr2yhcaypj48iqnk25hzcj40nnaz",
+        "url": "https://github.com/anthraxx/linux-hardened/releases/download/5.7.17.a/linux-hardened-5.7.17.a.patch"
     }
 }