bump version to 6.5.13-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-02-05 14:51:04 +01:00
parent 29cb6fcbb7
commit 98d7a8dad9
2 changed files with 11 additions and 2 deletions

View File

@ -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=5
KERNEL_PATCHLEVEL=11
KERNEL_PATCHLEVEL=13
# increment KREL for every published package release!
# rebuild packages with new KREL and run 'make abiupdate'
KREL=8
KREL=1
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
proxmox-kernel-6.5 (6.5.13-1) bookworm; urgency=medium
* update sources to Ubuntu-6.5.0-20.20 based on v6.5.13 and some newer
stable-tree backports
* backport scheduler fix to avoid temporary VM freezes on NUMA hosts
-- Proxmox Support Team <support@proxmox.com> Mon, 05 Feb 2024 14:50:54 +0100
proxmox-kernel-6.5 (6.5.11-8) bookworm; urgency=medium
* fix #5077: cherry-pick revert for aacraid resets