]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: update to 4.9.59
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 30 Oct 2017 17:02:38 +0000 (18:02 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 30 Oct 2017 17:02:38 +0000 (18:02 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/linux

index e57b4fd173400ffc79f2716e6977aee2a7728e7d..e29dab67fa07f5955c58f786746ac5a36e1a2641 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
 
 include Config
 
 
 include Config
 
-VER         = 4.9.58
+VER         = 4.9.59
 RPI_PATCHES = 3.14.79-grsec-ipfire1
 A7M_PATCHES = 3.14.79-grsec-ipfire1
 RPI_PATCHES = 3.14.79-grsec-ipfire1
 A7M_PATCHES = 3.14.79-grsec-ipfire1
-GRS_PATCHES = grsecurity-3.1-4.9.58-ipfire1.patch.xz
+GRS_PATCHES = grsecurity-3.1-4.9.59-ipfire1.patch.xz
 
 
 THISAPP    = linux-$(VER)
 
 
 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)
 
 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                                 = 243225673ff85521aab0a9c9a1898c9e
+$(DL_FILE)_MD5                                 = 8913eb1ac84eb366d23f72ba8166018a
 rpi-patches-$(RPI_PATCHES).patch.xz_MD5                = a02a7fd54c642c1e3578a00ed22f54f8
 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b
 rpi-patches-$(RPI_PATCHES).patch.xz_MD5                = a02a7fd54c642c1e3578a00ed22f54f8
 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b
-$(GRS_PATCHES)_MD5                             = 786066df2576fe05730d70e3eb8cfacd
+$(GRS_PATCHES)_MD5                             = a9897465893229fea1a71d3bdfdc2659
 
 
 install : $(TARGET)
 
 
 install : $(TARGET)