From db7f60c77b2effcfc5640fd50b871052e842b1eb Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Tue, 28 May 2024 15:33:41 +0400 Subject: [PATCH] feat: bump Linux to 6.6.32 Latest LTS release. 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 6d2e7bf7..496cad62 100644 --- a/Pkgfile +++ b/Pkgfile @@ -68,9 +68,9 @@ vars: ipxe_sha512: f83d49da507db7810affb5a39abae732e7cd856b55c167522d4354a9ef5844e2dfef0e57d2304d139144d0b4773bf12ac5aeee8b9d2ab219d6b5da6757ba745b # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git - linux_version: 6.6.30 - linux_sha256: b66a5b863b0f8669448b74ca83bd641a856f164b29956e539bbcb5fdeeab9cc6 - linux_sha512: 1c1cb9449686fc334385e9997073503ac6312d6855e8ef26bb1e73267447cce14f1f0a22b5c585a0a3c6c8dd1ed0e3c246671773ab8990fdf3c2f081219a9212 + linux_version: 6.6.32 + linux_sha256: aaa824eaf07f61911d22b75ff090a403c3dd0bd73e23933e0bba8b5971436ce1 + linux_sha512: e8b8d05faeb0c8a467e36fbec87643f35bf868caf6f64d10bee2a2e18566bc586a9770c247c1fb82a6af811455d5c2d5f313703b05778069c95c5434b418b3f0 # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git kmod_version: 32 diff --git a/kernel/build/config-amd64 b/kernel/build/config-amd64 index 8966d38b..cd09473e 100644 --- a/kernel/build/config-amd64 +++ b/kernel/build/config-amd64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.6.30 Kernel Configuration +# Linux/x86 6.6.32 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/kernel/build/config-arm64 b/kernel/build/config-arm64 index 789344bf..85674911 100644 --- a/kernel/build/config-arm64 +++ b/kernel/build/config-arm64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.6.30 Kernel Configuration +# Linux/arm64 6.6.32 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y