diff --git a/Makefile b/Makefile index 51810ca8..889c194b 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=4.0 PACKAGE=qemu-server -PKGREL=71 +PKGREL=72 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 8e7c95e4..41530278 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-72) unstable; urgency=medium + + * vm_start : force systemctl stop if orphan scope exist + + -- Proxmox Support Team Fri, 22 Apr 2016 11:09:52 +0200 + qemu-server (4.0-71) unstable; urgency=medium * Fix #643: activate volumes before resizing