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