mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 12:58:07 +00:00
bump version to 6.8.8-3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
88016b9eb4
commit
96821b3e50
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=8
|
||||
KERNEL_PATCHLEVEL=8
|
||||
# increment KREL for every published package release!
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=2
|
||||
KREL=3
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
||||
proxmox-kernel-6.8 (6.8.8-3) bookworm; urgency=medium
|
||||
|
||||
* backport fix for CIFS client memory leak
|
||||
|
||||
* cherry-pick potential fix for NULL pointer deref with AMD Arcturus GPU
|
||||
during boot
|
||||
|
||||
* fix #5558: cherry-pick NFSv4 fix
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Jul 2024 18:16:20 +0200
|
||||
|
||||
proxmox-kernel-6.8 (6.8.8-2) bookworm; urgency=medium
|
||||
|
||||
* fix #5448: support SCSI controllers with bad VDP page length encoding again
|
||||
|
Loading…
Reference in New Issue
Block a user