From ff9da8b44f789b93eaf9001a13365305d3774bf4 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 31 Mar 2017 00:18:26 +0200 Subject: [PATCH] kernel: update to 4.9.19 Signed-off-by: Arne Fitzenreiter --- lfs/linux | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/lfs/linux b/lfs/linux index 4387e17b2f..9cad84abb8 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@ include Config -VER = 4.9.18 +VER = 4.9.19 RPI_PATCHES = 3.14.79-grsec-ipfire1 A7M_PATCHES = 3.14.79-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1-4.9.18-201703261106.patch.xz +GRS_PATCHES = grsecurity-3.1-4.9.19-201703300917.patch.xz THISAPP = linux-$(VER) @@ -83,12 +83,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 = 40807e59b9609f89a0a6791b34e34416 +$(DL_FILE)_MD5 = bc828e1fea8fe8ae164ddddf96d12e21 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a02a7fd54c642c1e3578a00ed22f54f8 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b -$(GRS_PATCHES)_MD5 = 08fb3152e9150f6888e71aa90287b0e2 - - +$(GRS_PATCHES)_MD5 = 6504b51bc90615e66b1ac9c2052fa3a7 install : $(TARGET) check : $(patsubst %,$(DIR_CHK)/%,$(objects)) -- 2.39.2