]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-27
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 5 Jun 2018 13:25:03 +0000 (15:25 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 5 Jun 2018 13:25:03 +0000 (15:25 +0200)
Makefile
debian/changelog

index 61c3485a73d49a136c7dbb25efceb1ab7f969869..93a4cc6494ffac37a00e8498c9ca1846320083ec 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=26
+PKGREL=27
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 6258f1099f028dc6b136c620f1cae834b94ac72b..da28d99ed5ac839afd0e71876c3e13d9ce4a1506 100644 (file)
@@ -1,3 +1,17 @@
+qemu-server (5.0-27) unstable; urgency=medium
+
+  * qm agent: check if qga service is running
+
+  * fix #1779: vzdump: ensure guest-fsfreeze-thaw is called on error
+
+  * fix #1780: change datacenter.conf to datacenter.cfg in description
+
+  * fix logic of deleting balloon config property
+
+  * activate volume for cloudinit disk
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 05 Jun 2018 15:24:14 +0200
+
 qemu-server (5.0-26) unstable; urgency=medium
 
   * fix #1749: do not copy pending changes when cloning a vm