From: Arne Fitzenreiter Date: Sun, 19 Feb 2017 09:25:14 +0000 (+0100) Subject: kernel: update to 4.9.11 X-Git-Tag: v2.21-core122~178^2~158 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=842d597cb94f2cf019cd9b35ce071e25019d6b30;p=ipfire-2.x.git kernel: update to 4.9.11 Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/linux b/lfs/linux index 18b9a038c6..28b34e1730 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,11 @@ include Config -VER = 4.9.10 +VER = 4.9.11 RPI_PATCHES = 3.14.79-grsec-ipfire1 A7M_PATCHES = 3.14.79-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1-4.9.10-201702152052.patch.xz +GRS_PATCHES = grsecurity-3.1-4.9.11-201702181444.patch.xz + THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -82,10 +83,11 @@ 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 = ce5ab2a86c9b880617e36e84aa2deb6c +$(DL_FILE)_MD5 = 98761ce71c603199fe6fcce600c60772 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a02a7fd54c642c1e3578a00ed22f54f8 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b -$(GRS_PATCHES)_MD5 = 8d017e5944407224daa87ddc10ba084a +$(GRS_PATCHES)_MD5 = 7403735960b9620276499251e7552511 + install : $(TARGET)