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, master has been updated via 346d838ba8a86200a974674e994344979fb122db (commit) from f1ce93f422aca7934d88c358b34a3a7da5d8ab99 (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 346d838ba8a86200a974674e994344979fb122db Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sun Feb 8 22:36:02 2015 +0100
kernel: update to 3.14.32.
-----------------------------------------------------------------------
Summary of changes: lfs/linux | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-)
Difference in files: diff --git a/lfs/linux b/lfs/linux index 6ae69ed..c6ca774 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,11 +24,11 @@
include Config
-VER = 3.14.31 +VER = 3.14.32
-RPI_PATCHES = 3.14.31-grsec-ipfire1 -A7M_PATCHES = 3.14.31-grsec-ipfire1 -GRS_PATCHES = grsecurity-3.0-3.14.31-201501310705.patch.xz +RPI_PATCHES = 3.14.32-grsec-ipfire1 +A7M_PATCHES = 3.14.32-grsec-ipfire1 +GRS_PATCHES = grsecurity-3.0-3.14.32-201502062101.patch.xz
THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -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 = f37ac2b5675ac59e46103f81e5f31624 -rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 6c18ea5fb919e09e821b9b2018a7f93e +$(DL_FILE)_MD5 = 3178fb8f6f1eafcffdd730fec68754f8 +rpi-patches-$(RPI_PATCHES).patch.xz_MD5 = 375dc501711ff3ffeffdfc9848675d26 arm7-multi-patches-$(A7M_PATCHES).patch.xz_MD5 = efcfe5889f120d879387dd4ebe881587 -$(GRS_PATCHES)_MD5 = af534d3efa6926fa2d88d9dcaec8462f +$(GRS_PATCHES)_MD5 = c1565eb2a630a673f3ace31a6901e251
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree