From 89f8ad0e9966e0d78cbafcb6eedce4ed7bd4b133 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 4 Nov 2013 21:26:52 +0100 Subject: [PATCH] kernel: update to 3.10.18. --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index 0c8ac9fca..a061cf22b 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 3.10.17 +VER = 3.10.18 RPI_PATCHES = linux-3.10.10-c1af7c6 -GRS_PATCHES = grsecurity-2.9.1-3.10.17-ipfire1.patch.xz +GRS_PATCHES = grsecurity-2.9.1-3.10.18-ipfire1.patch.xz THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -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 = 0c52d1266fe1087bcfa6517646188ecc +$(DL_FILE)_MD5 = e091753da622788cfd662dd67c2f9b48 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = ef9274b3ff5d05daaaa4bdbe86ad00fc -$(GRS_PATCHES)_MD5 = 2c005d8f5e55da2f23cb92af3baa7108 +$(GRS_PATCHES)_MD5 = 3faeda10c223473e386b79b16b087858 install : $(TARGET) -- 2.39.2