pve-container (1.0-62) unstable; urgency=medium

  * centos: fixup ipv6 out-of-subnet route

  * debian: always include the 'dev' portion in explicit routes

  * setup: deal with link-local gateways

 -- Proxmox Support Team <support@proxmox.com>  Tue, 26 Apr 2016 16:00:06 +0200

pve-container (1.0-61) unstable; urgency=medium

  * add support for ubuntu xenial

  * push/pull permissions: use octal by default

  * fix #942: restore ACL and other rootfs options from backup

  * Debian: correctly setup getty service on systemd based containers

  * honor acl setting with zfs

 -- Proxmox Support Team <support@proxmox.com>  Wed, 20 Apr 2016 11:25:34 +0200

pve-container (1.0-60) unstable; urgency=medium

  * vm_status: return more verbose HA state

 -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Apr 2016 09:04:43 +0200

pve-container (1.0-59) unstable; urgency=medium

  * setup: ability to ignore files

  * Fix #929: delete veths in the post-stop hook

 -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Apr 2016 10:32:03 +0200

pve-container (1.0-58) unstable; urgency=medium

  * Build-Depend on pve-doc-generator

  * generate manpages with pve-doc-generator

  * debian: support containers upgraded to use systemd

 -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Apr 2016 12:36:29 +0200

pve-container (1.0-57) unstable; urgency=medium

  * Add authorized ssh key setup to post_create_hook

  * Add missing '\n' to content in ct_modify_file

  * Add 'perms' option to ct_modify_file

 -- Proxmox Support Team <support@proxmox.com>  Tue, 05 Apr 2016 15:29:22 +0200

pve-container (1.0-56) unstable; urgency=medium

  * use consistent prefix for worker names

 -- Proxmox Support Team <support@proxmox.com>  Mon, 04 Apr 2016 16:39:28 +0200

pve-container (1.0-55) unstable; urgency=medium

  * add read_password sub for 'pct create'

  * use asciicode compatible markup

  * enable quotas for passed through /dev devices

  * Fix #925: activate volume before trying to resize

 -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Apr 2016 07:20:36 +0200

pve-container (1.0-54) unstable; urgency=medium

  * Fix #918: add /dev/mapper symlinks for dm-* devices

  * autodev: create missing paths

 -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Mar 2016 16:35:01 +0100

pve-container (1.0-53) unstable; urgency=medium

  * Add force parameter for migration with bind/dev mp

 -- Proxmox Support Team <support@proxmox.com>  Wed, 16 Mar 2016 16:51:40 +0100

pve-container (1.0-52) unstable; urgency=medium

  * Prevent race conditions in snapshot mode backup

  * Use set_lock and remove_lock

  * require -experimental for pct clone and template

 -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Mar 2016 09:00:04 +0100

pve-container (1.0-51) unstable; urgency=medium

  * fix #912: centos/redhat confusion

  * implement cpulimit hotplugging

 -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Mar 2016 17:52:33 +0100

pve-container (1.0-50) unstable; urgency=medium

  * follow the change in PVE::AbstractConfig

  * implement rate limiting

 -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Mar 2016 11:37:09 +0100

pve-container (1.0-49) unstable; urgency=medium

  * change update_etc_hosts to use ct_modify_file

 -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Mar 2016 09:49:39 +0100

pve-container (1.0-48) unstable; urgency=medium

  * Refactor config-related methods into AbstractConfig

 -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Mar 2016 10:21:45 +0100

pve-container (1.0-47) unstable; urgency=medium

  * Implement pct mount/unmount (for emergency maintenance)

  * Implement pct push/pull

 -- Proxmox Support Team <support@proxmox.com>  Sat, 27 Feb 2016 14:38:14 +0100

pve-container (1.0-46) unstable; urgency=medium

  * setup: move setup_container_getty_service to Base

  * suse: move setup_securetty to template_fixup()

  * Add to unused volumes only if really unused

  * exclude 'parent' from config when restoring

 -- Proxmox Support Team <support@proxmox.com>  Thu, 18 Feb 2016 11:49:15 +0100

pve-container (1.0-45) unstable; urgency=medium

  * add Alpine Linux distribution

 -- Proxmox Support Team <support@proxmox.com>  Tue, 16 Feb 2016 12:15:11 +0100

pve-container (1.0-44) unstable; urgency=medium

  * snapshot: replace global sync with a namespace sync

  * add support for read-only bind mounts

 -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Feb 2016 11:57:11 +0100

pve-container (1.0-43) unstable; urgency=medium

  * Improve error handling in snapshot_create

  * VZDump lock update, drop lock_aquire/lock_release

  * prevent snapshot name 'vzdump' from user

  * improve mountpoint parsing

  * added quota flag to mountpoints (disk quota support)

 -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Feb 2016 06:58:26 +0100

