]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: update to 3.14.79. core104
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 13 Sep 2016 17:39:43 +0000 (19:39 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 13 Sep 2016 17:39:43 +0000 (19:39 +0200)
lfs/linux

index e365be6afd5d5aa832999cfbcbbc307c729ab7f4..da13c1705127f241970f326f73e76bd2b30ed186 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
 
 include Config
 
-VER         = 3.14.77
-RPI_PATCHES = 3.14.77-grsec-ipfire1
-A7M_PATCHES = 3.14.77-grsec-ipfire1
-GRS_PATCHES = grsecurity-3.1ipfire-3.14.77-v1.patch.xz
+VER         = 3.14.79
+RPI_PATCHES = 3.14.79-grsec-ipfire1
+A7M_PATCHES = 3.14.79-grsec-ipfire1
+GRS_PATCHES = grsecurity-3.1ipfire-3.14.79-v1.patch.xz
 
 
 THISAPP    = linux-$(VER)
@@ -37,7 +37,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 71
+PAK_VER    = 72
 DEPS      = ""
 
 KERNEL_ARCH = $(MACHINE)
@@ -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)
 
-$(DL_FILE)_MD5                                 = 7ecb8518498d0666a7b88f359e566f4c
-rpi-patches-$(RPI_PATCHES).patch.xz_MD5                = 3213020a9627ea73cc9668e2db4ff8a4
-arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 56949a37637656d5ea23658cc9222f64
-$(GRS_PATCHES)_MD5                             = 5ed67f97c3b0de1b290f9155eb166c56
+$(DL_FILE)_MD5                                 = ec5b09d8ad2ebf92e6f51a727a338559
+rpi-patches-$(RPI_PATCHES).patch.xz_MD5                = a02a7fd54c642c1e3578a00ed22f54f8
+arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 6c3b11e51caa278dbeacd1e23c2b171b
+$(GRS_PATCHES)_MD5                             = 7fe448b53558082395f68c5db94af1a7
 
 install : $(TARGET)
 
@@ -132,7 +132,6 @@ ifneq "$(KCFG)" "-headers"
        cd $(DIR_APP) && xz -c -d $(DIR_DL)/$(GRS_PATCHES) | patch -Np1
        cd $(DIR_APP) && rm localversion-grsec
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.7-disable-compat_vdso.patch
-       cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/linux-3.14.77-gsrec_tcp_input_access_once_rw.patch
 endif
 
        # DVB Patches