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  000ece013518f6fef93d26e5d7e3a16210cb8d98 (commit)
      from  928b3cbf66a249236ffa672f66edaf402a54289f (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 000ece013518f6fef93d26e5d7e3a16210cb8d98
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Wed Nov 21 23:55:54 2018 +0100

    kernel: update to 4.14.82
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)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 50ae6097d..dc19e9478 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,8 +24,8 @@
 
 include Config
 
-VER         = 4.14.81
-ARM_PATCHES = 4.14.81-ipfire0
+VER         = 4.14.82
+ARM_PATCHES = 4.14.82-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					= 0386b6e177bd2a1b1fd487cd7ecf2162
+$(DL_FILE)_MD5					= 98ee5352102ac1c727e2b5235d0d85cc
 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5	= a0d291aaf6d4be7df23a0df3850681de
 
 install : $(TARGET)


hooks/post-receive
--
IPFire 2.x development tree