about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorRicardo M. Correia <rcorreia@wizy.org>2014-03-18 15:50:24 +0000
committerRicardo M. Correia <rcorreia@wizy.org>2014-03-18 16:51:25 +0100
commitcc69228119c4c2da1ed4260eab9add54841dcbeb (patch)
tree6aeb69c5e6fad1f5dee702ddd8a3d919b6e80605 /pkgs/os-specific
parentf73ff0529ef079cb9b53b25201766d670287b28f (diff)
downloadnixlib-cc69228119c4c2da1ed4260eab9add54841dcbeb.tar
nixlib-cc69228119c4c2da1ed4260eab9add54841dcbeb.tar.gz
nixlib-cc69228119c4c2da1ed4260eab9add54841dcbeb.tar.bz2
nixlib-cc69228119c4c2da1ed4260eab9add54841dcbeb.tar.lz
nixlib-cc69228119c4c2da1ed4260eab9add54841dcbeb.tar.xz
nixlib-cc69228119c4c2da1ed4260eab9add54841dcbeb.tar.zst
nixlib-cc69228119c4c2da1ed4260eab9add54841dcbeb.zip
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
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 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