From dfdaea12403b31983cbfea365c76c29d4934f11e Mon Sep 17 00:00:00 2001 From: Joachim Fasting Date: Thu, 27 Oct 2016 15:03:11 +0200 Subject: [PATCH] grsecurity: 4.7.10-201610222037 -> 201610262029 --- 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 47c77f650937c5..11f07f13345fcc 100644 --- a/pkgs/os-specific/linux/kernel/patches.nix +++ b/pkgs/os-specific/linux/kernel/patches.nix @@ -87,8 +87,8 @@ rec { grsecurity_testing = grsecPatch { kver = "4.7.10"; - grrev = "201610222037"; - sha256 = "14zp8gsjgzp97mb479s27zzs2ya68dy1pb5izqqvp83xrx16rayc"; + grrev = "201610262029"; + sha256 = "0bczfyb0zazccl9d8sxm4p34nayamyiv7c1hp272glcjjmvlb7cv"; }; # This patch relaxes grsec constraints on the location of usermode helpers,