bump version to 6.2.16-15
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
10ecb4534a
commit
8c8a8be1ec
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=14
|
KREL=15
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
11
debian/changelog
vendored
11
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
proxmox-kernel-6.2 (6.2.16-15) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* fix thunderbolt ring-interrupt not being masked on suspend
|
||||||
|
|
||||||
|
* cherry-pick fix to avoid potentially offlining one CPU thread on some EPYC
|
||||||
|
CPUs with a new amd64-microcode package (still in unstable).
|
||||||
|
|
||||||
|
* update ZFS to 2.1.13
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 28 Sep 2023 15:53:58 +0200
|
||||||
|
|
||||||
proxmox-kernel-6.2 (6.2.16-14) bookworm; urgency=medium
|
proxmox-kernel-6.2 (6.2.16-14) bookworm; urgency=medium
|
||||||
|
|
||||||
* cherry-pick fix for setting X86_FEATURE_OSXSAVE feature improving
|
* cherry-pick fix for setting X86_FEATURE_OSXSAVE feature improving
|
||||||
|
Loading…
Reference in New Issue
Block a user