From 1b113178ee4ac31179bc529bfaa174982651c471 Mon Sep 17 00:00:00 2001 From: "Ricardo M. Correia" Date: Tue, 15 Apr 2014 00:14:04 +0200 Subject: [PATCH] grsecurity: Update test patch from 3.0-3.13.9-201404131254 -> 3.0-3.13.10-201404141717 --- pkgs/os-specific/linux/kernel/patches.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/os-specific/linux/kernel/patches.nix b/pkgs/os-specific/linux/kernel/patches.nix index c28a3ad3400..f42bf440c3b 100644 --- a/pkgs/os-specific/linux/kernel/patches.nix +++ b/pkgs/os-specific/linux/kernel/patches.nix @@ -99,10 +99,10 @@ rec { }; grsecurity_unstable = grsecPatch - { kversion = "3.13.9"; - revision = "201404131254"; + { kversion = "3.13.10"; + revision = "201404141717"; branch = "test"; - sha256 = "1qslkmqz25rlag0dvv481ka7yylfhmpx7mhzbv9qdaynx5s59l3v"; + sha256 = "1vraf9g7za0syx5c1x1ks7kgaxc9mjspy6pvgrs0vi326v12sqnx"; }; grsec_fix_path =