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. 10d0489df2eb32f9c8fd8d6fb0db00e99bfaab02 Date: Thu, 10 Sep 2020 18:20:49 +0000 Message-ID: <4BnRyn47GGz2xdZ@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3023208032760330647==" List-Id: --===============3023208032760330647== 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 10d0489df2eb32f9c8fd8d6fb0db00e99bfaab02 (commit) from 207b38f1da22f97e1290d017d277b0298cdf349e (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 10d0489df2eb32f9c8fd8d6fb0db00e99bfaab02 Author: Arne Fitzenreiter Date: Thu Sep 10 20:20:28 2020 +0200 kernel: update to 4.14.197 =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- 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 4486b60e3..248257286 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ =20 include Config =20 -VER =3D 4.14.196 -ARM_PATCHES =3D 4.14.196-ipfire0 +VER =3D 4.14.197 +ARM_PATCHES =3D 4.14.197-ipfire0 =20 THISAPP =3D linux-$(VER) DL_FILE =3D linux-$(VER).tar.xz @@ -79,7 +79,7 @@ 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 d6862b4256090392b7ca9e8bb6069f27 +$(DL_FILE)_MD5 =3D e868bbf17376a0f1f905b66b7f5f48b5 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 =3D 84b7afe9148e02568777ae0338= da3844 =20 install : $(TARGET) hooks/post-receive -- IPFire 2.x development tree --===============3023208032760330647==--