From 178acded4439421e985c844bd463c1e753ff33c9 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 17 Sep 2018 15:30:55 +0200 Subject: [PATCH] bump version to 5.0-35 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 88bedb3..a23d73c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=34 +PKGREL=35 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/debian/changelog b/debian/changelog index b675c98..8dffbfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +qemu-server (5.0-35) unstable; urgency=medium + + * add hv_synic and hv_stimer HyperV Enlightment flags on QEMU 3.0 and later + + * improve setting QEMU machine type on snapshot and rollback + + -- Proxmox Support Team Mon, 17 Sep 2018 15:29:18 +0200 + qemu-server (5.0-34) unstable; urgency=medium * fix #1865: CloudInit doesn't add IPv6 -- 2.39.2