]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 0.9-17
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 10 Sep 2015 05:05:06 +0000 (07:05 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 10 Sep 2015 05:05:06 +0000 (07:05 +0200)
Makefile
debian/changelog

index 954c799dc317242ea3b85d09d4ffbf7ce4e5fc4f..115e0acb94725fad8265a8eaf3c95da6977eaf39 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=0.9
 PACKAGE=pve-container
-PKGREL=16
+PKGREL=17
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 842cf673811b39068587f1bdb264126680d332df..12202871f8553790d2ebc08f933b01482edd2a9c 100644 (file)
@@ -1,3 +1,11 @@
+pve-container (0.9-17) unstable; urgency=medium
+
+  * mount_all: make sure rootfs exists (fix openvz restore bug)
+
+  * destroy: avoid warning about undefined 'protection' value
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 10 Sep 2015 07:04:24 +0200
+
 pve-container (0.9-16) unstable; urgency=medium
 
   * fix bug #707: Don't die in vm_shutdown when we have no errors