Skip to content

Commit 847a37e

Browse files
frezbosmira
authored andcommitted
feat: bump kernel 6.18.32
Bump kernel 6.18.32 Signed-off-by: Noel Georgi <git@frezbo.dev> (cherry picked from commit eac5f86)
1 parent d7ae843 commit 847a37e

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.31
102-
linux_sha256: a0a0b86d485d409cfcc6be3fe85cdf23b8a5996b78d7a232c0e03d2a8bf258b6
103-
linux_sha512: a4c2c48c1a629ffc9558bbc84be001f3ed3862dac38b0a87d9b84ff69d7746b11af1a9270c1f5f9c94218269f7cc5217a9b2c185a17f6fd13ca714cdf3f5c780
101+
linux_version: 6.18.32
102+
linux_sha256: 067dadd445578284ea6158f312f7970d8940fed3e094dbe49cff66d188d3bda4
103+
linux_sha512: 28255844409e2be9181acf83d2ca1afe45ff4b405d20929d9b4b23c85e314d81f5e7177646a24bdc1747eee51b2f3e252bf1d189f625d0313d9f3d61e1eb7c0f
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.31 Kernel Configuration
3+
# Linux/x86 6.18.32 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.31 Kernel Configuration
3+
# Linux/arm64 6.18.32 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="clang version 22.1.2"
66
CONFIG_GCC_VERSION=0

0 commit comments

Comments
 (0)