about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorDan Peebles <pumpkin@me.com>2016-01-23 14:29:34 +0000
committerDan Peebles <pumpkin@me.com>2016-01-23 14:29:34 +0000
commit33cf0792b1d253b2994ae23d313ab0191ddfa2cf (patch)
tree7f6e9d52f636046d47ad47073f62d517e26db4c8 /pkgs/os-specific
parentf18317885a51ec613d05762c04a7e5cd745d5768 (diff)
grsecurity-testing: update patches and associated kernel version
Diffstat (limited to 'pkgs/os-specific')
-rw-r--r--pkgs/os-specific/linux/kernel/patches.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/os-specific/linux/kernel/patches.nix b/pkgs/os-specific/linux/kernel/patches.nix
index 93b11ed892bad..c74c4c5a944b6 100644
--- a/pkgs/os-specific/linux/kernel/patches.nix
+++ b/pkgs/os-specific/linux/kernel/patches.nix
@@ -87,10 +87,10 @@ rec {
     };
 
   grsecurity_unstable = grsecPatch
-    { kversion  = "4.2.3";
-      revision  = "201510130858";
+    { kversion  = "4.3.3";
+      revision  = "201601051958";
       branch    = "test";
-      sha256    = "0ndzcx9i94c065dlyvgykmin5bfkbydrv0kxxq52a4c9is6nlsrb";
+      sha256    = "0hdf9fp5kyd9g8p3qp76jwqvqf561k61wynsq7q9aabvy0p1s18k";
     };
 
   grsec_fix_path =