mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 15:20:02 +00:00
bump version to 6.8.12-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
d17df467e1
commit
12593f0f92
4
Makefile
4
Makefile
@ -3,10 +3,10 @@ include /usr/share/dpkg/pkg-info.mk
|
||||
# also bump proxmox-kernel-meta if the default MAJ.MIN version changes!
|
||||
KERNEL_MAJ=6
|
||||
KERNEL_MIN=8
|
||||
KERNEL_PATCHLEVEL=8
|
||||
KERNEL_PATCHLEVEL=12
|
||||
# increment KREL for every published package release!
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=4
|
||||
KREL=1
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
||||
proxmox-kernel-6.8 (6.8.12-1) bookworm; urgency=medium
|
||||
|
||||
* cherry-pick fix for NULL pointer dereference in apparmorfs
|
||||
|
||||
* cherry-pick fix for bnxt_re driver
|
||||
|
||||
* update sources to Ubuntu-6.8.0-43.43
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Aug 2024 18:17:37 +0200
|
||||
|
||||
proxmox-kernel-6.8 (6.8.8-4) bookworm; urgency=medium
|
||||
|
||||
* fix CVE-2024-41090/41091: DoS via short ethernet frames over tun/tap
|
||||
|
Loading…
Reference in New Issue
Block a user