]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
resize: add bash completion support
[pve-container.git] / debian / changelog
index 4616cceb2ed8b22a9bd5f6cb8c787d06bd631f01..16243d639caaf902ac2c2737daf03c72217dbd21 100644 (file)
@@ -1,3 +1,88 @@
+pve-container (0.9-14) unstable; urgency=medium
+
+  * vm_create : add support for mountpoints
+  
+  * run spiceterm and return spiceproxy config only if CT is running
+
+  * vzdump: correctly implement snapshot backup
+
+  * vzdump: use correct pid to access container root (fix suspend mode
+  backup)
+
+  * fix bug #691: fix vzdump stop mode backup on zfs
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Aug 2015 11:47:32 +0200
+
+pve-container (0.9-13) unstable; urgency=medium
+
+  * detect ostype when restoring OpenVZ containers
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 25 Aug 2015 12:55:20 +0200
+
+pve-container (0.9-12) unstable; urgency=medium
+
+  * code cleanups
+
+  * implement pct listsnapshot cli command
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Aug 2015 06:32:05 +0200
+
+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
+  
+  * allow to set empty lxc.xxx values
+  
+  * added pve-update-lxc-config postinstall hook
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 11 Aug 2015 10:23:33 +0200
+
+pve-container (0.9-9) unstable; urgency=medium
+
+  * Fix: If a Ct are created and a pool are given add the Ct to pool
+
+  * don't set proxy_arp and forwarding on lxc veths
+
+  * activate/deactivates volumes on container start/stop
+
+  * allow to use drbd storage for containers
+
+  * add manual page for container configuration format ("man pct.conf")
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 Aug 2015 12:11:22 +0200
+
+pve-container (0.9-8) unstable; urgency=medium
+
+  * use our own configuration format for containers
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 06 Aug 2015 11:28:27 +0200
+
 pve-container (0.9-7) unstable; urgency=medium
 
   * fixes for container restore