bump version to 4.0-72

This commit is contained in:
Dietmar Maurer 2016-04-22 11:10:16 +02:00
parent 2b401189e3
commit 3f565071e5
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.1
VERSION=4.0 VERSION=4.0
PACKAGE=qemu-server PACKAGE=qemu-server
PKGREL=71 PKGREL=72
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,9 @@
qemu-server (4.0-72) unstable; urgency=medium
* vm_start : force systemctl stop if orphan scope exist
-- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2016 11:09:52 +0200
qemu-server (4.0-71) unstable; urgency=medium qemu-server (4.0-71) unstable; urgency=medium
* Fix #643: activate volumes before resizing * Fix #643: activate volumes before resizing