From c0966fc6cdf337e0bb5b222556687005fa42568a Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Mon, 11 Jul 2016 11:53:46 +0200 Subject: [PATCH] bump version to 4.0-84 --- Makefile | 2 +- changelog.Debian | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4984e4b..99f589f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 VERSION=4.0 PACKAGE=qemu-server -PKGREL=83 +PKGREL=84 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index 9fd1fba..edeb6d5 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,17 @@ +qemu-server (4.0-84) unstable; urgency=medium + + * fix #1046: add non-snapshotted disks as unused + + * fix #1040: warn early about moving a snapshotted disk + + * disable usb hotplug for now + + * remove old move disk snapshot check + + * improve errors when trying to migrate disks with snapshots + + -- Proxmox Support Team Mon, 11 Jul 2016 11:50:01 +0200 + qemu-server (4.0-83) unstable; urgency=medium * Add hugepages option -- 2.39.2