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-27

This commit is contained in:
Dietmar Maurer 2015-09-26 11:07:48 +02:00
parent ea2106258b
commit e339fd34c6
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=26
PKGREL=27
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,9 @@
qemu-server (4.0-27) unstable; urgency=medium
* allow to change boot order with VM.Config.Options privileges
-- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 11:07:11 +0200
qemu-server (4.0-26) unstable; urgency=medium
* migration: disable compress (already default)