From 99eb8705cd796f976001403f36934dfcf815f208 Mon Sep 17 00:00:00 2001 From: "Ricardo M. Correia" Date: Thu, 19 Feb 2015 04:47:08 +0100 Subject: [PATCH] grsecurity: Update stable patch from 3.0-3.14.33-201502180832 -> 3.0-3.14.33-201502181906 --- 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 dfa65a78e7c..e34c1481110 100644 --- a/pkgs/os-specific/linux/kernel/patches.nix +++ b/pkgs/os-specific/linux/kernel/patches.nix @@ -66,9 +66,9 @@ rec { grsecurity_stable = grsecPatch { kversion = "3.14.33"; - revision = "201502180832"; + revision = "201502181906"; branch = "stable"; - sha256 = "1hg8zs6p5fy312ksz3ygffa8vd5pl2l2xbdyxdgcdiakzpqjgfgc"; + sha256 = "1ixsh72mzq630v3af1s3aflijpvzf0gb2nfp0aawfk65bcpkq3d8"; }; grsecurity_unstable = grsecPatch