]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 0.9-11
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 19 Aug 2015 13:51:19 +0000 (15:51 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 19 Aug 2015 13:52:07 +0000 (15:52 +0200)
Makefile
debian/changelog

index 83f69241b5707498eae58d2e3498c2fbcb0b6cc5..d16be9f32f84f4c067490d49451d162b561e1f81 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=0.9
 PACKAGE=pve-container
-PKGREL=10
+PKGREL=11
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 80383b0c241492a57e9f18bdf45cb48524e2308e..850ea9c39f7fdfb97b970f384534e487b59f7aad 100644 (file)
@@ -1,3 +1,29 @@
+pve-container (0.9-11) unstable; urgency=medium
+
+  * add mpX mountpoint configuration (experimental)
+  
+  * remove <vmid>.fw file after lxc vm destroy
+
+  * cleanup directory structure
+
+  * add file access methods to LXCSetup::Base
+
+  * mountpoint: add support for host /dev/xxx block device passthrough
+
+  * Added PVE::LXCSetup::Base::setup_securetty
+
+  * archlinux template support
+
+  * implement new cmode option
+
+  * implement template creation
+
+  * add rbd storage type support
+
+  * do not use hardcoded disk image names
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 19 Aug 2015 15:51:13 +0200
+
 pve-container (0.9-10) unstable; urgency=medium
 
   * add support for RHEL/CentOS