linux6.6: update to 6.6.59.

This commit is contained in:
Duncaen 2024-11-03 21:15:37 +01:00
parent 734a409b9b
commit bd52cd2a8e
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
4 changed files with 5 additions and 6 deletions

View File

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

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 6.6.58 Kernel Configuration
# Linux/i386 6.6.59 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.6.58 Kernel Configuration
# Linux/x86_64 6.6.59 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
@ -512,7 +512,6 @@ CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
CONFIG_RANDOMIZE_MEMORY=y
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa
# CONFIG_ADDRESS_MASKING is not set
CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
# CONFIG_LEGACY_VSYSCALL_XONLY is not set

View File

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