bump version to 5.0-37

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2018-10-16 14:54:55 +02:00
parent df648a6a7a
commit 458d4133a4
2 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=5.0
PACKAGE=qemu-server
PKGREL=36
PKGREL=37
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
qemu-server (5.0-37) unstable; urgency=medium
* add virtio to the list of valid gpu types
* lower qemu requirement for hv_synic and hv_stimer to 2.12
* prepare for deprecated functionality in qemu 3.0
-- Proxmox Support Team <support@proxmox.com> Tue, 16 Oct 2018 14:53:04 +0200
qemu-server (5.0-36) unstable; urgency=medium
* fix #1908: add VM Generation ID (vmgenid) device by default on new VMs and