diff --git a/Makefile b/Makefile index 8cec90fc..89a3db5c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=53 +PKGREL=54 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11 JSON_CFLAGS=$(shell pkg-config --cflags json-c) diff --git a/debian/changelog b/debian/changelog index afbdeeef..c5abca9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qemu-server (5.0-54) unstable; urgency=medium + + * wait for VM scopes to be gone through dbus based helper on VM start + + -- Proxmox Support Team Mon, 24 Jun 2019 16:51:21 +0200 + qemu-server (5.0-53) unstable; urgency=medium * Fix #1999: cli: listsnapshot: handle multiple roots and mark