pve-container (1.0-42) unstable; urgency=medium

  * fix growing of a running container's memory limit

  * opensuse 13.2 support

  * added $skiplock parameter for pct start/stop

  * Fix #791: warn when resize2fs fails

  * Fix #881: uninitialized value on valid lxc.cgroup keys

  * Remove mknod call from pre-start hook

  * Only add actual volumes to volid_list

 -- Proxmox Support Team <support@proxmox.com>  Mon, 08 Feb 2016 12:17:27 +0100

pve-container (1.0-41) unstable; urgency=medium

  * added 'acl' and 'ro' mountpoint options

  * fix PVE::HA use clauses

  * create firewall dir on CT restore

  * Closes #877: Skip mps with backup=0 for snapshot backups

 -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Jan 2016 16:43:27 +0100

pve-container (1.0-40) unstable; urgency=medium

  * Add dependency to 'file' package

  * Implement linked clones

  * Rework snapshot config removal logic

  * Don't hold flock for whole backup operation

 -- Proxmox Support Team <support@proxmox.com>  Sat, 23 Jan 2016 08:56:34 +0100

pve-container (1.0-39) unstable; urgency=medium

  * add support for network trunks

 -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Jan 2016 17:01:38 +0100

pve-container (1.0-38) unstable; urgency=medium

  * Set backup lock during stop and suspend backups

  * Check lock for pct start, stop, suspend, shutdown

  * fix mount_all, improve bind mount handling

  * Add mp to required in pct set mount-point

  * snapshot_create: unfreeze after snapshot creation

  * allow to create containers on lvmthin storage

 -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Jan 2016 17:13:31 +0100

pve-container (1.0-37) unstable; urgency=medium

  * check for quorum when starting a container

  * vm_stop: make sure the container is stopped using lxc-wait

 -- Proxmox Support Team <support@proxmox.com>  Sun, 10 Jan 2016 15:14:22 +0100

pve-container (1.0-36) unstable; urgency=medium

  * vzdump stop mode: wait until container is stopped

 -- Proxmox Support Team <support@proxmox.com>  Tue, 22 Dec 2015 15:49:20 +0100

pve-container (1.0-35) unstable; urgency=medium

  * Setup: order fqdn before hostname in /etc/hosts

 -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Dec 2015 09:09:48 +0100

pve-container (1.0-34) unstable; urgency=medium

  * Revert "set memory.kmem.limit_in_bytes"

 -- Proxmox Support Team <support@proxmox.com>  Thu, 17 Dec 2015 12:28:11 +0100

pve-container (1.0-33) unstable; urgency=medium

  * fix bug #840: vzdump - fix compression command pipe

 -- Proxmox Support Team <support@proxmox.com>  Mon, 14 Dec 2015 08:48:16 +0100

pve-container (1.0-32) unstable; urgency=medium

  * Revert "Mounting of zfspool snapshots are not necessary."

 -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Dec 2015 08:10:27 +0100

pve-container (1.0-31) unstable; urgency=medium

  * Revert "use the unmount-namespace stop hook"

 -- Proxmox Support Team <support@proxmox.com>  Fri, 04 Dec 2015 16:33:09 +0100

pve-container (1.0-30) unstable; urgency=medium

  * OpenSUSE 13.1 support added

  * create: don't skip arch detection on unpack errors

 -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Dec 2015 11:03:47 +0100

pve-container (1.0-29) unstable; urgency=medium

  * add 'fedora' to ostype schema enum

 -- Proxmox Support Team <support@proxmox.com>  Tue, 01 Dec 2015 11:24:26 +0100

pve-container (1.0-28) unstable; urgency=medium

  * renamed lxc.start.unshare to lxc.monitor.unshare

 -- Proxmox Support Team <support@proxmox.com>  Tue, 01 Dec 2015 09:56:33 +0100

pve-container (1.0-27) unstable; urgency=medium

  * fix bug #827: Setup: don't replace fqdn with searchdomain in /etc/hosts

  * add support for Fedora 22
  
  * add/restore firewall config with vzdump

  * warn when trying to delete non-existent options

  * create_disks: don't drop extra parameters

  * vzdump: exclude lost+found with unprivilged containers

  * don't restore mountpoint settings

  * vzdump: use --anchored on tar

  * honor backup=yes/no for bind and device mountpoints

  * Redhat: handle /etc/sysconfig/network better

  * Redhat: fix ipv4 dhcp only setup

 -- Proxmox Support Team <support@proxmox.com>  Thu, 26 Nov 2015 09:59:30 +0100

pve-container (1.0-26) unstable; urgency=medium

  * Mounting of zfspool snapshots are not necessary

  * use the unmount-namespace stop hook

  * vzdump: warn about lack of xattr/acl support on nfs

  * Use new lxc.start.unshare setting

  * set memory.kmem.limit_in_bytes

 -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Nov 2015 12:43:02 +0100

