From: Wolfgang Bumiller Date: Fri, 21 Apr 2017 09:49:32 +0000 (+0200) Subject: bump version to 5.0-3 X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=2d719468ad9acc3d0fc3e7aee03d09c1a73818bc bump version to 5.0-3 --- diff --git a/Makefile b/Makefile index 051d276..5040b2b 100644 --- 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 diff --git a/changelog.Debian b/changelog.Debian index 3d5ee48..dba4fb5 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -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 Fri, 21 Apr 2017 11:47:07 +0200 + qemu-server (5.0-2) unstable; urgency=medium * fix drive mirror readyness check