kernel: Bump to v6.12.36

As that's the latest releasesd LTS.

Signed-off-by: Fabiano Fidêncio <fidencio@northflank.com>
This commit is contained in:
Fabiano Fidêncio 2025-07-06 18:38:31 +02:00
parent fd21c9df59
commit a2faf93211
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
157 158

View File

@ -196,11 +196,11 @@ assets:
kernel: kernel:
description: "Linux kernel optimised for virtual machines" description: "Linux kernel optimised for virtual machines"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/" url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.12.28" version: "v6.12.36"
confidential: confidential:
description: "Linux kernel with x86_64 TEEs (SEV, SNP, and TDX) support" description: "Linux kernel with x86_64 TEEs (SEV, SNP, and TDX) support"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/" url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.12.28" version: "v6.12.36"
kernel-arm-experimental: kernel-arm-experimental:
description: "Linux kernel with cpu/mem hotplug support on arm64" description: "Linux kernel with cpu/mem hotplug support on arm64"
@ -210,7 +210,7 @@ assets:
kernel-dragonball-experimental: kernel-dragonball-experimental:
description: "Linux kernel with Dragonball VMM optimizations like upcall" description: "Linux kernel with Dragonball VMM optimizations like upcall"
url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/" url: "https://cdn.kernel.org/pub/linux/kernel/v6.x/"
version: "v6.1.140" version: "v6.12.36"
externals: externals:
description: "Third-party projects used by the system" description: "Third-party projects used by the system"