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 97431824725e6c6625d5f518a97a950b6d6a91ad (commit) from 3eea5c6f3a8200cfcb7b8024eb60ab745744a738 (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 97431824725e6c6625d5f518a97a950b6d6a91ad Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Nov 29 07:02:25 2018 +0100
kernel: update to 4.14.84
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
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 48e703a12..98cdfba3c 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@
include Config
-VER = 4.14.83 -ARM_PATCHES = 4.14.83-ipfire0 +VER = 4.14.84 +ARM_PATCHES = 4.14.84-ipfire0
THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -82,8 +82,8 @@ 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 = a162c153de6516a885c955701b447968 -arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = a0d291aaf6d4be7df23a0df3850681de +$(DL_FILE)_MD5 = 85bb88000ddfae29b85ba7fd2146248f +arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = a5c2a8176f655d0f75c4278d3f4838b2
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree