mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 15:20:02 +00:00
bump version to 6.8.8-4-pve
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
a791b86e0a
commit
d5815a05cc
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=8
|
|||||||
KERNEL_PATCHLEVEL=8
|
KERNEL_PATCHLEVEL=8
|
||||||
# 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=3
|
KREL=4
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
proxmox-kernel-6.8 (6.8.8-4) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* fix CVE-2024-41090/41091: DoS via short ethernet frames over tun/tap
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 26 Jul 2024 13:15:13 +0200
|
||||||
|
|
||||||
proxmox-kernel-6.8 (6.8.8-3) bookworm; urgency=medium
|
proxmox-kernel-6.8 (6.8.8-3) bookworm; urgency=medium
|
||||||
|
|
||||||
* backport fix for CIFS client memory leak
|
* backport fix for CIFS client memory leak
|
||||||
|
Loading…
Reference in New Issue
Block a user