From 130b06eb0b3c2ce9fdcc4b9be36ce77f48a1778d Mon Sep 17 00:00:00 2001 From: Joachim Fasting Date: Tue, 14 Jun 2016 14:18:01 +0200 Subject: [PATCH] grsecurity: 4.5.7-201606080852 -> 4.5.7-201606110914 --- 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 0fa9708efe5..a5a78845d8a 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 = "201606080852"; - sha256 = "1vgc314nh6bd7zw9r927lnbjq29z32g0s02jgvf635y9zz550nsh"; + grrev = "201606110914"; + sha256 = "17gvqp5dqqw190wvprbq1x7i8g6b0l2gsdp4l61v2p3by9n5wsk6"; }; # This patch relaxes grsec constraints on the location of usermode helpers,