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 fad2f37646a665880c672741e4c44873a20be6c5 (commit) from 4e4327994d95d294f800c8c9f9cd811e45f5ace2 (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 fad2f37646a665880c672741e4c44873a20be6c5 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Fri Nov 23 22:05:14 2018 +0100
kernel: update to 4.14.83
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 dc19e9478..48e703a12 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@
include Config
-VER = 4.14.82 -ARM_PATCHES = 4.14.82-ipfire0 +VER = 4.14.83 +ARM_PATCHES = 4.14.83-ipfire0
THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -82,7 +82,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 = 98ee5352102ac1c727e2b5235d0d85cc +$(DL_FILE)_MD5 = a162c153de6516a885c955701b447968 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = a0d291aaf6d4be7df23a0df3850681de
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree