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 ede92473100923d577f3bb4124e8a88da1d30a39 (commit) from 5368ccb0fc19d8f7678a292d95334e1855b875d3 (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 ede92473100923d577f3bb4124e8a88da1d30a39 Author: Arne Fitzenreiter Date: Fri Feb 15 17:46:54 2019 +0100 kernel: update to 4.14.101 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- 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 b41942803..36af790d1 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ include Config -VER = 4.14.98 -ARM_PATCHES = 4.14.98-ipfire0 +VER = 4.14.101 +ARM_PATCHES = 4.14.101-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 = 3df5c7536542b6cb3d6158c84f8fc70e -arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = b2f6559b08f764c0d974e860660d416a +$(DL_FILE)_MD5 = fd0952d086222e6267588c12c8d6fab1 +arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 1cda52264dad96fcba65bd335fbbfa95 install : $(TARGET) hooks/post-receive -- IPFire 2.x development tree