From 5dddefeab63ce62d7084b0a34c20cbf828767e78 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 16 Jun 2016 12:11:13 +0200 Subject: [PATCH] bump version to 4.0-81 --- Makefile | 2 +- changelog.Debian | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index be4b84d7..7f0a3c73 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=4.0 PACKAGE=qemu-server -PKGREL=80 +PKGREL=81 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 7c04b172..f28482ea 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,11 @@ +qemu-server (4.0-81) unstable; urgency=medium + + * Add LVM and LVMThin to QemuMigration + + * add check for snapshots at migration + + -- Proxmox Support Team Thu, 16 Jun 2016 12:10:48 +0200 + qemu-server (4.0-80) unstable; urgency=medium * split old style pipe open call