]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-3
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 21 Apr 2017 09:49:32 +0000 (11:49 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 21 Apr 2017 09:49:32 +0000 (11:49 +0200)
Makefile
changelog.Debian

index 051d27624b48b5338955e85558a1e72bef01b506..5040b2b6f613a66c8628e30aa850f40cc21b4443 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=2
+PKGREL=3
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 3d5ee489617776d24b5065d6ac1d05f9e2f6e8f7..dba4fb5c1ea4f942ccd5d3e1baa618e82fe12c87 100644 (file)
@@ -1,3 +1,12 @@
+qemu-server (5.0-3) unstable; urgency=medium
+
+  * fix vnc connections showing false errors
+
+  * fix #1338: handle writer count limit in live migration with local disks
+    with qemu 2.9
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 21 Apr 2017 11:47:07 +0200
+
 qemu-server (5.0-2) unstable; urgency=medium
 
   * fix drive mirror readyness check