bump version to 4.0-114

This commit is contained in:
Fabian Grünbichler 2018-01-09 15:53:33 +01:00
parent 484262894f
commit 7a506664ee
2 changed files with 9 additions and 1 deletions

View File

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

View File

@ -1,3 +1,11 @@
qemu-server (4.0-114) unstable; urgency=medium
* add 'flags' property to cpu option to allow passing PCID support to VMs
* make ssh connection transparent
-- Proxmox Support Team <support@proxmox.com> Tue, 9 Jan 2018 15:52:39 +0100
qemu-server (4.0-113) unstable; urgency=medium
* live storage migration : fix check of target storage availability