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. bf92e5596827c6a9942c2b9eec0e0d664beab486 Date: Thu, 21 Dec 2023 12:51:45 +0000 Message-ID: <4Swr0d62j0z2xdt@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1676125042072982770==" List-Id: --===============1676125042072982770== 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 bf92e5596827c6a9942c2b9eec0e0d664beab486 (commit) from 92d969d8adc6f6c12417b8b4c04b18754ac87bb2 (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 bf92e5596827c6a9942c2b9eec0e0d664beab486 Author: Arne Fitzenreiter Date: Thu Dec 21 13:50:59 2023 +0100 kernel: update to 6.6.8 =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/kernel/kernel.config.aarch64-ipfire | 6 ++---- config/kernel/kernel.config.x86_64-ipfire | 5 +---- lfs/linux | 4 ++-- 3 files changed, 5 insertions(+), 10 deletions(-) Difference in files: diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kerne= l.config.aarch64-ipfire index 9ece8d936..4b168738f 100644 --- a/config/kernel/kernel.config.aarch64-ipfire +++ b/config/kernel/kernel.config.aarch64-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.6.6-ipfire Kernel Configuration +# Linux/arm64 6.6.8-ipfire Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=3Dy @@ -259,6 +259,7 @@ CONFIG_TRACEPOINTS=3Dy # Kexec and crash features # # CONFIG_KEXEC_FILE is not set +# CONFIG_CRASH_DUMP is not set # end of Kexec and crash features # end of General setup =20 @@ -2886,7 +2887,6 @@ CONFIG_DWMAC_SUNXI=3Dm CONFIG_DWMAC_SUN8I=3Dm CONFIG_DWMAC_IMX8=3Dm CONFIG_DWMAC_INTEL_PLAT=3Dm -CONFIG_DWMAC_LOONGSON=3Dm # CONFIG_STMMAC_PCI is not set CONFIG_NET_VENDOR_SUN=3Dy CONFIG_HAPPYMEAL=3Dm @@ -8747,8 +8747,6 @@ CONFIG_DEBUG_LIST=3Dy # CONFIG_DEBUG_MAPLE_TREE is not set # end of Debug kernel data structures =20 -# CONFIG_DEBUG_CREDENTIALS is not set - # # RCU Debugging # diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel= .config.x86_64-ipfire index 1b6864254..080c69768 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 6.6.6-ipfire Kernel Configuration +# Linux/x86 6.6.8-ipfire Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=3Dy @@ -2821,7 +2821,6 @@ CONFIG_STMMAC_ETH=3Dm CONFIG_STMMAC_PLATFORM=3Dm CONFIG_DWMAC_GENERIC=3Dm CONFIG_DWMAC_INTEL=3Dm -CONFIG_DWMAC_LOONGSON=3Dm CONFIG_STMMAC_PCI=3Dm CONFIG_NET_VENDOR_SUN=3Dy CONFIG_HAPPYMEAL=3Dm @@ -7896,8 +7895,6 @@ CONFIG_DEBUG_LIST=3Dy # CONFIG_DEBUG_MAPLE_TREE is not set # end of Debug kernel data structures =20 -# CONFIG_DEBUG_CREDENTIALS is not set - # # RCU Debugging # diff --git a/lfs/linux b/lfs/linux index 2985cbe5e..0c17e2b2b 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.6.6 +VER =3D 6.6.8 =20 THISAPP =3D linux-$(VER) DL_FILE =3D linux-$(VER).tar.xz @@ -72,7 +72,7 @@ objects =3D \ =20 $(DL_FILE) =3D $(URL_IPFIRE)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D aef38e65d2bcccabb6d96691f96e5c0b3961e4e6125a33feb7ee99= cd95c480984e35cc1e72bfa8da60ca76a40744054b8817012f6ebf85fc66161b802be73fb6 +$(DL_FILE)_BLAKE2 =3D d6f58bfae29239f985c1aa329b19c2fdea1c08c79e819e60f85359= e9ef00e97a7f72d74662df7d9def75ff85a3b4bdf36dc9ded578ee472e9b4efa7bf50fcd33 =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============1676125042072982770==--