@@ -2,10 +2,10 @@ RELEASE=5.1
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
KERNEL_VER=4.13.13
-PKGREL=35
+PKGREL=36
# also include firmware of previous version into
# the fw package: fwlist-2.6.32-PREV-pve
-KREL=4
+KREL=5
KERNEL_SRC=ubuntu-artful
KERNEL_SRC_SUBMODULE=submodules/ubuntu-artful
@@ -1,3 +1,11 @@
+pve-kernel (4.13.13-36) unstable; urgency=medium
+
+ * cherry-pick (partial) SPECTRE fixes for CPUs supporting IBRS/IBPB
+ * follow-up fixes for KPTI
+ -- Proxmox Support Team <[email protected]> Mon, 15 Jan 2018 12:36:49 +0100
pve-kernel (4.13.13-35) unstable; urgency=medium
* KPTI: disable on AMD
@@ -1,3 +1,9 @@
+proxmox-ve (5.1-36) unstable; urgency=medium
+ * depend on newest 4.13.13-5-pve kernel
proxmox-ve (5.1-35) unstable; urgency=medium
* depend on newest 4.13.13-4-pve kernel