From b8484ba0325b527c62c6fb00a075597e56cc3589 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 16 Sep 2016 07:50:02 +0200 Subject: [PATCH] bump version to 4.0-88 --- Makefile | 2 +- changelog.Debian | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4ad02e0b..f6f1d75d 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=4.0 PACKAGE=qemu-server -PKGREL=87 +PKGREL=88 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index f31805d2..c3bf2065 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,13 @@ +qemu-server (4.0-88) unstable; urgency=medium + + * restore: better error handling for vdisk deletion + + * forbid migration of template with local base image + + * forbid restore into existing template + + -- Proxmox Support Team Fri, 16 Sep 2016 07:49:45 +0200 + qemu-server (4.0-87) unstable; urgency=medium * add seabios bootsplash and use it