]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated grsec patch.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Dec 2008 06:55:26 +0000 (06:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Dec 2008 06:55:26 +0000 (06:55 +0000)
lfs/linux

index 1752ba64b362057e2705ead7b785ab89e784e6de..8acd038c31d5bbd367f6efad3f27b7de92e9efd6 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -39,7 +39,7 @@ LOCALVERSION = -ipfire1
 FULLVER    = $(VER)$(LOCALVERSION)
 
 # Patches
-GRSEC_PATCH    = grsecurity-2.1.12-$(VER)-200808171148.patch
+GRSEC_PATCH    = grsecurity-2.1.12-$(VER)-200811291903.patch
 OCF_PATCH      = ocf-linux-26-20080917.patch
 REISER4_PATCH  = reiser4-for-$(VER).patch
 SQUASHFS_PATCH = $(THISAPP)-squashfs3.4-1.patch
@@ -87,12 +87,10 @@ $(OBJECT) :
        #
        cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(SQUASHFS_PATCH)
 
-ifeq "$(PAX)" "1"
        ### GrSecurity
        #
-       #cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(GRSEC_PATCH)
-       #rm -f $(DIR_APP)/localversion-grsec
-endif
+       cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/$(GRSEC_PATCH)
+       rm -f $(DIR_APP)/localversion-grsec
 
 ifeq "$(STAGE)" "toolchain"
        install -dv $(TOOLS_DIR)/include