From cb05d78cda17d0aa71c3d4aa75ee0488d68a5e42 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 22 Oct 2017 10:30:05 +0200 Subject: [PATCH] kernel: update to 4.9.58 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/linux b/lfs/linux index ad48ac75d3..e57b4fd173 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 4.9.57 +VER = 4.9.58 RPI_PATCHES = 3.14.79-grsec-ipfire1 A7M_PATCHES = 3.14.79-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1-4.9.57-ipfire1.patch.xz +GRS_PATCHES = grsecurity-3.1-4.9.58-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 = 73863665aa293f37f8915a2d1be5b0cc +$(DL_FILE)_MD5 = 243225673ff85521aab0a9c9a1898c9e rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a02a7fd54c642c1e3578a00ed22f54f8 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b -$(GRS_PATCHES)_MD5 = 4024bd1f528f718ec598e725169b0bab +$(GRS_PATCHES)_MD5 = 786066df2576fe05730d70e3eb8cfacd install : $(TARGET) -- 2.39.2