bump version to 4.13-36, bump ABI to 4.13.13-5-pve
This commit is contained in:
parent
035dbe6708
commit
5c85c0455e
3 changed files with 16 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -2,10 +2,10 @@ RELEASE=5.1
|
||||||
|
|
||||||
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
|
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
|
||||||
KERNEL_VER=4.13.13
|
KERNEL_VER=4.13.13
|
||||||
PKGREL=35
|
PKGREL=36
|
||||||
# also include firmware of previous version into
|
# also include firmware of previous version into
|
||||||
# the fw package: fwlist-2.6.32-PREV-pve
|
# the fw package: fwlist-2.6.32-PREV-pve
|
||||||
KREL=4
|
KREL=5
|
||||||
|
|
||||||
KERNEL_SRC=ubuntu-artful
|
KERNEL_SRC=ubuntu-artful
|
||||||
KERNEL_SRC_SUBMODULE=submodules/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 <support@proxmox.com> Mon, 15 Jan 2018 12:36:49 +0100
|
||||||
|
|
||||||
pve-kernel (4.13.13-35) unstable; urgency=medium
|
pve-kernel (4.13.13-35) unstable; urgency=medium
|
||||||
|
|
||||||
* KPTI: disable on AMD
|
* 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 Support Team <support@proxmox.com> Mon, 15 Jan 2018 12:36:49 +0100
|
||||||
|
|
||||||
proxmox-ve (5.1-35) unstable; urgency=medium
|
proxmox-ve (5.1-35) unstable; urgency=medium
|
||||||
|
|
||||||
* depend on newest 4.13.13-4-pve kernel
|
* depend on newest 4.13.13-4-pve kernel
|
||||||
|
|
Loading…
Reference in a new issue