mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 16:53:28 +00:00
bump version to 6.8.12-5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a572605d40
commit
8212464b31
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=8
|
||||
KERNEL_PATCHLEVEL=12
|
||||
# increment KREL for every published package release!
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=4
|
||||
KREL=5
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
proxmox-kernel-6.8 (6.8.12-5) bookworm; urgency=medium
|
||||
|
||||
* revert Ubuntu patch disabling IOMMU functionality for Skylake iGPU
|
||||
|
||||
* update sources to Ubuntu-6.8.0-51.52
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 03 Dec 2024 11:26:04 +0100
|
||||
|
||||
proxmox-kernel-6.8 (6.8.12-4) bookworm; urgency=medium
|
||||
|
||||
* update sources to Ubuntu-6.8.0-49.49
|
||||
|
Loading…
Reference in New Issue
Block a user