bump version to 4.0-12

This commit is contained in:
Dietmar Maurer 2015-06-10 10:33:23 +02:00
parent 85bdc6afc0
commit 7a0f138cc6
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=11
PKGREL=12
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,13 @@
qemu-server (4.0-12) unstable; urgency=medium
* remove outdated host_device format
* parse_drive: do not overwrite configured format
* fix aio O_DIRECT check for cdrom drives
-- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 10:32:09 +0200
qemu-server (4.0-11) unstable; urgency=medium
* activate-noawait pve-api-updates