]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-45
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 21 Jan 2019 09:42:34 +0000 (10:42 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 21 Jan 2019 09:42:58 +0000 (10:42 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 1b1745b67031f9450bd1a63dfaf0cdfdd2245a4b..b69377b288c06575c3eeeaf8a862be20b40d8ec0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=44
+PKGREL=45
 
 CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
 JSON_CFLAGS=$(shell pkg-config --cflags json-c)
index 590644a260d48fc074076cac0260416e48bb1b15..50caa67c550a91087838957d9a66b095ac656882 100644 (file)
@@ -1,3 +1,11 @@
+qemu-server (5.0-45) unstable; urgency=medium
+
+  * fix #2003: give qm terminal a terminal over ssh
+
+  * migrate: fix local disk migration with online VMs
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Jan 2019 10:42:03 +0100
+
 qemu-server (5.0-44) unstable; urgency=medium
 
   * fix #1013 : migrate : sync_disk : --targetstorage with offline disk