From 5c85c0455e6d4677bfaf4f02178160f7531c1c0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Mon, 15 Jan 2018 12:38:36 +0100 Subject: [PATCH] bump version to 4.13-36, bump ABI to 4.13.13-5-pve --- Makefile | 4 ++-- changelog.Debian | 8 ++++++++ proxmox-ve/changelog.Debian | 6 ++++++ 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9bc208c..0f7d941 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/changelog.Debian b/changelog.Debian index f6ad353..5ac7dc4 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -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 Mon, 15 Jan 2018 12:36:49 +0100 + pve-kernel (4.13.13-35) unstable; urgency=medium * KPTI: disable on AMD diff --git a/proxmox-ve/changelog.Debian b/proxmox-ve/changelog.Debian index 1f0a532..fbaddbe 100644 --- a/proxmox-ve/changelog.Debian +++ b/proxmox-ve/changelog.Debian @@ -1,3 +1,9 @@ +proxmox-ve (5.1-36) unstable; urgency=medium + + * depend on newest 4.13.13-5-pve kernel + + -- Proxmox Support Team Mon, 15 Jan 2018 12:36:49 +0100 + proxmox-ve (5.1-35) unstable; urgency=medium * depend on newest 4.13.13-4-pve kernel