]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.2.16-10
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 18 Aug 2023 11:42:50 +0000 (13:42 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 18 Aug 2023 11:42:50 +0000 (13:42 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 01fb40c23546d69d85e21741451c680e7714a408..bb36d1596fe36d91b21f94c4444b2b72a004e145 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ KERNEL_MIN=2
 KERNEL_PATCHLEVEL=16
 # increment KREL for every published package release!
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=9
+KREL=10
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index d08e2b96fad01ea8172e76325138abd1c78dbdf2..9b438b2d62edc7befab34735ba3ff7f67e949ebd 100644 (file)
@@ -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
 
   * add fixes for downfall