]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-19
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 9 Jan 2018 14:50:06 +0000 (15:50 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 9 Jan 2018 14:50:06 +0000 (15:50 +0100)
Makefile
debian/changelog

index e4fffacf85a418f942ade3919d38cd13267391bc..21b1c6f9c4357b13c1b2bd20e1d213b452484c56 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=18
+PKGREL=19
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index d107e7cb49bbb49113393572e27ec4c5bedbea0c..ddc9add4afb5a58708106bd73d1bb92cbf675800 100644 (file)
@@ -1,3 +1,13 @@
+qemu-server (5.0-19) unstable; urgency=medium
+
+  * add 'flags' property to cpu option to allow passing PCID support to VMs
+
+  * fix efi disk format detection
+
+  * use default values from load_defaults() when none is specified in conf
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 9 Jan 2018 15:49:35 +0100
+
 qemu-server (5.0-18) unstable; urgency=medium
 
   * fix #1570: fix template backup with pigz