mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-04 21:14:21 +00:00
bump version to 4.0-114
This commit is contained in:
parent
484262894f
commit
7a506664ee
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=4.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=113
|
||||
PKGREL=114
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user