This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, fifteen has been updated via d039a7e99e00c349fd9ac934121097aca1c8f2f4 (commit) from 5c86caac7d382baf69b1731611e81a2b88750f2b (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit d039a7e99e00c349fd9ac934121097aca1c8f2f4 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sat Oct 5 22:22:17 2013 +0200
kernel: update to 3.10.15.
-----------------------------------------------------------------------
Summary of changes: lfs/linux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Difference in files: diff --git a/lfs/linux b/lfs/linux index b188a2b..489a1de 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@
include Config
-VER = 3.10.14 +VER = 3.10.15
RPI_PATCHES = linux-3.10.10-c1af7c6 -GRS_PATCHES = grsecurity-2.9.1-3.10.14-ipfire1.patch.xz +GRS_PATCHES = grsecurity-2.9.1-3.10.15-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 = 3cd1e4b50fb9decd63754ae80f3b2414 +$(DL_FILE)_MD5 = 3fe22263308674d92c6d106f633eca52 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = ef9274b3ff5d05daaaa4bdbe86ad00fc -$(GRS_PATCHES)_MD5 = 504b12ac9f2a3c12ccfeb1c3768f49e4 +$(GRS_PATCHES)_MD5 = a9a6c5009cef39cfb798da1466044e33
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree