Skip to content

Commit 830d895

Browse files
smirafrezbo
authored andcommitted
feat: update Linux to 6.18.21
Latest LTS. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit c6e6f10)
1 parent a92bed5 commit 830d895

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
@@ -92,9 +92,9 @@ vars:
9292
kspp_sha512: 82dae1debbe94a3f82766a8cdbfe59ff8698d433175803458499b76c50b47b89e9280b677a9f16b2a44711badd6f4001aba951a41722a74dd51c03a18b8b9219
9393

9494
# renovate: datasource=git-tags extractVersion=^v(?<version>.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
95-
linux_version: 6.18.18
96-
linux_sha256: f4855f382c1b735c84072bdef36db5bcd5dc7b0c37e42f5104317149a0a486ef
97-
linux_sha512: 822877e5bcf330752a8c5ececac54e547ebbcd4e9025d0c37880c313d712ddda0df28ace858db4582a3fd3cf82d7c90a3c157a9a7561017d558231e9bd73c180
95+
linux_version: 6.18.21
96+
linux_sha256: 1c38214fb137bae85b82b82537b5987358621b915ab2a8e4f09e60697c19474f
97+
linux_sha512: 905fd68a53a69d228dbfbded4bbdbda68d1d776f31e5950d52771c9923d13950f3b76cbd840f04beb9029fe39d6c1946f66bccce0241f8a01d13b8af6c6fa8b1
9898

9999
# renovate: datasource=git-tags extractVersion=^libaio-(?<version>.*)$ depName=https://pagure.io/libaio.git
100100
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.18 Kernel Configuration
3+
# Linux/x86 6.18.21 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.0"
66
CONFIG_CC_IS_GCC=y

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.18 Kernel Configuration
3+
# Linux/arm64 6.18.21 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.0"
66
CONFIG_CC_IS_GCC=y

0 commit comments

Comments
 (0)