grsecurity patch update to kernel 4.8.6

This commit is contained in:
Sophie Taylor 2016-11-10 12:44:22 +10:00 committed by GitHub
parent f7c288507a
commit 6476f11f40

View file

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