From 2d719468ad9acc3d0fc3e7aee03d09c1a73818bc Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 21 Apr 2017 11:49:32 +0200 Subject: [PATCH] bump version to 5.0-3 --- Makefile | 2 +- changelog.Debian | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) 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 -- 2.39.2