]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: update to 4.9.34
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 1 Jul 2017 11:23:08 +0000 (13:23 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 1 Jul 2017 11:23:08 +0000 (13:23 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/linux

index 5fcc1d98ea9c8191b6297d847d7c8d157cc21733..e325f327a74c27988debd69703dcdcbebb9e10ab 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
 
 include Config
 
 
 include Config
 
-VER         = 4.9.33
+VER         = 4.9.34
 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.33-ipfire1.patch.xz
+GRS_PATCHES = grsecurity-3.1-4.9.34-ipfire1.patch.xz
 
 
 THISAPP    = linux-$(VER)
 
 
 THISAPP    = linux-$(VER)
@@ -83,10 +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)
 
 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                                 = 7ed29fecc9775ecb5cf3ede79d6ed844
+$(DL_FILE)_MD5                                 = 92aaa07c90e1c7de60fcdd8a9726dd59
 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                             = 0e75abcf5d0ce7126880cc7d013bc308
+$(GRS_PATCHES)_MD5                             = 38bd93601e69d0ae440596fd3259f9bf
 
 install : $(TARGET)
 
 
 install : $(TARGET)