]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
allow to parse configuration value with spaces
[pve-container.git] / debian / changelog
index acb78747f84e16f946cfc4b49dd86a0078a26ce2..95ec4651e07636e8fd87c1a93baec21ba1298227 100644 (file)
@@ -1,3 +1,204 @@
+pve-container (0.9-21) unstable; urgency=medium
+
+  * vzdump: support mountpoints
+
+  * change tar/rsync_vm to use the new exclude pattern method
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 16 Sep 2015 11:38:24 +0200
+
+pve-container (0.9-20) unstable; urgency=medium
+
+  * fix bug #712: fix stop mode backups when container is running
+
+  * add support for LVM
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Sep 2015 09:29:57 +0200
+
+pve-container (0.9-19) unstable; urgency=medium
+
+  * allow older debian versions (>= 4 (etch))
+
+  * fix subvolume mounts (do not use loop device)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 11 Sep 2015 09:19:03 +0200
+
+pve-container (0.9-18) unstable; urgency=medium
+
+  * fix bug #710: use correct size for OpenVZ restore
+
+  * format_disk: call activate_volume()
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 10 Sep 2015 10:13:29 +0200
+
+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
+
+  * 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
+
+  * support resizing of owned container disks
+
+  * get rid of most of the loop-devices code
+
+  * fix unlock handling after migration
+
+  * add command to unlock a Container if it is locked
+
+  * add support to add mountpoints with pct set
+
+  * added pct exec command
+
+  * add missing archlinux ostype confdesc enum entry
+
+  * destroy owned mountpoints on pct destroy
+
+  * use multiple mount protection (mmp)
+
+  * many bug fixes
+      
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Sep 2015 07:28:41 +0200
+
+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
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 31 Jul 2015 12:20:13 +0200
+
+pve-container (0.9-6) unstable; urgency=medium
+
+  * fix memory and swap size calculations
+
+  * ipv6 slaac/autoconf support
+
+  * fix ipv4 replacement of running containers
+
+  * allow to restore backups of openvz containers
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 31 Jul 2015 11:09:44 +0200
+
+pve-container (0.9-5) unstable; urgency=medium
+
+  * correctly detect container architecture
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 27 Jul 2015 09:38:45 +0200
+
+pve-container (0.9-4) unstable; urgency=medium
+
+  * allow configuring lxc.seccomp
+
+  * network setup: allow dhcp, manual and unmanaged network
+
+  * implement snapshot API
+
+  * implement snapshots for zfs
+  
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 24 Jul 2015 13:12:16 +0200
+
+pve-container (0.9-3) unstable; urgency=medium
+
+  * fix tty setup for debian6
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jul 2015 06:41:08 +0200
+
 pve-container (0.9-2) unstable; urgency=medium
 
   * correctly set password change time