bump version to 6.2.16-10
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
1523be72a7
commit
f805291c9e
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=9
|
KREL=10
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
proxmox-kernel-6.2 (6.2.16-10) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* disable CONFIG_GDS_FORCE_MITIGATION again
|
||||||
|
when not having installed a new-enough intel-microcode, this disables AVX
|
||||||
|
instructions which breaks a lot of software
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 18 Aug 2023 13:42:38 +0200
|
||||||
|
|
||||||
proxmox-kernel-6.2 (6.2.16-9) bookworm; urgency=medium
|
proxmox-kernel-6.2 (6.2.16-9) bookworm; urgency=medium
|
||||||
|
|
||||||
* add fixes for downfall
|
* add fixes for downfall
|
||||||
|
Loading…
Reference in New Issue
Block a user