From a658e7afffca0f0a4d30b96ad9ba3405b8537275 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sat, 20 Feb 2016 10:27:02 +0100 Subject: [PATCH] bump version to 4.0-58 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dcd28dcd..505530b3 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=4.0 PACKAGE=qemu-server -PKGREL=57 +PKGREL=58 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 2e6eb540..6c375317 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +qemu-server (4.0-58) unstable; urgency=medium + + * deactivate volumes if vm start command fails + + -- Proxmox Support Team Sat, 20 Feb 2016 10:26:28 +0100 + qemu-server (4.0-57) unstable; urgency=medium * delete ram state files when restoring a backup