]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.2.16-9
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 16 Aug 2023 08:08:36 +0000 (10:08 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 16 Aug 2023 08:08:36 +0000 (10:08 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 8c9cc2990d0d2ec620bde3d9cf0535d91b8b19c4..01fb40c23546d69d85e21741451c680e7714a408 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=8
+KREL=9
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 8c2e19383861c9735d871238a20068332accf669..d08e2b96fad01ea8172e76325138abd1c78dbdf2 100644 (file)
@@ -1,3 +1,11 @@
+proxmox-kernel-6.2 (6.2.16-9) bookworm; urgency=medium
+
+  * add fixes for downfall
+
+  * enable mitigation config option CONFIG_GDS_FORCE_MITIGATION
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 16 Aug 2023 10:07:11 +0200
+
 proxmox-kernel-6.2 (6.2.16-8) bookworm; urgency=medium
 
   * sign modules and set trust anchor/lockdown to allow manual secure boot