bump version to 4.13-36, bump ABI to 4.13.13-5-pve

This commit is contained in:
Fabian Grünbichler 2018-01-15 12:38:36 +01:00
parent 035dbe6708
commit 5c85c0455e
3 changed files with 16 additions and 2 deletions

View File

@ -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

View File

@ -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 <support@proxmox.com> Mon, 15 Jan 2018 12:36:49 +0100
pve-kernel (4.13.13-35) unstable; urgency=medium
* KPTI: disable on AMD

View File

@ -1,3 +1,9 @@
proxmox-ve (5.1-36) unstable; urgency=medium
* depend on newest 4.13.13-5-pve kernel
-- Proxmox Support Team <support@proxmox.com> 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