5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-06 13:17:56 +03:00

bump version to 4.0-28

This commit is contained in:
Dietmar Maurer 2015-09-29 07:15:07 +02:00
parent ab7540f7e4
commit 2b8badff52
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,3 +1,9 @@
qemu-server (4.0-28) unstable; urgency=medium
* disable kvm_steal_time, because it's currently buggy with live migration
-- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 07:14:44 +0200
qemu-server (4.0-27) unstable; urgency=medium
* allow to change boot order with VM.Config.Options privileges