]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-12
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 3 Jul 2017 12:39:37 +0000 (14:39 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 3 Jul 2017 12:39:37 +0000 (14:39 +0200)
Makefile
debian/changelog

index 86e11ac0d60707ca5a5162fbfebc18e2de51ad0a..9f7ca7688b57d927b50585849d88a191a13aa36c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=11
+PKGREL=12
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index d4f4d0107fa053129933f35e1b107f7d41859c7e..479767a4a759bfb0ceda7a7838c3b9bcd3450e2e 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (5.0-12) unstable; urgency=medium
+
+  * Use default values when memory is not set in vm.conf when migrating
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 03 Jul 2017 14:39:25 +0200
+
 qemu-server (5.0-11) unstable; urgency=medium
 
   * Fix #1417: properly check for 'images' content type when allocating disks