]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-50
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 Apr 2019 14:22:39 +0000 (16:22 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 Apr 2019 14:22:39 +0000 (16:22 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 471ba6f49b0ed96940b36aede476369f3e10486b..3f37cbd84ddd5c5b837c5f4a20a3d1d4940078c1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=49
+PKGREL=50
 
 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
 JSON_CFLAGS=$(shell pkg-config --cflags json-c)
index b8819a83f4b2a155ad93de1761f7311c729b2d34..d731e807f206bdf05ab12acabc660d5c068b189e 100644 (file)
@@ -1,3 +1,12 @@
+qemu-server (5.0-50) unstable; urgency=medium
+
+  * fix #2100: ignore cloudinit drive on offline migration
+
+  * honor bandwidth limits (bwlimit) for migrate, drive-mirror, clone
+    and add to API calls
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 04 Apr 2019 16:22:10 +0200
+
 qemu-server (5.0-49) unstable; urgency=medium
 
   * return config lock in vm status