Skip to content

Commit 4304e87

Browse files
frezboshanduur
authored andcommitted
feat: bump kernel to 6.18.41
Bump kernel to 6.18.41 Signed-off-by: Noel Georgi <git@frezbo.dev> (cherry picked from commit aa8d7d6)
1 parent e66edeb commit 4304e87

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Pkgfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ vars:
9898
kspp_sha512: 82dae1debbe94a3f82766a8cdbfe59ff8698d433175803458499b76c50b47b89e9280b677a9f16b2a44711badd6f4001aba951a41722a74dd51c03a18b8b9219
9999

100100
# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
101-
linux_version: 6.18.40
102-
linux_sha256: 3712fc1ec839e4daac981176c8518912e8f452650aaedfe4381da4419613a431
103-
linux_sha512: c79b74b450c00c3da75da59bee5659687f06d3814ebc1c9e6304a89ec756c02caedcb6067897842ea2444c794dbfb83b2feaa6a22c463fe51323ce730554f9a1
101+
linux_version: 6.18.41
102+
linux_sha256: 17fc72f0f8d4a8a8633a5d20085f5d9c5a5ec51ee896a0b7ae1ec25da31273ea
103+
linux_sha512: ebce6ad4aabf5c85770013cdcf423ae1c4291a44a73370748809c13f92f3cd8244defa5474a9906ad5177593361829ee9b3333398bd08c49806f14f83d4b3801
104104

105105
# renovate: datasource=git-tags extractVersion=^libaio-(?<version>.*)$ depName=https://pagure.io/libaio.git
106106
libaio_version: 0.3.113

kernel/build/config-amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.18.40 Kernel Configuration
3+
# Linux/x86 6.18.41 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="clang version 22.1.2"
66
CONFIG_GCC_VERSION=0

kernel/build/config-arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.18.40 Kernel Configuration
3+
# Linux/arm64 6.18.41 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="clang version 22.1.2"
66
CONFIG_GCC_VERSION=0

0 commit comments

Comments
 (0)