From 342a91ae257e461d3d0fe3a2da51a724c6f99a20 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 5 Dec 2013 19:46:25 +0100 Subject: [PATCH 1/1] kernel: update to 3.10.22. --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index ddc8b641c..b35813a82 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 3.10.21 +VER = 3.10.22 RPI_PATCHES = linux-3.10.10-c1af7c6 -GRS_PATCHES = grsecurity-2.9.1-3.10.21-ipfire1.patch.xz +GRS_PATCHES = grsecurity-2.9.1-3.10.22-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 = dc5f31aef4aac0cc271e7ecf1a4b485d +$(DL_FILE)_MD5 = d2b030e809d0f03d2d6ddfcc5108d641 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = ef9274b3ff5d05daaaa4bdbe86ad00fc -$(GRS_PATCHES)_MD5 = 00682f22ea21f49965ed653025fb30b5 +$(GRS_PATCHES)_MD5 = 2fe9cf094b9069918f66b2b1895431eb install : $(TARGET) -- 2.39.2