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, next has been updated via 1775dbd2c6dc36e26712bbffa593e12af475c6a2 (commit) from 46ce813e330925e0ab5969cf3e34c9e49fb9df88 (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 1775dbd2c6dc36e26712bbffa593e12af475c6a2 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Mar 10 22:29:02 2016 +0100
kernel: update to 3.14.64
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: lfs/linux | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Difference in files: diff --git a/lfs/linux b/lfs/linux index b0c2635..5ca704d 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,10 +24,10 @@
include Config
-VER = 3.14.63 -RPI_PATCHES = 3.14.63-grsec-ipfire1 -A7M_PATCHES = 3.14.63-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.1ipfire-3.14.63-v1.patch.xz +VER = 3.14.64 +RPI_PATCHES = 3.14.64-grsec-ipfire1 +A7M_PATCHES = 3.14.64-grsec-ipfire1 +GRS_PATCHES = grsecurity-3.1ipfire-3.14.64-v1.patch.xz
THISAPP = linux-$(VER) @@ -83,10 +83,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 = 6cf8a6b23849f47f511e0e46cfdb6392 +$(DL_FILE)_MD5 = d68173a31fb60e2195a4015fe1f83e97 rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 0d1059c18f4810abbe9aafb6beab445b arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = 589eb8703fa2ba2944b2f925b7f7ffb3 -$(GRS_PATCHES)_MD5 = e84b05c9083fa0eb6bb49facd4f841dc +$(GRS_PATCHES)_MD5 = 209ff5232dc4141789bc90f34b87d906
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree