]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
kernel: update to 3.10.24.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 18 Dec 2013 10:29:48 +0000 (11:29 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 18 Dec 2013 10:29:48 +0000 (11:29 +0100)
lfs/linux

index 5d43087af647fc012373ed16492c6a7d9667edbd..56d94a9a763d3e8f91e319d2f040a7612cb8f748 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
 
 include Config
 
 
 include Config
 
-VER        = 3.10.23
+VER        = 3.10.24
 
 RPI_PATCHES = linux-3.10.10-grsec-c1af7c6
 
 RPI_PATCHES = linux-3.10.10-grsec-c1af7c6
-GRS_PATCHES = grsecurity-2.9.1-3.10.23-ipfire1.patch.xz
+GRS_PATCHES = grsecurity-2.9.1-3.10.24-ipfire1.patch.xz
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.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)
 
 rpi-patches-$(RPI_PATCHES).patch.xz    = $(URL_IPFIRE)/rpi-patches-$(RPI_PATCHES).patch.xz
 $(GRS_PATCHES)                         = $(URL_IPFIRE)/$(GRS_PATCHES)
 
-$(DL_FILE)_MD5                         = 94cb4721ea83c0366b109258b3b1308c
+$(DL_FILE)_MD5                         = 4b1270dda167a0ee8bead2681e0a9965
 rpi-patches-$(RPI_PATCHES).patch.xz_MD5        = f55981853573236069db5ad9fb7a4bd9
 rpi-patches-$(RPI_PATCHES).patch.xz_MD5        = f55981853573236069db5ad9fb7a4bd9
-$(GRS_PATCHES)_MD5                     = 7a97383d2dd9dc85cc72af723e4734bb
+$(GRS_PATCHES)_MD5                     = c312b94bea5dc1f489451e856590a573
 
 install : $(TARGET)
 
 
 install : $(TARGET)