bump version to 6.2.16-16
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2db681b5f1
commit
a307b3ee38
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=2
|
|||||||
KERNEL_PATCHLEVEL=16
|
KERNEL_PATCHLEVEL=16
|
||||||
# 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=15
|
KREL=16
|
||||||
|
|
||||||
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.2 (6.2.16-16) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* update sources to Ubuntu-6.2.0-36.36
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 03 Oct 2023 07:42:21 +0200
|
||||||
|
|
||||||
proxmox-kernel-6.2 (6.2.16-15) bookworm; urgency=medium
|
proxmox-kernel-6.2 (6.2.16-15) bookworm; urgency=medium
|
||||||
|
|
||||||
* fix thunderbolt ring-interrupt not being masked on suspend
|
* fix thunderbolt ring-interrupt not being masked on suspend
|
||||||
|
Loading…
Reference in New Issue
Block a user