From 640ac5186ffa485ab5a36d72c9b21b456f6ad269 Mon Sep 17 00:00:00 2001 From: Joachim Fasting Date: Sat, 2 Jul 2016 15:39:11 +0200 Subject: [PATCH] grsecurity: 4.5.7-201606292300 -> 4.5.7-201606302132 --- pkgs/os-specific/linux/kernel/patches.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/os-specific/linux/kernel/patches.nix b/pkgs/os-specific/linux/kernel/patches.nix index 4b057d73472..d8b6095d188 100644 --- a/pkgs/os-specific/linux/kernel/patches.nix +++ b/pkgs/os-specific/linux/kernel/patches.nix @@ -94,8 +94,8 @@ rec { grsecurity_testing = grsecPatch { kver = "4.5.7"; - grrev = "201606292300"; - sha256 = "1jjh4sl9l6c6k4gz9ffpp2q2x9hhhjgswcdf6rmb24f6f2pz3ir9"; + grrev = "201606302132"; + sha256 = "1zqkdnfqzzghnrrkvcryibxxipq46bqdan37np5hrqvxdbl5xm0z"; }; # This patch relaxes grsec constraints on the location of usermode helpers,