grsecurity: 4.6.4-201607242014 -> 4.6.5-201607272152

This commit is contained in:
Joachim Fasting
2016-07-29 00:24:00 +02:00
parent 2a4ba66d6c
commit 83f783c00f
3 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -93,9 +93,9 @@ rec {
grsecurity_4_4 = throw "grsecurity stable is no longer supported";
grsecurity_testing = grsecPatch
{ kver = "4.6.4";
grrev = "201607242014";
sha256 = "1imzz4m1a6i7199plwj264izj8xvvx7r09v3s50rrb17jcsrfiss";
{ kver = "4.6.5";
grrev = "201607272152";
sha256 = "120rj3cpvbchihj3w3i9j2fxvap3270kfxjfznw2ljglzf7pi8zc";
};
# This patch relaxes grsec constraints on the location of usermode helpers,