about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorJoachim Fasting <joachifm@fastmail.fm>2016-09-22 18:15:55 +0200
committerJoachim Fasting <joachifm@fastmail.fm>2016-09-22 23:40:50 +0200
commit64816cd9727ba911d0e82b95786fb80ef9b10d4c (patch)
tree911ce81a8545c8e186ba699279e515d7192bf1fc /pkgs/os-specific
parent53d8a9d1dceffdad2ebc9b087ade788fc659f494 (diff)
downloadnixlib-64816cd9727ba911d0e82b95786fb80ef9b10d4c.tar
nixlib-64816cd9727ba911d0e82b95786fb80ef9b10d4c.tar.gz
nixlib-64816cd9727ba911d0e82b95786fb80ef9b10d4c.tar.bz2
nixlib-64816cd9727ba911d0e82b95786fb80ef9b10d4c.tar.lz
nixlib-64816cd9727ba911d0e82b95786fb80ef9b10d4c.tar.xz
nixlib-64816cd9727ba911d0e82b95786fb80ef9b10d4c.tar.zst
nixlib-64816cd9727ba911d0e82b95786fb80ef9b10d4c.zip
grsecurity: 4.7.4-201609152234 -> 201609211951
Diffstat (limited to 'pkgs/os-specific')
-rw-r--r--pkgs/os-specific/linux/kernel/patches.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/os-specific/linux/kernel/patches.nix b/pkgs/os-specific/linux/kernel/patches.nix
index ab703469c2b5..a8197fd49189 100644
--- a/pkgs/os-specific/linux/kernel/patches.nix
+++ b/pkgs/os-specific/linux/kernel/patches.nix
@@ -97,8 +97,8 @@ rec {
 
   grsecurity_testing = grsecPatch
     { kver   = "4.7.4";
-      grrev  = "201609152234";
-      sha256 = "0314lb1dp5bnq3wibxc63a8z75q0b7w6zsgd6ccmhl9vwv7sm253";
+      grrev  = "201609211951";
+      sha256 = "0h5lxl04rvww02ww0y21id6dc8mhglls8dqhjdcxdcpahxq1fb6y";
     };
 
   # This patch relaxes grsec constraints on the location of usermode helpers,