From 639ed92f27bc7d18d382d0726bcb4ab46479dc09 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 24 Jun 2019 16:51:34 +0200 Subject: [PATCH] bump version to 5.0-54 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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