]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 0.9-16
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Sep 2015 15:23:24 +0000 (17:23 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 9 Sep 2015 15:23:24 +0000 (17:23 +0200)
Makefile
debian/changelog

index 16df40cdaff6081969e42d3c1b0c06569d6f1abe..954c799dc317242ea3b85d09d4ffbf7ce4e5fc4f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=0.9
 PACKAGE=pve-container
-PKGREL=15
+PKGREL=16
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 14af06d025cbdd69228d6462e8e102c944a4fbac..842cf673811b39068587f1bdb264126680d332df 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (0.9-16) unstable; urgency=medium
+
+  * fix bug #707: Don't die in vm_shutdown when we have no errors
+
+  * add CT protection mode
+  
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Sep 2015 17:23:04 +0200
+
 pve-container (0.9-15) unstable; urgency=medium
 
   * add bash completion support