pve-container (1.0-25) unstable; urgency=medium

  * support unpriviledged containers

  * improve OS type detection

  * remove --totals from COMMON_TAR_FLAGS

  * vzdump: userns support

 -- Proxmox Support Team <support@proxmox.com>  Sat, 14 Nov 2015 10:29:14 +0100

pve-container (1.0-24) unstable; urgency=medium

  * setup: fix ssh-key perms lost with the rewrite

  * create/restore: add --warning=no-xattr-write to tar

 -- Proxmox Support Team <support@proxmox.com>  Fri, 06 Nov 2015 16:19:47 +0100

pve-container (1.0-23) unstable; urgency=medium

  * improve setup error message

  * create: safer rewrite_ssh_host_keys

 -- Proxmox Support Team <support@proxmox.com>  Fri, 06 Nov 2015 11:44:20 +0100

pve-container (1.0-22) unstable; urgency=medium

  * preserve posix capabilities

 -- Proxmox Support Team <support@proxmox.com>  Fri, 06 Nov 2015 10:56:32 +0100

pve-container (1.0-21) unstable; urgency=medium

  * allow debian stretch/sid containers

  * destroy: check if container is still running

  * LXC::Setup: Load required host files in new()

 -- Proxmox Support Team <support@proxmox.com>  Wed, 04 Nov 2015 11:23:00 +0100

pve-container (1.0-20) unstable; urgency=medium

  * fix bug #799: resize running CT with no loopdev.

  * Setup: fix bad /dev bindmount

 -- Proxmox Support Team <support@proxmox.com>  Mon, 02 Nov 2015 11:16:25 +0100

pve-container (1.0-19) unstable; urgency=medium

  * support Ubuntu 15.10

 -- Proxmox Support Team <support@proxmox.com>  Sat, 31 Oct 2015 18:39:39 +0100

pve-container (1.0-18) unstable; urgency=medium

  * depend on xz-utils

 -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Oct 2015 06:48:20 +0100

pve-container (1.0-17) unstable; urgency=medium

  * fix bug #770: CPU usage stats for containers
  
  * added symlink testcase

 -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Oct 2015 13:09:29 +0100

pve-container (1.0-16) unstable; urgency=medium

  * fix bug #770: implement Network stats for containers

  * LXC::Setup: chroot into the container (thanks to RACK911Labs.com for
    the hint)

  * LXC::get_primary_ips: ipv6 can be 'auto'

 -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Oct 2015 11:43:30 +0100

pve-container (1.0-15) unstable; urgency=medium

  * Start a worker in lxc resize

  * move resize to have it available in the pveshell and at the rest api

  * allow to mount iso images

 -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Oct 2015 11:27:46 +0100

pve-container (1.0-14) unstable; urgency=medium

  * redhat: fix unused values

 -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Oct 2015 12:10:56 +0200

pve-container (1.0-13) unstable; urgency=medium

  * restore: make sure only the first pct.conf is extracted

  * redhat: don't use aliases for dual stack networking

  * redhat: use the fully qualified hostname

 -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Oct 2015 08:31:24 +0200

pve-container (1.0-12) unstable; urgency=medium

  * allow /32 CIDRs and remove duplicated mask array

  * network setup: deal with gateways outside the subnet

  * redhat: use the fully qualified hostname

 -- Proxmox Support Team <support@proxmox.com>  Mon, 19 Oct 2015 08:52:02 +0200

pve-container (1.0-11) unstable; urgency=medium

  * setup/debian: avoid writing multiple auto lines

  * setup/debian: avoid extra newlines

  * allow /32 CIDRs and remove duplicated mask array

 -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Oct 2015 09:49:28 +0200

pve-container (1.0-10) unstable; urgency=medium

  * improve regex to match redhat/centos OS version

 -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Oct 2015 08:27:06 +0200

pve-container (1.0-9) unstable; urgency=medium

  * use new PVE::JSONSchema::parse_siz

  * Add new pct fsck command to check the mountpoints of a container

  * update inittab instead of replacing it

 -- Proxmox Support Team <support@proxmox.com>  Thu, 15 Oct 2015 10:25:56 +0200

pve-container (1.0-8) unstable; urgency=medium

  * make bridge parameter option - required for hotplug code

  * fix test if storage allows containers

  * fix bug #752: correct size of mount point after resize

  * fix bug #750: deactivate volumes to be sure there are no volumes
    are active on the source node

 -- Proxmox Support Team <support@proxmox.com>  Sat, 10 Oct 2015 17:24:31 +0200

