From 5494341a03151d3202b5a9010b53e86820afa630 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 3 Nov 2016 10:26:51 +0100 Subject: [PATCH] bump version to 4.0-93 --- Makefile | 2 +- changelog.Debian | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 23145c3..d2dcb16 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.3 VERSION=4.0 PACKAGE=qemu-server -PKGREL=92 +PKGREL=93 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro diff --git a/changelog.Debian b/changelog.Debian index ea8616b..30b867e 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,17 @@ +qemu-server (4.0-93) unstable; urgency=medium + + * Close #1195: support iops/bps_max_length throttling options + + * fix a perl warning when failing to parse a new drive string + + * fix a warning: discard is not a number + + * fix #1177: allow dedicated migration network + + * change default value for cpuunits to 1024 + + -- Proxmox Support Team Thu, 03 Nov 2016 10:26:03 +0100 + qemu-server (4.0-92) unstable; urgency=medium * Close #351: add more info to backup log -- 2.39.2