mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
linux6.15: update to 6.15.6.
This commit is contained in:
parent
a851c91734
commit
9f55ebae41
4 changed files with 7 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.15.5 Kernel Configuration
|
||||
# Linux/arm64 6.15.6 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/i386 6.15.5 Kernel Configuration
|
||||
# Linux/i386 6.15.6 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -518,6 +518,7 @@ CONFIG_MITIGATION_SPECTRE_V1=y
|
|||
CONFIG_MITIGATION_SPECTRE_V2=y
|
||||
CONFIG_MITIGATION_SRBDS=y
|
||||
CONFIG_MITIGATION_SSB=y
|
||||
CONFIG_MITIGATION_TSA=y
|
||||
|
||||
#
|
||||
# Power management and ACPI options
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 6.15.5 Kernel Configuration
|
||||
# Linux/x86_64 6.15.6 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -572,6 +572,7 @@ CONFIG_MITIGATION_SPECTRE_V2=y
|
|||
CONFIG_MITIGATION_SRBDS=y
|
||||
CONFIG_MITIGATION_SSB=y
|
||||
CONFIG_MITIGATION_ITS=y
|
||||
CONFIG_MITIGATION_TSA=y
|
||||
CONFIG_ARCH_HAS_ADD_PAGES=y
|
||||
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux6.15'
|
||||
pkgname=linux6.15
|
||||
version=6.15.5
|
||||
version=6.15.6
|
||||
revision=1
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
|
@ -18,7 +18,7 @@ rc*) distfiles="https://git.kernel.org/torvalds/t/linux-${version%.*}-${version#
|
|||
esac
|
||||
|
||||
checksum="7586962547803be7ecc4056efc927fb25214548722bd28171172f3599abb9764
|
||||
d97665ba4930f3a7f0a6a50ce38bdb8a490a7c6bd7d0e41f5664130bbc91db2d"
|
||||
dbea7028dd7775e53b1d5ce891daf7f7b9e561428628bcc172a0384be9f087b1"
|
||||
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue