From fb921695b635afccdead9f233994c87eb38b661e Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Sun, 18 Jan 2015 21:10:59 -0800 Subject: kernel: Fix grsec patch for 3.18.3 --- pkgs/os-specific/linux/kernel/patches.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkgs/os-specific') diff --git a/pkgs/os-specific/linux/kernel/patches.nix b/pkgs/os-specific/linux/kernel/patches.nix index f85092040379..5d413a321025 100644 --- a/pkgs/os-specific/linux/kernel/patches.nix +++ b/pkgs/os-specific/linux/kernel/patches.nix @@ -72,10 +72,10 @@ rec { }; grsecurity_unstable = grsecPatch - { kversion = "3.18.2"; - revision = "201501142325"; + { kversion = "3.18.3"; + revision = "201501182219"; branch = "test"; - sha256 = "1szr3y876rllyw3dbw450cc3gz67ysfdxmdggaig31z470w9pikh"; + sha256 = "06s62kvxsc99rsslngkn3lrhyg58wmvnzq4p2zxyh8hm46bjm3ds"; }; grsec_fix_path = -- cgit 1.4.1