]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 5.0-11
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 30 Jun 2017 07:33:31 +0000 (09:33 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 30 Jun 2017 07:33:31 +0000 (09:33 +0200)
Makefile
debian/changelog

index 2d95cbee56702bb16083b41980a47a09885d4d92..86e11ac0d60707ca5a5162fbfebc18e2de51ad0a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=5.0
 PACKAGE=qemu-server
-PKGREL=10
+PKGREL=11
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 1636e8261c537ef75d1a7e6864208aa60eedcefb..d4f4d0107fa053129933f35e1b107f7d41859c7e 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (5.0-11) unstable; urgency=medium
+
+  * Fix #1417: properly check for 'images' content type when allocating disks
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Jun 2017 09:33:17 +0200
+
 qemu-server (5.0-10) unstable; urgency=medium
 
   * don't use cirrus by default for sane OS'