]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: update to 3.10.26.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 9 Jan 2014 22:51:03 +0000 (23:51 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 9 Jan 2014 22:51:03 +0000 (23:51 +0100)
config/rootfiles/core/fifteen/update.sh
lfs/linux

index 2bbb5399c36123a0a60ed960f5f64a9966522856..8e0c2e1ed86610d38cebe39c6016cea9340f34da 100644 (file)
@@ -71,7 +71,7 @@ esac
 
 #
 #
-KVER="3.10.25"
+KVER="3.10.26"
 MOUNT=`grep "kernel" /boot/grub/grub.conf 2>/dev/null | tail -n 1 `
 # Nur den letzten Parameter verwenden
 echo $MOUNT > /dev/null
index a30c46b9c1354caa2c8bdf3926fce6f7db518abd..560be5d43cd15ec142b223f85cdfcb1b6f942bd1 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2013  IPFire Team <info@ipfire.org>                      #
+# Copyright (C) 2007-2014  IPFire Team <info@ipfire.org>                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
 
 include Config
 
-VER        = 3.10.25
+VER        = 3.10.26
 
 RPI_PATCHES = linux-3.10.10-grsec-c1af7c6
-GRS_PATCHES = grsecurity-2.9.1-3.10.25-ipfire1.patch.xz
+GRS_PATCHES = grsecurity-2.9.1-3.10.26-ipfire1.patch.xz
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -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)
 
-$(DL_FILE)_MD5                         = 762a030e6b927d855a7da3599381d6ee
+$(DL_FILE)_MD5                         = 9cdbcb3463b9753fafd97cddb38d1211
 rpi-patches-$(RPI_PATCHES).patch.xz_MD5        = f55981853573236069db5ad9fb7a4bd9
-$(GRS_PATCHES)_MD5                     = 3fa426c36c1faab3262ff68f166dbae2
+$(GRS_PATCHES)_MD5                     = 1516189415141aa55eacb0a078e8909c
 
 install : $(TARGET)