bump version to 4.0-62

This commit is contained in:
Dietmar Maurer 2016-02-26 17:02:49 +01:00
parent b2ca930a79
commit 2fa6af2a5d
2 changed files with 11 additions and 1 deletions

View File

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

View File

@ -1,3 +1,13 @@
qemu-server (4.0-62) unstable; urgency=medium
* fix undefined value when starting a q35 machine VM
* kvm_user_version: update code to use our framework
* Refactor has_feature
-- Proxmox Support Team <support@proxmox.com> Fri, 26 Feb 2016 17:02:34 +0100
qemu-server (4.0-61) unstable; urgency=medium
* clone_vm : only deactivate sources volume if source vm if offline