summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2014-02-22 12:30:24 -0600
committerRicardo M. Correia <rcorreia@wizy.org>2014-02-22 20:29:25 +0100
commit7f4b97d495db22940b7e7dc2f85eedf93b5707ce (patch)
treeb320725dab965bb9bdd197e2dd89ca9639151d21 /pkgs
parent6554a490f68a64287429188ee1d222989b2919e7 (diff)
downloadnixlib-7f4b97d495db22940b7e7dc2f85eedf93b5707ce.tar
nixlib-7f4b97d495db22940b7e7dc2f85eedf93b5707ce.tar.gz
nixlib-7f4b97d495db22940b7e7dc2f85eedf93b5707ce.tar.bz2
nixlib-7f4b97d495db22940b7e7dc2f85eedf93b5707ce.tar.lz
nixlib-7f4b97d495db22940b7e7dc2f85eedf93b5707ce.tar.xz
nixlib-7f4b97d495db22940b7e7dc2f85eedf93b5707ce.tar.zst
nixlib-7f4b97d495db22940b7e7dc2f85eedf93b5707ce.zip
grsecurity: stable/testing updates
 - stable:  3.0-3.2.55-201402201903 -> 3.0-3.2.55-201402221305
 - testing: 3.0-3.13.4-201402201908 -> 3.0-3.13.4-201402221308

Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'pkgs')
-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 49d0d37586cc..49fa176d7835 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-201402201903.patch;
-        sha256 = "01kvs5z4ia5d5s4z8kfqyvh06qlw4v14hfll9n9qav6z8s5wyx10";
+        url = http://grsecurity.net/stable/grsecurity-3.0-3.2.55-201402221305.patch;
+        sha256 = "0g6mqbmjmqz4xh18cq5mn3d0zlzjlk76x0lmpwbrcapdcg5apcp5";
       };
       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_4 =
     { name = "grsecurity-3.0-3.13.4";
       patch = fetchurl {
-        url = http://grsecurity.net/test/grsecurity-3.0-3.13.4-201402201908.patch;
-        sha256 = "140rp57hzbjljhcgvdcczfhw0ghyw1x1ga2xv5ma2pk3dml158lh";
+        url = http://grsecurity.net/test/grsecurity-3.0-3.13.4-201402221308.patch;
+        sha256 = "0783an79485wwbsvcf8ggsmc2bwsbj1i7q6r8g22b19i9hzqmr64";
       };
       features.grsecurity = true;
       # The grsec kernel patch seems to include the apparmor patches as of 3.0-3.13.2