From 17a80eeb75b91211d4ffe8a910feb9fddcd1e585 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Mon, 13 Jan 2025 13:34:23 +0400 Subject: [PATCH] feat: update Linux to 6.12.9 Latest Linux LTS 6.12.x. Signed-off-by: Andrey Smirnov --- Pkgfile | 6 +++--- kernel/build/config-amd64 | 2 +- kernel/build/config-arm64 | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pkgfile b/Pkgfile index 567ed239..375dfc02 100644 --- a/Pkgfile +++ b/Pkgfile @@ -73,9 +73,9 @@ vars: ipxe_sha512: 6eed2537d002983ecdadcadaa976d0fad45963a8d526139ac0611be15edb04097975445b91700a2798fe19e2ed4f8d4b489973bd61955cbe757c392af034789b # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git - linux_version: 6.12.8 - linux_sha256: 2291da065ca04b715c89ee50362aec3f021a7414bc963f1b56736682c8122979 - linux_sha512: 193b07ce4984d0bf3a808fc0b527650686a06432cfe3bb222c80e7a851adfe4e151335514bed44b5fb4cf18cb24f2251c5895b98e6fec84a097e2b130ff234fa + linux_version: 6.12.9 + linux_sha256: 87be0360df0931b340d2bac35161a548070fbc3a8c352c49e21e96666c26aeb4 + linux_sha512: 3538c19b22f1810849e01ad7005f39b0c4e1e2de99f3168bb6a35ad9d51d7ec7b22a8203890e7b073bff83951f930245d5857a86cef80454800136a53047ff37 # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git kmod_version: 33 diff --git a/kernel/build/config-amd64 b/kernel/build/config-amd64 index ffbb0ebf..d0ddff3d 100644 --- a/kernel/build/config-amd64 +++ b/kernel/build/config-amd64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.12.8 Kernel Configuration +# Linux/x86 6.12.9 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=y diff --git a/kernel/build/config-arm64 b/kernel/build/config-arm64 index c7d6c0ed..45592f95 100644 --- a/kernel/build/config-arm64 +++ b/kernel/build/config-arm64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.12.8 Kernel Configuration +# Linux/arm64 6.12.9 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0" CONFIG_CC_IS_GCC=y