]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
kernel: update to 3.10.27.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 16 Jan 2014 12:24:00 +0000 (13:24 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 16 Jan 2014 12:24:00 +0000 (13:24 +0100)
config/rootfiles/core/76/update.sh
lfs/linux

index 1a3c6b314f8279c2ce21861687c87014a977edc1..8f0f0fd8effa879bbfe1fe1901b8a5607954b576 100644 (file)
@@ -71,7 +71,7 @@ esac
 
 #
 #
 
 #
 #
-KVER="3.10.26"
+KVER="3.10.27"
 MOUNT=`grep "kernel" /boot/grub/grub.conf 2>/dev/null | tail -n 1 `
 # Nur den letzten Parameter verwenden
 echo $MOUNT > /dev/null
 MOUNT=`grep "kernel" /boot/grub/grub.conf 2>/dev/null | tail -n 1 `
 # Nur den letzten Parameter verwenden
 echo $MOUNT > /dev/null
index 560be5d43cd15ec142b223f85cdfcb1b6f942bd1..68e91d40afd65bfa6abef5590a68a31e7a80f49e 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
 
 include Config
 
 
 include Config
 
-VER        = 3.10.26
+VER        = 3.10.27
 
 RPI_PATCHES = linux-3.10.10-grsec-c1af7c6
 
 RPI_PATCHES = linux-3.10.10-grsec-c1af7c6
-GRS_PATCHES = grsecurity-2.9.1-3.10.26-ipfire1.patch.xz
+GRS_PATCHES = grsecurity-2.9.1-3.10.27-ipfire1.patch.xz
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -36,7 +36,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 31
+PAK_VER    = 32
 DEPS      = ""
 
 VERSUFIX=ipfire$(KCFG)
 DEPS      = ""
 
 VERSUFIX=ipfire$(KCFG)
@@ -74,9 +74,9 @@ $(DL_FILE)                            = $(URL_IPFIRE)/$(DL_FILE)
 rpi-patches-$(RPI_PATCHES).patch.xz    = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz
 $(GRS_PATCHES)                         = $(URL_IPFIRE)/$(GRS_PATCHES)
 
 rpi-patches-$(RPI_PATCHES).patch.xz    = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz
 $(GRS_PATCHES)                         = $(URL_IPFIRE)/$(GRS_PATCHES)
 
-$(DL_FILE)_MD5                         = 9cdbcb3463b9753fafd97cddb38d1211
+$(DL_FILE)_MD5                         = 4edaaea57dc940969c54ac249e49f7e7
 rpi-patches-$(RPI_PATCHES).patch.xz_MD5        = f55981853573236069db5ad9fb7a4bd9
 rpi-patches-$(RPI_PATCHES).patch.xz_MD5        = f55981853573236069db5ad9fb7a4bd9
-$(GRS_PATCHES)_MD5                     = 1516189415141aa55eacb0a078e8909c
+$(GRS_PATCHES)_MD5                     = a83aad5c389ea9a496ba41608267d3dc
 
 install : $(TARGET)
 
 
 install : $(TARGET)