bump version to 4.0-44

This commit is contained in:
Dietmar Maurer 2016-01-10 15:12:13 +01:00
parent 230a438200
commit 9b1e4b7d06
2 changed files with 9 additions and 1 deletions

View File

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

View File

@ -1,3 +1,11 @@
qemu-server (4.0-44) unstable; urgency=medium
* ovmf : don't pass x-vga to vfio-pci
* check for quorum when starting a VM
-- Proxmox Support Team <support@proxmox.com> Sun, 10 Jan 2016 15:11:43 +0100
qemu-server (4.0-43) unstable; urgency=medium
* disable hyper-v enlightment when xvga is enabled