grsecurity: Update all patches
stable: 3.0-3.2.57-201404131252 -> 3.0-3.2.57-201404182109 test: 3.0-3.13.10-201404141717 -> 3.0-3.14.1-201404201132 vserver: 3.0-3.2.57-vs2.3.2.16-201404131253 -> 3.0-3.2.57-vs2.3.2.16-201404182110
This commit is contained in:
@@ -14,7 +14,7 @@ let
|
||||
stable-patch = with pkgs.kernelPatches;
|
||||
if cfg.vserver then grsecurity_vserver else grsecurity_stable;
|
||||
stableKernel = mkKernel pkgs.linux_3_2 stable-patch;
|
||||
testKernel = mkKernel pkgs.linux_3_13 pkgs.kernelPatches.grsecurity_unstable;
|
||||
testKernel = mkKernel pkgs.linux_3_14 pkgs.kernelPatches.grsecurity_unstable;
|
||||
|
||||
## -- grsecurity configuration -----------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user