bump version to 5.0-38

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2018-10-18 12:29:11 +02:00
parent 71bd73b534
commit 5795e6188c
2 changed files with 8 additions and 1 deletions

View File

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

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
qemu-server (5.0-38) unstable; urgency=medium
* add second qmp socket when running qemu >= 2.12 for pending event/reboot
changes
-- Proxmox Support Team <support@proxmox.com> Thu, 18 Oct 2018 12:28:49 +0200
qemu-server (5.0-37) unstable; urgency=medium
* add virtio to the list of valid gpu types