linux6.12: update to 6.12.37.

This commit is contained in:
Duncaen 2025-07-11 17:50:27 +02:00
parent 9f55ebae41
commit d670ffdd0b
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
4 changed files with 7 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.12.36 Kernel Configuration # Linux/arm64 6.12.37 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405" CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/i386 6.12.36 Kernel Configuration # Linux/i386 6.12.37 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
@ -529,6 +529,7 @@ CONFIG_MITIGATION_SPECTRE_V1=y
CONFIG_MITIGATION_SPECTRE_V2=y CONFIG_MITIGATION_SPECTRE_V2=y
CONFIG_MITIGATION_SRBDS=y CONFIG_MITIGATION_SRBDS=y
CONFIG_MITIGATION_SSB=y CONFIG_MITIGATION_SSB=y
CONFIG_MITIGATION_TSA=y
# #
# Power management and ACPI options # Power management and ACPI options

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.12.36 Kernel Configuration # Linux/x86_64 6.12.37 Kernel Configuration
# #
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
CONFIG_CC_IS_GCC=y CONFIG_CC_IS_GCC=y
@ -574,6 +574,7 @@ CONFIG_MITIGATION_SPECTRE_V2=y
CONFIG_MITIGATION_SRBDS=y CONFIG_MITIGATION_SRBDS=y
CONFIG_MITIGATION_SSB=y CONFIG_MITIGATION_SSB=y
CONFIG_MITIGATION_ITS=y CONFIG_MITIGATION_ITS=y
CONFIG_MITIGATION_TSA=y
CONFIG_ARCH_HAS_ADD_PAGES=y CONFIG_ARCH_HAS_ADD_PAGES=y
# #

View file

@ -1,6 +1,6 @@
# Template file for 'linux6.12' # Template file for 'linux6.12'
pkgname=linux6.12 pkgname=linux6.12
version=6.12.36 version=6.12.37
revision=1 revision=1
short_desc="Linux kernel and modules (${version%.*} series)" short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Duncaen <duncaen@voidlinux.org>" maintainer="Duncaen <duncaen@voidlinux.org>"
@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
fi fi
checksum="b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb checksum="b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb
0615ccd70c55b133e99e02cbc560e894c036b4d826617130acc6145380ce4e02" 3133a250b2ecb3325959d409621d32085e1c8db2ac2a21f6b483e8df9aa2829a"
python_version=3 python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR. # XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.