Skip to content

Commit 734a409

Browse files
committed
linux6.11: update to 6.11.6.
1 parent c9368a1 commit 734a409

4 files changed

Lines changed: 5 additions & 6 deletions

File tree

srcpkgs/linux6.11/files/arm64-dotconfig

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.11.5 Kernel Configuration
3+
# Linux/arm64 6.11.6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.11/files/i386-dotconfig

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/i386 6.11.5 Kernel Configuration
3+
# Linux/i386 6.11.6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.11/files/x86_64-dotconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86_64 6.11.5 Kernel Configuration
3+
# Linux/x86_64 6.11.6 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
66
CONFIG_CC_IS_GCC=y
@@ -521,7 +521,6 @@ CONFIG_PHYSICAL_ALIGN=0x1000000
521521
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
522522
CONFIG_RANDOMIZE_MEMORY=y
523523
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa
524-
# CONFIG_ADDRESS_MASKING is not set
525524
CONFIG_HOTPLUG_CPU=y
526525
# CONFIG_COMPAT_VDSO is not set
527526
# CONFIG_LEGACY_VSYSCALL_XONLY is not set

srcpkgs/linux6.11/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'linux6.11'
22
pkgname=linux6.11
3-
version=6.11.5
3+
version=6.11.6
44
revision=1
55
short_desc="Linux kernel and modules (${version%.*} series)"
66
maintainer="Duncaen <duncaen@voidlinux.org>"
@@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
1414
fi
1515

1616
checksum="55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e
17-
1922b3b321c7f53109338a4e5a675b5ed65ba598c579a29b106843c00166a939"
17+
4d4f5a5a982d77ddc9455f878e1cb8ee1d2308581f777cddd5c4bbe604f03cc8"
1818
python_version=3
1919

2020
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.

0 commit comments

Comments
 (0)