From: Arne Fitzenreiter Date: Mon, 19 Jan 2015 09:50:10 +0000 (+0100) Subject: kernel: update to 3.14.29. X-Git-Tag: v2.17-core87~48 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=68846b73457f99caf34b4023410ee17fcd73bdcc;ds=sidebyside kernel: update to 3.14.29. --- diff --git a/lfs/linux b/lfs/linux index 5b0de460a6..aad84bdf09 100644 --- a/lfs/linux +++ b/lfs/linux @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2014 IPFire Team # +# Copyright (C) 2007-2015 IPFire Team # # # # 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 # @@ -24,11 +24,11 @@ include Config -VER = 3.14.27 +VER = 3.14.29 -RPI_PATCHES = 3.14.27-grsec-ipfire1 -A7M_PATCHES = 3.14.27-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.0-3.14.27-201412170659.patch.xz +RPI_PATCHES = 3.14.29-grsec-ipfire1 +A7M_PATCHES = 3.14.29-grsec-ipfire1 +GRS_PATCHES = grsecurity-3.0-3.14.29-201501182217.patch.xz THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -37,7 +37,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -PAK_VER = 55 +PAK_VER = 56 DEPS = "" VERSUFIX=ipfire$(KCFG) @@ -77,10 +77,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 = 0af2d0702df6ee6d7181e697e0af3481 -rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 543a77d5602829f78b18788e5cb82188 -arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 7014ce20d9ede588ea2c244d901cbeeb -$(GRS_PATCHES)_MD5 = 66af1d48af9dce2d0eb363bbc6bfb668 +$(DL_FILE)_MD5 = a745f70181b573a34579d685ca16370e +rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = a3eddb2183aea4f8fa82fff9ebc14df3 +arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 45f550a7f0d8ee4d6a1aab53efc2ad05 +$(GRS_PATCHES)_MD5 = c60550bc1b435412757497d771e280e9 install : $(TARGET)