]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-13
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 13 Jul 2017 04:49:12 +0000 (06:49 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 13 Jul 2017 04:49:12 +0000 (06:49 +0200)
Makefile
debian/changelog

index 9f7ca7688b57d927b50585849d88a191a13aa36c..4d24bd6d014e9263a744d4e347b8600acc325aad 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=12
+PKGREL=13
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 479767a4a759bfb0ceda7a7838c3b9bcd3450e2e..43ec707e6017f812bff653653beb0ce6a60b1629 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (5.0-13) unstable; urgency=medium
+
+  * Fix #1417: make sure the target storage allows disk images before importing
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Jul 2017 06:48:43 +0200
+
 qemu-server (5.0-12) unstable; urgency=medium
 
   * Use default values when memory is not set in vm.conf when migrating