From 562e14b01f02f811ed4c5c98e563aa2de2d9caf4 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 20 Dec 2013 23:31:40 +0100 Subject: [PATCH] kernel: update to 3.10.25. --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index 56d94a9a7..080e8017b 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 3.10.24 +VER = 3.10.25 RPI_PATCHES = linux-3.10.10-grsec-c1af7c6 -GRS_PATCHES = grsecurity-2.9.1-3.10.24-ipfire1.patch.xz +GRS_PATCHES = grsecurity-2.9.1-3.10.25-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 = 4b1270dda167a0ee8bead2681e0a9965 +$(DL_FILE)_MD5 = 762a030e6b927d855a7da3599381d6ee rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = f55981853573236069db5ad9fb7a4bd9 -$(GRS_PATCHES)_MD5 = c312b94bea5dc1f489451e856590a573 +$(GRS_PATCHES)_MD5 = 3fa426c36c1faab3262ff68f166dbae2 install : $(TARGET) -- 2.39.2