]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-93
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Nov 2016 09:26:51 +0000 (10:26 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Nov 2016 09:26:51 +0000 (10:26 +0100)
Makefile
changelog.Debian

index 23145c32271f425a4fd8f07e91563d3d7bb3d294..d2dcb16e3698ed7ed8dfa298f1834a76014b721a 100644 (file)
--- 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 
 
index ea8616b114620a394be97265b96cd5878d984bed..30b867e8ad4e264a88d5edb245b466fa94351e6e 100644 (file)
@@ -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 <support@proxmox.com>  Thu, 03 Nov 2016 10:26:03 +0100
+
 qemu-server (4.0-92) unstable; urgency=medium
 
   * Close #351: add more info to backup log