From dbf34697d04f32981b0813239a775078e150a6a3 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 15 Jun 2018 12:13:34 +0200 Subject: [PATCH] bump version to 5.0-29 --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ed95606..348ad60 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=qemu-server -PKGREL=28 +PKGREL=29 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/debian/changelog b/debian/changelog index 01fa7fe..8b0c782 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +qemu-server (5.0-29) unstable; urgency=medium + + * reserve new VM config with create lock early + + * api: allow auto vm start after create finished + + * use 'system_wakeup' to resume VMs suspended by their guest OS + + -- Proxmox Support Team Fri, 15 Jun 2018 12:11:29 +0200 + qemu-server (5.0-28) unstable; urgency=medium * cloud-init: improve handling of network settings for broken -- 2.39.2