From e90bfba2f6ef4c987891b444d0b2ae35b4d70f20 Mon Sep 17 00:00:00 2001 From: "Ricardo M. Correia" Date: Mon, 5 Jan 2015 20:19:55 +0100 Subject: [PATCH] grsecurity: Update stable and test patches stable: 3.0-3.14.27-201412280859 -> 3.0-3.14.27-201501042018 test: 3.0-3.18.1-201412281149 -> 3.0-3.18.1-201501042021 --- pkgs/os-specific/linux/kernel/patches.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/os-specific/linux/kernel/patches.nix b/pkgs/os-specific/linux/kernel/patches.nix index 8c707c7e570..0d6b615cc62 100644 --- a/pkgs/os-specific/linux/kernel/patches.nix +++ b/pkgs/os-specific/linux/kernel/patches.nix @@ -61,16 +61,16 @@ rec { grsecurity_stable = grsecPatch { kversion = "3.14.27"; - revision = "201412280859"; + revision = "201501042018"; branch = "stable"; - sha256 = "185sq4bsgwmpq9g0g5fhm69ba875xhxha2rs0cn6n647v90rxrjk"; + sha256 = "111f5nsql36f2w2wkf5zbl12ndcrv5r5q6v1n96v9j5cf45rbr9w"; }; grsecurity_unstable = grsecPatch { kversion = "3.18.1"; - revision = "201412281149"; + revision = "201501042021"; branch = "test"; - sha256 = "10pq6lslfn6ck7pm1651s6pd5mqmjxvqv3iv70qrpwwb2gdhpdin"; + sha256 = "0x9sbxflmpvqki9n5gpxmmkf8043xbfg87glcwk3xc7kzjaqhcq3"; }; grsec_fix_path =