pve-container (1.0-7) unstable; urgency=medium

  * Create /fastboot to skip run fsck

 -- Proxmox Support Team <support@proxmox.com>  Thu, 08 Oct 2015 11:47:47 +0200

pve-container (1.0-6) unstable; urgency=medium

  * cleanup: replace disk-size calculation in pct resize

 -- Proxmox Support Team <support@proxmox.com>  Tue, 06 Oct 2015 09:37:44 +0200

pve-container (1.0-5) unstable; urgency=medium

  * lxc hooks: use run_cli_handler(), remove stale docs

 -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Oct 2015 13:47:30 +0200

pve-container (1.0-4) unstable; urgency=medium

  * remove 'noload' option from zfspool mounts

 -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Oct 2015 16:28:04 +0200

pve-container (1.0-3) unstable; urgency=medium

  * fix hotplug error in update_pct_config

  * added lxc.hook.stop to valid_lxc_conf_keys

  * add mountpoint deletion support and unused volumes

  * set minimum mtu to 64

 -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Oct 2015 11:42:34 +0200

pve-container (1.0-2) unstable; urgency=medium

  * set TERM=linux for containers

 -- Proxmox Support Team <support@proxmox.com>  Wed, 30 Sep 2015 09:27:01 +0200

pve-container (1.0-1) unstable; urgency=medium

  * vzdump: mount snapshots with the noload option

  * vzdump:lxc: sync and skip journal in snapshot mode

 -- Proxmox Support Team <support@proxmox.com>  Fri, 25 Sep 2015 17:55:13 +0200

pve-container (0.9-23) unstable; urgency=medium

  * Use format hashes in json schemas

  * When destroying a container, remove bind mounts and block devices
    from the list of volumes to delete.

  * improve CT protection mode

  * vzdump: tar: disable warnings about ignored files

 -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Sep 2015 10:11:31 +0200

pve-container (0.9-22) unstable; urgency=medium

  * allow to parse configuration values with spaces

  * specify data format for hostname, searchdomain and nameserver

  * add check for newlines before writing configuration

  * vzdump fixes

  * mountpoint_mount: disallow symlinks in bind mounts

  * lxc API: use new disk option names in permission check
  
 -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Sep 2015 12:14:31 +0200

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

 -- Proxmox Support Team <support@proxmox.com>  Wed, 01 Jul 2015 11:03:37 +0200

pve-container (0.9-1) unstable; urgency=medium

  * correctly untaint crontab filenames

  * create new ssh host keys at startup

  * add net hotplug and hotplug ip configuration

  * add support for Ubuntu 15.04

 -- Proxmox Support Team <support@proxmox.com>  Mon, 29 Jun 2015 12:38:46 +0200

pve-container (0.8-1) unstable; urgency=medium

  * only use lxc-pve-mount-hook for containers on /etc/pve/

 -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Jun 2015 06:41:37 +0200

pve-container (0.7-2) unstable; urgency=medium

  * use nowait trigger for pve-api-updates

 -- Proxmox Support Team <support@proxmox.com>  Mon, 01 Jun 2015 12:30:08 +0200

pve-container (0.7-1) unstable; urgency=medium

  * randomize crontab entries

  * install global lxc config

 -- Proxmox Support Team <support@proxmox.com>  Thu, 07 May 2015 09:09:15 +0200

pve-container (0.6-2) unstable; urgency=medium

  * depend on lxc-pve

 -- Proxmox Support Team <support@proxmox.com>  Wed, 06 May 2015 10:37:18 +0200

pve-container (0.6-1) unstable; urgency=medium

  * add support for centos6

 -- Proxmox Support Team <support@proxmox.com>  Wed, 06 May 2015 10:20:46 +0200

pve-container (0.5-1) unstable; urgency=medium

  * implement restore command

  * implement disk size parameter (loop mounts)

 -- Proxmox Support Team <support@proxmox.com>  Thu, 30 Apr 2015 18:46:23 +0200

pve-container (0.4-1) unstable; urgency=medium

  * allow to setup root password

  * implement dns setup for containers

  * implement startup and onboot option

  * implement cpuunits

  * add firewall and vlan tag network options

 -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Apr 2015 10:58:45 +0200

pve-container (0.3-1) unstable; urgency=medium

  * implement lxcnetaddbr to bring up network

  * implement swap and cpulimit

  * add regression tests

  * add mount hook to setup container config

  * add helper classes to setup container configuration

 -- Proxmox Support Team <support@proxmox.com>  Wed, 22 Apr 2015 07:50:02 +0200

pve-container (0.2-1) unstable; urgency=medium

  * improved CLI

 -- Proxmox Support Team <support@proxmox.com>  Sat, 18 Apr 2015 10:38:52 +0200

pve-container (0.1-1) unstable; urgency=medium

  * first try

 -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Apr 2015 06:50:08 +0200