bump version to 4.13-34, bump ABI to 4.13.13-3-pve
This commit is contained in:
parent
6ecf746bac
commit
597fd67073
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=33
|
PKGREL=34
|
||||||
# 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=2
|
KREL=3
|
||||||
|
|
||||||
KERNEL_SRC=ubuntu-artful
|
KERNEL_SRC=ubuntu-artful
|
||||||
KERNEL_SRC_SUBMODULE=submodules/ubuntu-artful
|
KERNEL_SRC_SUBMODULE=submodules/ubuntu-artful
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
pve-kernel (4.13.13-34) unstable; urgency=medium
|
||||||
|
|
||||||
|
* cherry-pick / backport of KPTI / Meltdown fixes
|
||||||
|
(from Ubuntu-4.13.0-23.25)
|
||||||
|
|
||||||
|
* add Google Spectre PoC fix for KVM
|
||||||
|
|
||||||
|
* fix objtool build regression
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Sun, 7 Jan 2018 13:19:58 +0100
|
||||||
|
|
||||||
pve-kernel (4.13.13-33) unstable; urgency=medium
|
pve-kernel (4.13.13-33) unstable; urgency=medium
|
||||||
|
|
||||||
* update to Ubuntu-4.13.0-22.25
|
* update to Ubuntu-4.13.0-22.25
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
proxmox-ve (5.1-34) unstable; urgency=medium
|
||||||
|
|
||||||
|
* depend on newest 4.13.13-3-pve kernel
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Sun, 7 Jan 2018 13:19:58 +0100
|
||||||
|
|
||||||
proxmox-ve (5.1-32) unstable; urgency=medium
|
proxmox-ve (5.1-32) unstable; urgency=medium
|
||||||
|
|
||||||
* depend on newest 4.13.13-2-pve kernel
|
* depend on newest 4.13.13-2-pve kernel
|
||||||
|
Loading…
Reference in New Issue
Block a user