X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flinux;h=f59a709a5827eeab1e70cb3b54dea57011b5074b;hb=a421b8038b927529a4ed08c13539f74f66c18f9e;hp=7ac13d6b41497121095663af1fd1b74164cb83e6;hpb=8f548dfe366e63af924e559a9275ce734a099942;p=ipfire-2.x.git diff --git a/lfs/linux b/lfs/linux index 7ac13d6b41..f59a709a58 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,11 +24,11 @@ include Config -VER = 3.14.37 +VER = 3.14.43 -RPI_PATCHES = 3.14.37-grsec-ipfire1 -A7M_PATCHES = 3.14.37-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1-3.14.37-201503270048.patch.xz +RPI_PATCHES = 3.14.43-grsec-ipfire1 +A7M_PATCHES = 3.14.43-grsec-ipfire1 +GRS_PATCHES = grsecurity-3.1-3.14.43-201505191737.patch.xz THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -37,7 +37,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -PAK_VER = 59 +PAK_VER = 61 DEPS = "" VERSUFIX=ipfire$(KCFG) @@ -77,10 +77,10 @@ rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES). arm7-multi-patches-$(A7M_PATCHES).patch.xz = $(URL_IPFIRE)/arm7-multi-patches-$(A7M_PATCHES).patch.xz $(GRS_PATCHES) = $(URL_IPFIRE)/$(GRS_PATCHES) -$(DL_FILE)_MD5 = 43abcb454054c53fb07296e84119edc5 -rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 375dc501711ff3ffeffdfc9848675d26 -arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 8a0a0d6ef78d53b3095691499dac4b71 -$(GRS_PATCHES)_MD5 = d83ca635c83bbd5efc4372992ab58094 +$(DL_FILE)_MD5 = 927f2343f298dfe531a8371f81356e53 +rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = b5ba925ae1d4279d3ac0f03c27dd16eb +arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = b9c696fe4f22b05b81c168329ca33c94 +$(GRS_PATCHES)_MD5 = 35e26b1214b1b0b515ee67e5ce50633a install : $(TARGET) @@ -118,9 +118,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) # Linux Intermediate Queueing Device cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.22-imq.patch - # ipp2p 0.8.2-ipfire - cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.10-ipp2p-0.8.2-ipfire.patch - # Layer7-patch cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14-layer7-filter.patch