diff --git a/lfs/linux b/lfs/linux index 6beb75c57..a0626d335 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 3.10.44 +VER = 3.10.46 RPI_PATCHES = linux-3.10.38-grsec-1b49b45 -GRS_PATCHES = grsecurity-2.9.1-3.10.44-ipfire1.patch.xz +GRS_PATCHES = grsecurity-2.9.1-3.10.46-ipfire1.patch.xz THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -36,7 +36,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -PAK_VER = 51 +PAK_VER = 52 DEPS = "" VERSUFIX=ipfire$(KCFG) @@ -74,9 +74,9 @@ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) rpi-patches-$(RPI_PATCHES).patch.xz = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz $(GRS_PATCHES) = $(URL_IPFIRE)/$(GRS_PATCHES) -$(DL_FILE)_MD5 = 8a4006eff3bbd8aff58fe4b443223e7a +$(DL_FILE)_MD5 = 0e0bc31f197f52e3d63633021902bb49 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a7408e8bad57b4b2cb677dd5a0bfb7ff -$(GRS_PATCHES)_MD5 = 07e5d812146063ed5b2ce49d0d24099b +$(GRS_PATCHES)_MD5 = fd2177f9aef6b74a1c31c57e56046c8c install : $(TARGET)