From 0f5a5cae76ab4677c2ffb1399266f7b0ba18cbc9 Mon Sep 17 00:00:00 2001 From: "Ricardo M. Correia" Date: Sat, 21 Mar 2015 06:16:13 +0100 Subject: [PATCH] grsecurity: Update test patch from 3.1-3.19.2-201503182219 -> 3.1-3.19.2-201503201903 --- 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 0a7c77b5f82..a2473e3f4c8 100644 --- a/pkgs/os-specific/linux/kernel/patches.nix +++ b/pkgs/os-specific/linux/kernel/patches.nix @@ -73,9 +73,9 @@ rec { grsecurity_unstable = grsecPatch { kversion = "3.19.2"; - revision = "201503182219"; + revision = "201503201903"; branch = "test"; - sha256 = "11w9bschyg6lsg6p8dn9mzck20hkniwg7rhigkx14ywh7h3mqvz8"; + sha256 = "0ha4hvf2c9im9cyq9sxdbdx165i6ngywf46899aq3giyw74gnpf3"; }; grsec_fix_path =