]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-2
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 10 Apr 2017 14:28:46 +0000 (16:28 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 10 Apr 2017 14:28:46 +0000 (16:28 +0200)
Makefile
changelog.Debian

index cdb5aa0efd07e11845db9900391204fe1301f661..051d27624b48b5338955e85558a1e72bef01b506 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=1
+PKGREL=2
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index b275c7fa37d5363f8743594e15e9a3fc5035f21f..3d5ee489617776d24b5065d6ac1d05f9e2f6e8f7 100644 (file)
@@ -1,3 +1,11 @@
+qemu-server (5.0-2) unstable; urgency=medium
+
+  * fix drive mirror readyness check
+
+  * fix uninitialized warning when deleting unset VM option
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 10 Apr 2017 16:27:59 +0200
+
 qemu-server (5.0-1) unstable; urgency=medium
 
   * bump version for stretch