From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] kernel: update to 4.14.230 Date: Mon, 12 Apr 2021 09:59:59 +0100 Message-ID: In-Reply-To: <20210411193845.2725350-1-arne_f@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8696317275271968836==" List-Id: --===============8696317275271968836== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, What is the rationale for this patch with reference to this: https://lists.ipfire.org/pipermail/development/2021-April/009913.html -Michael > On 11 Apr 2021, at 20:38, Arne Fitzenreiter wrote: >=20 > Signed-off-by: Arne Fitzenreiter > --- > config/kernel/kernel.config.x86_64-ipfire | 2 +- > lfs/linux | 8 ++++---- > 2 files changed, 5 insertions(+), 5 deletions(-) >=20 > diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kern= el.config.x86_64-ipfire > index 65c365c1b..c15fa8efc 100644 > --- a/config/kernel/kernel.config.x86_64-ipfire > +++ b/config/kernel/kernel.config.x86_64-ipfire > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Linux/x86 4.14.229 Kernel Configuration > +# Linux/x86 4.14.230 Kernel Configuration > # > CONFIG_64BIT=3Dy > CONFIG_X86_64=3Dy > diff --git a/lfs/linux b/lfs/linux > index 86acc14f7..e6030bd49 100644 > --- a/lfs/linux > +++ b/lfs/linux > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2020 IPFire Team = # > +# Copyright (C) 2007-2021 IPFire Team = # > # = # > # This program is free software: you can redistribute it and/or modify = # > # it under the terms of the GNU General Public License as published by = # > @@ -24,8 +24,8 @@ >=20 > include Config >=20 > -VER =3D 4.14.229 > -ARM_PATCHES =3D 4.14.229-ipfire0 > +VER =3D 4.14.230 > +ARM_PATCHES =3D 4.14.230-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-patch= es-$(ARM_PATCHES).patch.xz >=20 > -$(DL_FILE)_MD5 =3D 9d4cf6e9ffff893d8a2ecea6a8c5a15b > +$(DL_FILE)_MD5 =3D 9fceffba37032235767745a83b2f7ad2 > arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 =3D a04b842733999abb818cabb03= 88572b8 >=20 > install : $(TARGET) > --=20 > 2.25.1 >=20 --===============8696317275271968836==--