]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-22
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 21 Feb 2018 08:56:21 +0000 (09:56 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 21 Feb 2018 08:56:21 +0000 (09:56 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index b44368210baf7985d9d9a37ae28a4fea1e5ac79f..5070fbe2d4713260c2d4add42acc91127775984d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=21
+PKGREL=22
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index a5b61052090b1313e78bebec5f78b8526ba981d8..eaaf68beeda3a1377a57383c9fe3058234f151ec 100644 (file)
@@ -1,3 +1,28 @@
+qemu-server (5.0-22) unstable; urgency=medium
+
+  * fix #1664: nbd mirror: remove socat tunnel now that it is not required
+    anymore to avoid a 30s inactivity timeout
+
+  * fix #1569: add shared flag to disks
+
+  * fix #1662: make the 'snapshot' disk parameter work again
+
+  * correct 'snapshot' flag description
+
+  * CPU types: add EPYC and EPYC-IBPB
+
+  * forward returned errors from guest-agent commands
+
+  * add new guest-agent commands and add commands as separate api calls
+
+  * add agent flag to vm status api call
+
+  * clone/restore: make the smbios UUID unique if --unique is used
+
+  * add serial:1 to vm-status when config has a serial device configured
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Feb 2018 09:56:08 +0100
+
 qemu-server (5.0-21) unstable; urgency=medium
 
   * fix a case where with the upcoming introduction of sub-commands the spice