]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-16
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 14 Aug 2015 06:09:56 +0000 (08:09 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 14 Aug 2015 06:09:56 +0000 (08:09 +0200)
Makefile
changelog.Debian

index bea5d2b4a69b818ec831a6d82b82b7512feb420d..f905ee72abcf165fd050723905fa7a8d7d2913f1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=15
+PKGREL=16
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 0e8d1a0db469a53feaa79cdca7dbe4c175305611..aec5af7dd48c68d08829ca824bc58783aa901477 100644 (file)
@@ -1,3 +1,13 @@
+qemu-server (4.0-16) unstable; urgency=medium
+
+  * remove vm access permissions after destroy
+
+  * pending-delete: remember force-deletes
+
+  * correctly handle empty description in pending section
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 14 Aug 2015 08:09:44 +0200
+
 qemu-server (4.0-15) unstable; urgency=medium
 
   * Fixed wrong UUID in Qemu VZDump backup