mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 16:53:28 +00:00
bump version to 6.11.0-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a872f278b9
commit
f4e8296418
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=11
|
|||||||
KERNEL_PATCHLEVEL=0
|
KERNEL_PATCHLEVEL=0
|
||||||
# increment KREL for every published package release!
|
# increment KREL for every published package release!
|
||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=1
|
KREL=2
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
15
debian/changelog
vendored
15
debian/changelog
vendored
@ -1,3 +1,18 @@
|
|||||||
|
proxmox-kernel-6.11 (6.11.0-2) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* updated sources to Ubuntu-6.11.0-13.14
|
||||||
|
|
||||||
|
* cherry-pick fix mitigating host reboot issue affecting certain AMD Zen4
|
||||||
|
CPU models
|
||||||
|
|
||||||
|
* d/rules: enable CONFIG_MEMCG_V1 needed for legacy containers
|
||||||
|
|
||||||
|
* fix #5926: cherry-pick ACS-quirk fix from linux-stable/6.11.7
|
||||||
|
|
||||||
|
* revert Ubuntu patch disabling IOMMU functionality for Skylake iGPU
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 04 Dec 2024 11:29:32 +0100
|
||||||
|
|
||||||
proxmox-kernel-6.11 (6.11.0-1) bookworm; urgency=medium
|
proxmox-kernel-6.11 (6.11.0-1) bookworm; urgency=medium
|
||||||
|
|
||||||
* update submodule and patches for 24.10 Oracular based kernel with tag
|
* update submodule and patches for 24.10 Oracular based kernel with tag
|
||||||
|
Loading…
Reference in New Issue
Block a user