From 7cca0a3020ad0751ba8d8ebc66c0ac3b1e9b74f0 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 14 Oct 2017 07:19:13 +0200 Subject: [PATCH] kernel: update to 4.9.56 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index e9e398857c..885575302a 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 4.9.55 +VER = 4.9.56 RPI_PATCHES = 3.14.79-grsec-ipfire1 A7M_PATCHES = 3.14.79-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1-4.9.55-ipfire1.patch.xz +GRS_PATCHES = grsecurity-3.1-4.9.56-ipfire1.patch.xz THISAPP = linux-$(VER) @@ -86,10 +86,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 = 0e3dcad3539e892c5fae482469374ea7 +$(DL_FILE)_MD5 = 2c2ebcac5d85599f73a33b4875aeb463 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a02a7fd54c642c1e3578a00ed22f54f8 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b -$(GRS_PATCHES)_MD5 = 98367f084280c89e933ba6031e111993 +$(GRS_PATCHES)_MD5 = 75aa86a69995f1934b7dfb8155bb3e13 install : $(TARGET) -- 2.39.2