Merge pull request #20302 from spacekitteh/patch-10

grsecurity_testing: 4.7.10 -> 4.8.7

authored by Tim Steinbach and committed by GitHub e02173c7 c2b4a0d2

+3 -3
+3 -3
pkgs/os-specific/linux/kernel/patches.nix
··· 86 }; 87 88 grsecurity_testing = grsecPatch 89 - { kver = "4.7.10"; 90 - grrev = "201611011946"; 91 - sha256 = "0nva1007r4shlcxzflbxvd88yzvb98si2kjlgnhdqphyz1c0qhql"; 92 }; 93 94 # This patch relaxes grsec constraints on the location of usermode helpers,
··· 86 }; 87 88 grsecurity_testing = grsecPatch 89 + { kver = "4.8.7"; 90 + grrev = "201611102210"; 91 + sha256 = "1n7avhvzy4njf9wky38l99i18v1rr05bgspivnp440j8d6nh60nh"; 92 }; 93 94 # This patch relaxes grsec constraints on the location of usermode helpers,