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. d6dc07a1a8696b8fae84357859f5521079105c52 Date: Mon, 04 Nov 2024 17:00:35 +0000 Message-ID: <4XhyQW5VWkz2xYv@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1499041924872339700==" List-Id: --===============1499041924872339700== 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 d6dc07a1a8696b8fae84357859f5521079105c52 (commit) from 06452d0db672a2bd72e89bb9007cd3a9766a782c (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 d6dc07a1a8696b8fae84357859f5521079105c52 Author: Arne Fitzenreiter Date: Mon Nov 4 18:00:11 2024 +0100 kernel: update to 6.6.59 =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/kernel/kernel.config.aarch64-ipfire | 2 +- config/kernel/kernel.config.riscv64-ipfire | 2 +- config/kernel/kernel.config.x86_64-ipfire | 3 +-- lfs/linux | 4 ++-- 4 files changed, 5 insertions(+), 6 deletions(-) Difference in files: diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kerne= l.config.aarch64-ipfire index 6defbfd34..f46465967 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.58 Kernel Configuration +# Linux/arm64 6.6.59 Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=3Dy diff --git a/config/kernel/kernel.config.riscv64-ipfire b/config/kernel/kerne= l.config.riscv64-ipfire index aeac20d1d..d6c818876 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.6.58 Kernel Configuration +# Linux/riscv 6.6.59 Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 14.2.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 c65e61b89..11ad578fe 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.58 Kernel Configuration +# Linux/x86 6.6.59 Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=3Dy @@ -481,7 +481,6 @@ CONFIG_PHYSICAL_ALIGN=3D0x400000 CONFIG_DYNAMIC_MEMORY_LAYOUT=3Dy CONFIG_RANDOMIZE_MEMORY=3Dy CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=3D0x0 -# CONFIG_ADDRESS_MASKING is not set CONFIG_HOTPLUG_CPU=3Dy # CONFIG_LEGACY_VSYSCALL_XONLY is not set CONFIG_LEGACY_VSYSCALL_NONE=3Dy diff --git a/lfs/linux b/lfs/linux index fa4b43b84..41f34a9ab 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.6.58 +VER =3D 6.6.59 =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 f621a4f786ac1f043b70419f6b623075c771eff6765a51130d1ae7= 10b58202988286332be90f3a1849a75f9bc44463a23a1f69b38906d469abaf2075730e646c +$(DL_FILE)_BLAKE2 =3D a280cffe2a9efa3cad8bc850c9b57486811fa2cc5abc29ae47d712= f0f145c6d9bbe6686eb777d87882781d10b8f1d89dedd158c8f7991aeff04e473cbceea900 =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============1499041924872339700==--