bump version to 4.0-115

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2018-01-16 14:26:12 +01:00
parent e7c307991d
commit 830be45b01
2 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=4.0
PACKAGE=qemu-server
PKGREL=114
PKGREL=115
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,13 @@
qemu-server (4.0-115) unstable; urgency=medium
* added spec-ctrl flag to cpu 'flags' property
* added -IBRS cpu type variants
* added Skylake-Server cpu type
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Jan 2018 14:24:36 +0100
qemu-server (4.0-114) unstable; urgency=medium
* add 'flags' property to cpu option to allow passing PCID support to VMs