bump version to 6.5.11-6
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
82a3d01c72
commit
e294ffe2e6
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=5
|
|||||||
KERNEL_PATCHLEVEL=11
|
KERNEL_PATCHLEVEL=11
|
||||||
# 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=5
|
KREL=6
|
||||||
|
|
||||||
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.5 (6.5.11-6) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* cherry-pick ZFS fix for (rare) dirty dnode data corruption bug
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2023 09:32:26 +0100
|
||||||
|
|
||||||
proxmox-kernel-6.5 (6.5.11-5) bookworm; urgency=medium
|
proxmox-kernel-6.5 (6.5.11-5) bookworm; urgency=medium
|
||||||
|
|
||||||
* properly set CONFIG_VFIO_VIRQFD as a boolean
|
* properly set CONFIG_VFIO_VIRQFD as a boolean
|
||||||
|
Loading…
Reference in New Issue
Block a user