From 19d93db010bf21b3bb063bd114b43de53e92e29f Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 24 Sep 2018 11:39:01 +0200 Subject: [PATCH] bump version to 5.0-36 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a23d73c..647edfe 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=35 +PKGREL=36 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/debian/changelog b/debian/changelog index 8dffbfe..b865bb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +qemu-server (5.0-36) unstable; urgency=medium + + * fix #1908: add VM Generation ID (vmgenid) device by default on new VMs and + allow to set on existing ones + + * fix version check in qemu_machine_feature_enabled + + * use qemu's internal blockdev-snapshot functions to avoid some issues with + snapshots on qcow2 files + + -- Proxmox Support Team Mon, 24 Sep 2018 11:14:32 +0200 + qemu-server (5.0-35) unstable; urgency=medium * add hv_synic and hv_stimer HyperV Enlightment flags on QEMU 3.0 and later -- 2.39.2