mirror of
https://git.proxmox.com/git/pve-kernel
synced 2025-04-28 10:11:18 +00:00
bump version to 6.8.12-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
9e5033a1b6
commit
5abce78024
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=1
|
||||
KREL=2
|
||||
|
||||
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-2) bookworm; urgency=medium
|
||||
|
||||
* update sources to Ubuntu-6.8.0-45.45
|
||||
|
||||
* update ZFS to 2.2.6
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2024 12:03:09 +0200
|
||||
|
||||
proxmox-kernel-6.8 (6.8.12-1) bookworm; urgency=medium
|
||||
|
||||
* cherry-pick fix for NULL pointer dereference in apparmorfs
|
||||
|
Loading…
Reference in New Issue
Block a user