From 84e85ac13e4a54ce282e6af98205f7335dd59e64 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 21 Apr 2017 12:06:34 +0200 Subject: [PATCH] bump version to 5.0-4 --- Makefile | 2 +- changelog.Debian | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5040b2b6..08cdd2ec 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=3 +PKGREL=4 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index dba4fb5c..aec57d3f 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,10 @@ +qemu-server (5.0-4) unstable; urgency=medium + + * fix target storage availability check for live migration with local + storage + + -- Proxmox Support Team Fri, 21 Apr 2017 12:05:58 +0200 + qemu-server (5.0-3) unstable; urgency=medium * fix vnc connections showing false errors