bump version to 4.0-58

This commit is contained in:
Dietmar Maurer 2016-02-20 10:27:02 +01:00
parent 77cde36b4e
commit a658e7afff
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,3 +1,9 @@
qemu-server (4.0-58) unstable; urgency=medium
* deactivate volumes if vm start command fails
-- Proxmox Support Team <support@proxmox.com> Sat, 20 Feb 2016 10:26:28 +0100
qemu-server (4.0-57) unstable; urgency=medium
* delete ram state files when restoring a backup