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. 43df1bce368a1bd3f176cce06ef227e4444eb44d Date: Sun, 02 Feb 2025 14:20:06 +0000 Message-ID: <4YmBbp3VVJz2xbZ@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1187498924457281454==" List-Id: --===============1187498924457281454== 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 43df1bce368a1bd3f176cce06ef227e4444eb44d (commit) from debac0e634bac4f6a0db970067ec85b9071c6f9a (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 43df1bce368a1bd3f176cce06ef227e4444eb44d Author: Arne Fitzenreiter Date: Sun Feb 2 15:19:32 2025 +0100 kernel: update to 6.12.12 =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/kernel/kernel.config.riscv64-ipfire | 12 ++---------- config/kernel/kernel.config.x86_64-ipfire | 2 +- lfs/linux | 4 ++-- 3 files changed, 5 insertions(+), 13 deletions(-) Difference in files: diff --git a/config/kernel/kernel.config.riscv64-ipfire b/config/kernel/kerne= l.config.riscv64-ipfire index a6140ef40..15bc066a7 100644 --- a/config/kernel/kernel.config.riscv64-ipfire +++ b/config/kernel/kernel.config.riscv64-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 6.12.10 Kernel Configuration +# Linux/riscv 6.12.12 Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=3Dy @@ -34,16 +34,8 @@ CONFIG_LOCALVERSION=3D"" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT=3D"" CONFIG_HAVE_KERNEL_GZIP=3Dy -CONFIG_HAVE_KERNEL_LZMA=3Dy -CONFIG_HAVE_KERNEL_XZ=3Dy -CONFIG_HAVE_KERNEL_LZO=3Dy -CONFIG_HAVE_KERNEL_LZ4=3Dy CONFIG_HAVE_KERNEL_ZSTD=3Dy -# CONFIG_KERNEL_GZIP is not set -# CONFIG_KERNEL_LZMA is not set -CONFIG_KERNEL_XZ=3Dy -# CONFIG_KERNEL_LZO is not set -# CONFIG_KERNEL_LZ4 is not set +CONFIG_KERNEL_GZIP=3Dy # CONFIG_KERNEL_ZSTD is not set CONFIG_DEFAULT_INIT=3D"" CONFIG_DEFAULT_HOSTNAME=3D"(none)" diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel= .config.x86_64-ipfire index e333198b7..c4818427c 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.12.11 Kernel Configuration +# Linux/x86 6.12.12 Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=3Dy diff --git a/lfs/linux b/lfs/linux index 41ebb57cb..5c1d84e3d 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.12.11 +VER =3D 6.12.12 =20 THISAPP =3D linux-$(VER) DL_FILE =3D linux-$(VER).tar.xz @@ -69,7 +69,7 @@ objects =3D \ =20 $(DL_FILE) =3D $(URL_IPFIRE)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 8f31f2aed810d1fe724142011731f361a543da301a1a14c92b852c= 8cf81f7c4bdce1b74783e0dd965d7bf225dc6006b44eed622bf6dff09312265ce3cae1ea32 +$(DL_FILE)_BLAKE2 =3D e32d607f2732c5ad719aa2f31c7f42f6243d7e9d52447dc923563d= 2982a68a3bed836acac116e1e30f15e4eceb87671a96db507a7019d00eaf52f36c9340b07f =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============1187498924457281454==--