grsecurity: 4.7-201608131240 -> 4.7-201608151842

This commit is contained in:
Joachim Fasting 2016-08-16 14:05:44 +02:00
parent b1cceeda84
commit d82ddd6dc0
No known key found for this signature in database
GPG Key ID: 7544761007FE4E08
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
import ./generic.nix (args // rec {
version = "4.7";
modDirVersion = "4.7.0";
modDirVersion = "4.7.0-grsec";
extraMeta.branch = "4.7";
src = fetchurl {

View File

@ -94,8 +94,8 @@ rec {
grsecurity_testing = grsecPatch
{ kver = "4.7";
grrev = "201608131240";
sha256 = "0bcng47xk5nf4xwcl1l6a2nfb54b8v5piwg42nf3d99hy4si8fvd";
grrev = "201608151842";
sha256 = "0hzzkmhqamj2010dfyz0hkc0hmcap672yhrvaarkp5d1zzbnkpgz";
};
# This patch relaxes grsec constraints on the location of usermode helpers,