From cc69228119c4c2da1ed4260eab9add54841dcbeb Mon Sep 17 00:00:00 2001 From: "Ricardo M. Correia" Date: Tue, 18 Mar 2014 15:50:24 +0000 Subject: [PATCH] grsecurity: Update stable and test patches stable: 3.0-3.2.55-201403142107 -> 3.0-3.2.55-201403172027 test: 3.0-3.13.6-201403142112 -> 3.0-3.13.6-201403172032 --- 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 22f9ee9d876c..2d1fb6e2818b 100644 --- a/pkgs/os-specific/linux/kernel/patches.nix +++ b/pkgs/os-specific/linux/kernel/patches.nix @@ -81,8 +81,8 @@ rec { grsecurity_3_0_3_2_55 = { name = "grsecurity-3.0-3.2.55"; patch = fetchurl { - url = http://grsecurity.net/stable/grsecurity-3.0-3.2.55-201403142107.patch; - sha256 = "0v858lizqbvp0czpx5vg0h1sd5mb5kik1qhv4hh7y01cx6dywam2"; + url = http://grsecurity.net/stable/grsecurity-3.0-3.2.55-201403172027.patch; + sha256 = "1ik8xa9xgy9ghlb66rz04rdj64c8914vpv847zld7zhhih90lfm8"; }; features.grsecurity = true; # The grsec kernel patch seems to include the apparmor patches as of 3.0-3.2.55 @@ -92,8 +92,8 @@ rec { grsecurity_3_0_3_13_6 = { name = "grsecurity-3.0-3.13.6"; patch = fetchurl { - url = http://grsecurity.net/test/grsecurity-3.0-3.13.6-201403142112.patch; - sha256 = "12wdibf7xfqjwr1cnar3nskgrlm04w68impaq4a3xg1blb9nxxhr"; + url = http://grsecurity.net/test/grsecurity-3.0-3.13.6-201403172032.patch; + sha256 = "18gr6r11gv015y6nb2zvv3z8kb4zv9gadhlcdii6il0c2y4bsrsb"; }; features.grsecurity = true; # The grsec kernel patch seems to include the apparmor patches as of 3.0-3.13.6