bump version to 6.5.11-4
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
331dac76a3
commit
4c8651aeb9
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=5
|
||||
KERNEL_PATCHLEVEL=11
|
||||
# increment KREL for every published package release!
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=3
|
||||
KREL=4
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
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-4) bookworm; urgency=medium
|
||||
|
||||
* add signed kernel variant for secure boot
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 20 Nov 2023 11:19:53 +0100
|
||||
|
||||
proxmox-kernel-6.5 (6.5.11-3) bookworm; urgency=medium
|
||||
|
||||
* ZFS: pick bug-fixes staged for 2.2.1:
|
||||
|
Loading…
Reference in New Issue
Block a user