about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2014-03-03 15:33:11 -0600
committerRicardo M. Correia <rcorreia@wizy.org>2014-03-04 01:13:22 +0100
commitc4d5757e294b9e894fc6781a04d546cff6e1da82 (patch)
tree12174bf878939f0dc0d202cd88cb181b400b0b4a /pkgs/os-specific
parent19c59ab984e4256b92fefa2c97106deb635457c6 (diff)
downloadnixlib-c4d5757e294b9e894fc6781a04d546cff6e1da82.tar
nixlib-c4d5757e294b9e894fc6781a04d546cff6e1da82.tar.gz
nixlib-c4d5757e294b9e894fc6781a04d546cff6e1da82.tar.bz2
nixlib-c4d5757e294b9e894fc6781a04d546cff6e1da82.tar.lz
nixlib-c4d5757e294b9e894fc6781a04d546cff6e1da82.tar.xz
nixlib-c4d5757e294b9e894fc6781a04d546cff6e1da82.tar.zst
nixlib-c4d5757e294b9e894fc6781a04d546cff6e1da82.zip
grsecurity updates
  - stable:  3.0-3.2.55-201402241936 -> 3.0-3.2.55-201403022154
  - testing: 3.0-3.13.5-201402241943 -> 3.0-3.13.5-201403031445

Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'pkgs/os-specific')
-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 a5a8cbff0baf..e63ff168a61e 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-201402241936.patch;
-        sha256 = "0kd6bc9kyvn8y6b32fpn778hc8xfm2y4wmpiglia6dqybpyry600";
+        url = http://grsecurity.net/stable/grsecurity-3.0-3.2.55-201403022154.patch;
+        sha256 = "0pqp8mfj4zbgb94c7g6ykh0amlwlilxjiqsyc6smmwwbg6klgvkr";
       };
       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_5 =
     { name = "grsecurity-3.0-3.13.5";
       patch = fetchurl {
-        url = http://grsecurity.net/test/grsecurity-3.0-3.13.5-201402241943.patch;
-        sha256 = "1xv4plviarjprg7bcb4h88wsbrj7x2biypibhzb1pifksmxx25fn";
+        url = http://grsecurity.net/test/grsecurity-3.0-3.13.5-201403031445.patch;
+        sha256 = "0b22jbm9swghhj7a9c07z5yprk88bgp0iv3c8xmfqqyy0yighq1l";
       };
       features.grsecurity = true;
       # The grsec kernel patch seems to include the apparmor patches as of 3.0-3.13.5