From: Dietmar Maurer Date: Thu, 3 Nov 2016 09:26:51 +0000 (+0100) Subject: bump version to 4.0-93 X-Git-Url: https://git.proxmox.com/?p=qemu-server.git;a=commitdiff_plain;h=5494341a03151d3202b5a9010b53e86820afa630;hp=9196a8ec621c915102a481d1ae960af0dd7a05a0 bump version to 4.0-93 --- 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