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 9d5737f048219937b9bc533f0a1d224ef96543b8 (commit) from a1fdcfcd0e699de8e9bbcf1557c01ac41a50f6b9 (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 9d5737f048219937b9bc533f0a1d224ef96543b8 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Jun 14 07:43:03 2018 +0200
kernel: update to 4.14.49
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: lfs/linux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Difference in files: diff --git a/lfs/linux b/lfs/linux index de1b8285c..007bbf4fb 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@
include Config
-VER = 4.14.48 -ARM_PATCHES = 4.14.48-ipfire0 +VER = 4.14.49 +ARM_PATCHES = 4.14.49-ipfire0
THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -75,7 +75,7 @@ objects =$(DL_FILE) \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
-$(DL_FILE)_MD5 = 417214059879164ab422fa359af80900 +$(DL_FILE)_MD5 = 8854c1382064813bb7b63eb2bc0c18b4 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 7c6e98b0514945a4e65e0c43b9920035
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree