summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel
diff options
context:
space:
mode:
authorEvgeny Egorochkin <phreedom@yandex.ru>2014-02-14 18:13:05 +0200
committerEvgeny Egorochkin <phreedom@yandex.ru>2014-02-14 18:13:05 +0200
commitdaa2827b99248ba986443b0503000466e27d4b18 (patch)
tree5f02990b13bd20b41f6c759e5295b7e7a4c42118 /pkgs/os-specific/linux/kernel
parentfc213ccfa8e922be80d5bb3cfcb57c454bd9a7e6 (diff)
downloadnixlib-daa2827b99248ba986443b0503000466e27d4b18.tar
nixlib-daa2827b99248ba986443b0503000466e27d4b18.tar.gz
nixlib-daa2827b99248ba986443b0503000466e27d4b18.tar.bz2
nixlib-daa2827b99248ba986443b0503000466e27d4b18.tar.lz
nixlib-daa2827b99248ba986443b0503000466e27d4b18.tar.xz
nixlib-daa2827b99248ba986443b0503000466e27d4b18.tar.zst
nixlib-daa2827b99248ba986443b0503000466e27d4b18.zip
grsecurity: update patch
Diffstat (limited to 'pkgs/os-specific/linux/kernel')
-rw-r--r--pkgs/os-specific/linux/kernel/patches.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/os-specific/linux/kernel/patches.nix b/pkgs/os-specific/linux/kernel/patches.nix
index 5ade01014f95..c36779c295f5 100644
--- a/pkgs/os-specific/linux/kernel/patches.nix
+++ b/pkgs/os-specific/linux/kernel/patches.nix
@@ -89,11 +89,11 @@ rec {
       features.apparmor = true;
     };
 
-  grsecurity_3_0_3_13_2 =
-    { name = "grsecurity-3.0-3.13.2";
+  grsecurity_3_0_3_13_3 =
+    { name = "grsecurity-3.0-3.13.3";
       patch = fetchurl {
-        url = https://grsecurity.net/test/grsecurity-3.0-3.13.2-201402062224.patch;
-        sha256 = "0w42d76bv7yzpr23bicsadf64csbmq988kmpzxg4yv5qwzhhbyh7";
+        url = http://grsecurity.net/test/grsecurity-3.0-3.13.3-201402132113.patch;
+        sha256 = "143givk7xk54c2f9q7h2v5gdc3sy1kcd8j83vn1jfcyipzqkdqnk";
       };
       features.grsecurity = true;
       # The grsec kernel patch seems to include the apparmor patches as of 3.0-3.13.2