From d5eec25ff97b0d21fe8f08b2a3d70ddf50d0fc87 Mon Sep 17 00:00:00 2001 From: Joachim Fasting Date: Mon, 27 Jun 2016 21:42:17 +0200 Subject: [PATCH] grsecurity: 4.5.7-201606222150 -> 4.5.7-201606262019 --- 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 2fe97344449..21a4058b0cb 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 = "201606222150"; - sha256 = "0dx22mvx2dxkjpx7468bcrds9y877yp0m5m7iqmx5mzgf1znxdhz"; + grrev = "201606262019"; + sha256 = "080m72mlmjmqs72fqlbhrqhqdnn6sygm2zbpa9dgz1n38k6wh1pd"; }; # This patch relaxes grsec constraints on the location of usermode helpers,