3
0
Fork 0
forked from mirrors/nixpkgs

Revert "Merge pull request #20302 from spacekitteh/patch-10"

This reverts commit e02173c70c, reversing
changes made to c2b4a0d266.

Breaks all grsec packages; Not having binary substitutes for no good
reason is disruptive to my workflow, so I'll just revert this for now.
This commit is contained in:
Joachim Fasting 2016-11-12 13:56:45 +01:00
parent cbe7ca77db
commit 081a871771
No known key found for this signature in database
GPG key ID: 7544761007FE4E08

View file

@ -86,9 +86,9 @@ rec {
};
grsecurity_testing = grsecPatch
{ kver = "4.8.7";
grrev = "201611102210";
sha256 = "1n7avhvzy4njf9wky38l99i18v1rr05bgspivnp440j8d6nh60nh";
{ kver = "4.7.10";
grrev = "201611011946";
sha256 = "0nva1007r4shlcxzflbxvd88yzvb98si2kjlgnhdqphyz1c0qhql";
};
# This patch relaxes grsec constraints on the location of usermode helpers,