Skip to content

Commit ebf23f3

Browse files
committed
feat: update Linux to 6.18.36
Use the latest Linux LTS. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit bedfbeb)
1 parent 7eed62d commit ebf23f3

3 files changed

Lines changed: 6 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.35
102-
linux_sha256: f78602932219125e211c5f5bfd84edcfd4ec5ce88fc944f8248413f665bef236
103-
linux_sha512: 8888a1f908473ea91e943a9c61cff956939709b0ded2d2e5cc26f377d1799ce5ba4d247c522508d13c3769ad90f804a8ef423fa782c10ae8e7ce9e7504bd8871
101+
linux_version: 6.18.36
102+
linux_sha256: fbab86c9f471c81075b280cca30bd85d790c060063a1245859b6344b07c9c44e
103+
linux_sha512: 533cafd1779ccde4fe9c0bd705d3b2b7a0f84ef1d15d72c82180d0f2d4c23c10c732e81ccaa1d0e4a0bdea55a708761021f777c48f5d2cadcb04c96dcb33ad83
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.35 Kernel Configuration
3+
# Linux/x86 6.18.36 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="clang version 22.1.2"
66
CONFIG_GCC_VERSION=0

kernel/build/config-arm64

Lines changed: 2 additions & 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.35 Kernel Configuration
3+
# Linux/arm64 6.18.36 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="clang version 22.1.2"
66
CONFIG_GCC_VERSION=0
@@ -437,6 +437,7 @@ CONFIG_ARM64_ERRATUM_2966298=y
437437
CONFIG_ARM64_ERRATUM_3117295=y
438438
CONFIG_ARM64_ERRATUM_3194386=y
439439
CONFIG_ARM64_ERRATUM_4193714=y
440+
CONFIG_ARM64_ERRATUM_4118414=y
440441
CONFIG_CAVIUM_ERRATUM_22375=y
441442
CONFIG_CAVIUM_ERRATUM_23144=y
442443
CONFIG_CAVIUM_ERRATUM_23154=y

0 commit comments

Comments
 (0)