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. 03c7877845a147029fa122f35ea5a1a3289aacf6 Date: Sun, 17 Oct 2021 22:36:12 +0000 Message-ID: <4HXZbx009Qz2y8c@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4395723756941539093==" List-Id: --===============4395723756941539093== 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 03c7877845a147029fa122f35ea5a1a3289aacf6 (commit) from 3c838a59ea59e3f47fbb0b381a4e2b7f7a8f3571 (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 03c7877845a147029fa122f35ea5a1a3289aacf6 Author: Arne Fitzenreiter Date: Mon Oct 18 00:35:42 2021 +0200 kernel: update to 5.10.74 =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/kernel/kernel.config.i586-ipfire | 2 +- config/kernel/kernel.config.x86_64-ipfire | 2 +- lfs/linux | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) Difference in files: diff --git a/config/kernel/kernel.config.i586-ipfire b/config/kernel/kernel.c= onfig.i586-ipfire index 179247fa2..b1588dcbf 100644 --- a/config/kernel/kernel.config.i586-ipfire +++ b/config/kernel/kernel.config.i586-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.73-ipfire Kernel Configuration +# Linux/x86 5.10.74-ipfire Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=3Dy diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel= .config.x86_64-ipfire index e7337f2a3..07548feb8 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 5.10.73-ipfire Kernel Configuration +# Linux/x86 5.10.74-ipfire Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=3Dy diff --git a/lfs/linux b/lfs/linux index 366c894c0..b190b73b0 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ =20 include Config =20 -VER =3D 5.10.73 -ARM_PATCHES =3D 5.10.73-ipfire1 +VER =3D 5.10.74 +ARM_PATCHES =3D 5.10.74-ipfire1 =20 THISAPP =3D linux-$(VER) DL_FILE =3D linux-$(VER).tar.xz @@ -77,7 +77,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 2ce35f58bce3ebdcead1e0eec6fb7dd2 +$(DL_FILE)_MD5 =3D 4855b6e915d44586d7aacc3372e2cd52 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 =3D 02a75302a5b4a157e3d67ae62a= f6b178 =20 install : $(TARGET) hooks/post-receive -- IPFire 2.x development tree --===============4395723756941539093==--