bump version to 5.0-50

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-04-04 16:22:39 +02:00
parent f6409f6169
commit c68305a497
2 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=5.0
PACKAGE=qemu-server
PKGREL=49
PKGREL=50
CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
JSON_CFLAGS=$(shell pkg-config --cflags json-c)

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
qemu-server (5.0-50) unstable; urgency=medium
* fix #2100: ignore cloudinit drive on offline migration
* honor bandwidth limits (bwlimit) for migrate, drive-mirror, clone
and add to API calls
-- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 16:22:10 +0200
qemu-server (5.0-49) unstable; urgency=medium
* return config lock in vm status