From 45cc6761db6b89ae996bdefad539da0929c05a11 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 22 Jan 2018 15:13:33 +0100 Subject: [PATCH] bump version to 5.0-21 Signed-off-by: Wolfgang Bumiller --- Makefile | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index df11b9bc..b4436821 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=20 +PKGREL=21 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/debian/changelog b/debian/changelog index 6701d580..a5b61052 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qemu-server (5.0-21) unstable; urgency=medium + + * fix a case where with the upcoming introduction of sub-commands the spice + ticket could be read from a file rather than received via stdin + + -- Proxmox Support Team Mon, 22 Jan 2018 15:13:23 +0100 + qemu-server (5.0-20) unstable; urgency=medium * added spec-ctrl flag to cpu 'flags' property