summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2014-02-20 04:53:16 -0600
committerAustin Seipp <aseipp@pobox.com>2014-02-20 04:53:19 -0600
commit58e08a1a4f1a7f70d436ded3197e600ba08a9296 (patch)
treebcd9e19e253765091d2c579a7daf5040d219adba /pkgs/os-specific/linux/kernel
parent21d1e7deb1ac64bbb49a6b0e6d777b6a6e6975e6 (diff)
downloadnixlib-58e08a1a4f1a7f70d436ded3197e600ba08a9296.tar
nixlib-58e08a1a4f1a7f70d436ded3197e600ba08a9296.tar.gz
nixlib-58e08a1a4f1a7f70d436ded3197e600ba08a9296.tar.bz2
nixlib-58e08a1a4f1a7f70d436ded3197e600ba08a9296.tar.lz
nixlib-58e08a1a4f1a7f70d436ded3197e600ba08a9296.tar.xz
nixlib-58e08a1a4f1a7f70d436ded3197e600ba08a9296.tar.zst
nixlib-58e08a1a4f1a7f70d436ded3197e600ba08a9296.zip
grsecurity: stable/testing updates
  - stable:  3.0-3.2.55-201402152203 -> 3.0-3.2.55-201402192249
  - testing: 3.0-3.13.3-201402152204 -> 3.0-3.13.3-201402192252

Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'pkgs/os-specific/linux/kernel')
-rw-r--r--pkgs/os-specific/linux/kernel/patches.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/os-specific/linux/kernel/patches.nix b/pkgs/os-specific/linux/kernel/patches.nix
index 2480936b08cd..d14a124dd050 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-201402152203.patch;
-        sha256 = "1600hydfq2dwyqqzfmsvy50kcicdm2lq44yiiwgnbiykq2135fwx";
+        url = http://grsecurity.net/stable/grsecurity-3.0-3.2.55-201402192249.patch;
+        sha256 = "16q531j9gphqgqw6v0g45l9hzpz6gnsmh72b9435xs3pjwz1wp44";
       };
       features.grsecurity = true;
       # The grsec kernel patch seems to include the apparmor patches as of 3.0-3.2.54
@@ -92,8 +92,8 @@ rec {
   grsecurity_3_0_3_13_3 =
     { name = "grsecurity-3.0-3.13.3";
       patch = fetchurl {
-        url = http://grsecurity.net/test/grsecurity-3.0-3.13.3-201402152204.patch;
-        sha256 = "0c4mswka95zivil3a28ipsbnv2nhrmqwj4l4dig3n8pr6d2vgwc9";
+        url = http://grsecurity.net/test/grsecurity-3.0-3.13.3-201402192252.patch;
+        sha256 = "09f2ym9hyfff83yvaflj7zzk78c2xw4xvn70bj1x3ybawv3sw83k";
       };
       features.grsecurity = true;
       # The grsec kernel patch seems to include the apparmor patches as of 3.0-3.13.2