From 875fd5af739bbf0c29bd8d1b271dbd8b806981e7 Mon Sep 17 00:00:00 2001 From: Joachim Fasting Date: Thu, 16 Jun 2016 14:28:24 +0200 Subject: [PATCH] grsecurity: 4.5.7-201606110914 -> 4.5.7-201606142010 --- 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 a5a78845d8a..09280cd9063 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 = "201606110914"; - sha256 = "17gvqp5dqqw190wvprbq1x7i8g6b0l2gsdp4l61v2p3by9n5wsk6"; + grrev = "201606142010"; + sha256 = "00lg4zlxxcl9a27vxl4c4cv6adsdvl00kkbl6s97523vsvsvy1q0"; }; # This patch relaxes grsec constraints on the location of usermode helpers,