bump version to 4.0-2

This commit is contained in:
Dietmar Maurer 2015-03-06 10:22:03 +01:00
parent 0ea19b9cf7
commit 130236ffd1
2 changed files with 11 additions and 1 deletions

View File

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

View File

@ -1,3 +1,13 @@
qemu-server (4.0-2) unstable; urgency=medium
* balloon: use qom-get for guest balloon statistics
* drive_add: escape \ character
* bugfix: allow manual balloning if shares = 0
-- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 10:21:52 +0100
qemu-server (4.0-1) unstable; urgency=medium
* updated for debian jessie