From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 91e08f20ff75e089847646f4b0b8a0b5eae4aca9 Date: Sat, 01 Dec 2018 23:02:47 +0000 Message-ID: <20181201230247.5B0FA84FDD6@people01.i.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3288900012178407921==" List-Id: --===============3288900012178407921== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 91e08f20ff75e089847646f4b0b8a0b5eae4aca9 (commit) from e0986954d46a287acf21cbc097ebe18948a026be (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 91e08f20ff75e089847646f4b0b8a0b5eae4aca9 Author: Arne Fitzenreiter Date: Sun Dec 2 00:01:37 2018 +0100 kernel: update to 4.14.85 =20 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 29c120413..2c94558ae 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ =20 include Config =20 -VER =3D 4.14.84 -ARM_PATCHES =3D 4.14.84-ipfire1 +VER =3D 4.14.85 +ARM_PATCHES =3D 4.14.85-ipfire0 =20 THISAPP =3D linux-$(VER) DL_FILE =3D linux-$(VER).tar.xz @@ -82,8 +82,8 @@ objects =3D$(DL_FILE) \ $(DL_FILE) =3D $(URL_IPFIRE)/$(DL_FILE) arm-multi-patches-$(ARM_PATCHES).patch.xz =3D $(URL_IPFIRE)/arm-multi-patche= s-$(ARM_PATCHES).patch.xz =20 -$(DL_FILE)_MD5 =3D 85bb88000ddfae29b85ba7fd2146248f -arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 =3D 7d3fba7a6e34238af70010bda4= 77bfc3 +$(DL_FILE)_MD5 =3D 13353c0dfd8c11110e4ea8f9b8029836 +arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 =3D 36b8a9adb8915cbccd18069e2f= 5af159 =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============3288900012178407921==--