]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-17
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 19 Aug 2015 13:45:09 +0000 (15:45 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 19 Aug 2015 13:45:09 +0000 (15:45 +0200)
Makefile
changelog.Debian

index f905ee72abcf165fd050723905fa7a8d7d2913f1..899a50e2239bdbb27e9ee6ad2bafa64197cb5549 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=16
+PKGREL=17
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index aec5af7dd48c68d08829ca824bc58783aa901477..3a94e9510056cd5bd5c05e7dd9aee8dbbbe8999c 100644 (file)
@@ -1,3 +1,13 @@
+qemu-server (4.0-17) unstable; urgency=medium
+
+  * fix bug #603: vmid.fw file not deleted
+
+  * fix bug #517: improve error message
+
+  * adapt /config and /pending API calls to force-delete
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 19 Aug 2015 15:44:53 +0200
+
 qemu-server (4.0-16) unstable; urgency=medium
 
   * remove vm access permissions after destroy