Skip to content

Commit e695c74

Browse files
committed
feat: update Linux to 6.18.15
Contains an nftables fix. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit b7c7ab2)
1 parent 7d4ef68 commit e695c74

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Pkgfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ vars:
9292
kspp_sha512: 6ca9521dc15a5897b490a6e2a3e262f09922f0cbf03e1abba4819f9bdee36e2f08fb5acd7c6cb49d50fcd323cdf571222da42f934fa7d8f55c4fa69be5b2b545
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.14
96-
linux_sha256: 8d1934a72a185f1be6b56e3ad8ea31fd9a381ffec0346c69f06c90d776da7cb8
97-
linux_sha512: adf71666258a70f84af2772a2ede65b3cc91a430b33aa3adc1f6e354ad674a01e3aa798aec2604101f51aff0958f6631b9fa2f285a81613526c180081e85f8eb
95+
linux_version: 6.18.15
96+
linux_sha256: 7c716216c3c4134ed0de69195701e677577bbcdd3979f331c182acd06bf2f170
97+
linux_sha512: 266fb6e15425a59bf514e6410238ab022e1ada8e8ae305a06cdadc37f746fb91862a5ce8d66ff02a4d185b71c347dc280c5b7175d81035ca92e0a9f05f043753
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.14 Kernel Configuration
3+
# Linux/x86 6.18.15 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.14 Kernel Configuration
3+
# Linux/arm64 6.18.15 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.2.0"
66
CONFIG_CC_IS_GCC=y

0 commit comments

Comments
 (0)