bump version to 6.8.12-3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-10-23 13:41:28 +02:00
parent e64f4bfb14
commit 123bb15c43
2 changed files with 9 additions and 1 deletions

View File

@ -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=2
KREL=3
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
proxmox-kernel-6.8 (6.8.12-3) bookworm; urgency=medium
* fix #5430: cherry-pick fix for ocfs2 io_uring rw issues
* fix #5683: netfs: reset subreq iov iter before tail clean
-- Proxmox Support Team <support@proxmox.com> Wed, 23 Oct 2024 13:41:25 +0200
proxmox-kernel-6.8 (6.8.12-2) bookworm; urgency=medium
* update sources to Ubuntu-6.8.0-45.45