]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
only recover id mapping on restore
[pve-container.git] / debian / changelog
index d2c9ffc9ce2a9d1ca032e8a3b20d861e9f5497d7..07c790030c283de253ff85e33e23aca3bce18de3 100644 (file)
+pve-container (2.0-32) unstable; urgency=medium
+
+  * fix #2014: don't check if unpriv for blkio
+
+  * fix #2028: keep custom uid mapping during restore
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Jan 2019 13:45:47 +0100
+
+pve-container (2.0-31) unstable; urgency=medium
+
+  * fix #1234: pct: implement rescan
+
+  * allow using 'fuse' file systems in a container thorugh a new feature flag
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Nov 2018 12:54:20 +0100
+
+pve-container (2.0-30) unstable; urgency=medium
+
+  * fix #1808: readonly mount source disk
+
+  * support Fedora 29
+
+  * call map_volume before using volumes
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Nov 2018 17:33:43 +0100
+
+pve-container (2.0-29) unstable; urgency=medium
+
+  * add Ubuntu 18.10 (Cosmic Cuttlefish) support
+
+  * close #1940: pct console: added ability to specify escape sequence
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 22 Oct 2018 10:24:35 +0200
+
+pve-container (2.0-28) unstable; urgency=medium
+
+  * configure IPv6AcceptRA in systemd-networkd files
+
+  * enable emulation of containers using qemu-user-static
+
+  * add feature flags (for now: mount, nesting, keyctl) using apparmor
+    profile generation
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Oct 2018 16:45:56 +0200
+
+pve-container (2.0-27) unstable; urgency=medium
+
+  * fix #1885: delete old route when changing gateway
+
+  * fix #1874: autodev hook: setup devices cgroup
+
+  * fix #1897: bump MAX_MOUNT_POINTS to 256
+
+  * config: add missing lock types to schema
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Sep 2018 11:19:19 +0200
+
+pve-container (2.0-26) unstable; urgency=medium
+
+  * fix #1851: check 'replicate' flag for non-volume mountpoints
+
+  * document more API return properties
+
+  * use SHA-512 for container passwords
+
+  * add support for openSUSE Leap 15.0
+
+  * add fqdn to /etc/hosts even with no ip
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 23 Aug 2018 13:56:46 +0200
+
+pve-container (2.0-25) unstable; urgency=medium
+
+  * deal with disabled cgroup subsystems
+
+  * use systemd-networkd for newer Fedora containers
+
+  * fix #1844: check /etc/.pve-ignore.hosts early
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Jul 2018 09:19:42 +0200
+
+pve-container (2.0-24) unstable; urgency=medium
+
+  * correctly handle extra mounpoints when creating a template
+
+  * fix #1786: check for shared storage on clone
+
+  * fix #1792: Do not assign vars in conditional statement
+
+  * fix #1778: check if storage support templates
+
+  * api create: allow auto start of container after create finished
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Jun 2018 09:10:35 +0200
+
+pve-container (2.0-23) unstable; urgency=medium
+
+  * rescan volume size when attaching unused volume
+
+  * support Fedora 28
+
+  * fix #1721: unmount containers before trying to mount them
+
+  * rescan volume zie when copying volume
+
+  * add cifs as allowed storage type
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 May 2018 11:09:39 +0200
+
+pve-container (2.0-22) unstable; urgency=medium
+
+  * add Ubuntu 18.04 to known versions
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 23 Apr 2018 11:04:59 +0200
+
+pve-container (2.0-21) unstable; urgency=medium
+
+  * create: fix passing of template file descriptor
+
+  * restore: support i/o rate limiting
+
+  * fix #1704: get container uptime with /proc/<pid>/stat
+
+  * fix skiplock for pct start
+
+  * clone: randomize network MAC HW address of clone
+
+  * clone: implement target parameter
+
+  * implement full clone
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Mar 2018 09:14:19 +0100
+
+pve-container (2.0-20) unstable; urgency=medium
+
+  * Fix #1547: on migration abort, the CT starts again
+
+  * seperate serachdomain and nameserver config
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 12 Mar 2018 13:24:08 +0100
+
+pve-container (2.0-19) unstable; urgency=medium
+
+  * close #1668: add Devuan support
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Feb 2018 06:12:06 +0100
+
+pve-container (2.0-18) unstable; urgency=medium
+
+  * add termproxy api call
+
+  * setup/fedora: we support fedora release 27
+
+  * pct mount: tell user where they can find the mounted files
+
+  * vzdump: fix visibility of warning about lack of xattr/acl support on nfs
+
+  * use systemd-networkd for ubuntu >= 17.10
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Dec 2017 14:57:46 +0100
+
+pve-container (2.0-17) unstable; urgency=medium
+
+  * migrate: skip replication handling if not replicated
+
+  * migrate: only restart if conf was moved
+
+  * add vm_stop helper
+
+  * switch to pve-container@ unit
+
+  * fixes #1227: include ns/ dir in read_cgroup_value
+
+  * VM.Snapshot.Rollback privilege added
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Oct 2017 15:11:19 +0200
+
+pve-container (2.0-16) unstable; urgency=medium
+
+  * fix #1253: show ssh key fingerprints again
+
+  * fix #1464: setup/suse: support SLES 12 container
+
+  * close #1478: add check for unsupported config
+
+  * config: update for lxc-2.1
+
+  * API/clone: do not overwrite global signal handlers
+
+  * setup/fedora: use os_release and support 26
+
+  * fix os-release mapping for similar flavoured distros
+
+  * setup: recognize 'sles' os_release ID
+
+  * setup/suse: support tumbleweed container
+
+  * setup/suse: check early if setting up the ct getty service is needed
+
+  * setup/suse: use new os_release_var to simplify version detection
+
+  * use /etc/os-release
+
+  * setup: add a additional mapping for archlinux
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 12 Sep 2017 13:48:50 +0200
+
+pve-container (2.0-15) unstable; urgency=medium
+
+  * support debian 9.1
+
+  * recognize debian buster/sid
+
+  * recognize ubuntu 17.10
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Jul 2017 09:17:03 +0200
+
+pve-container (2.0-14) unstable; urgency=medium
+
+  * allow disks on shared storages on replicated VMs
+
+  * refuse to add non-replicatable disks to replicating VMs
+
+  * API HA tasks: we request states not execute them
+
+  * use COMMON_TAR_FLAGS from pve-storage
+
+  * create: open templates as real root
+
+  * remove unused next_free_nbd_dev function
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Jun 2017 12:50:37 +0200
+
+pve-container (2.0-13) unstable; urgency=medium
+
+  * migrate: pass the with_snapshots parameter
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Jun 2017 12:56:02 +0200
+
+pve-container (2.0-12) unstable; urgency=medium
+
+  * PVE::LXC::Migrate - use replication job, transfer replication state
+
+  * get_replicatable_volumes: add additional tests
+
+  * src/PVE/API2/LXC.pm: aquire guest_migration_lock inside worker
+
+  * Add a migration lock to avoid a replication on rollback-time
+
+  * PVE::LXC::Config - implement $cleanup flag for get_replicatable_volumes
+
+  * migrate: implement insecure storage migration
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Jun 2017 09:10:56 +0200
+
+pve-container (2.0-11) unstable; urgency=medium
+
+  * support width and height parameter for vncproxy
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Jun 2017 09:16:11 +0200
+
+pve-container (2.0-10) unstable; urgency=medium
+
+  * migrate: aquire guest_migration_lock during
+
+  * use new PVE::ReplicationConfig
+
+  * do not allow destroy if there are replication jobs
+
+  * use Syscall module instead of raw syscall numbers
+
+  * migrate: pass ssh_info to storage_migrate
+
+  * tests: fix broken snapshot delete tests
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 31 May 2017 09:31:14 +0200
+
+pve-container (2.0-9) unstable; urgency=medium
+
+  * correctly handle passwords with utf8 wide characters
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 02 May 2017 11:50:10 +0200
+
+pve-container (2.0-8) unstable; urgency=medium
+
+  * add support for Ubuntu 17.04 (zesty)
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 02 May 2017 07:00:13 +0200
+
+pve-container (2.0-7) unstable; urgency=medium
+
+  * whitelisted lxc.limit.* config entries usable with the next lxc release
+
+  * added storage replication settings
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Apr 2017 13:59:28 +0200
+
+pve-container (2.0-6) unstable; urgency=medium
+
+  * support opensuse >= 42
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 06 Apr 2017 06:28:07 +0200
+
+pve-container (2.0-4) unstable; urgency=medium
+
+  * add console fix for debian containers using systemd
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Mar 2017 12:57:05 +0100
+
+pve-container (2.0-3) unstable; urgency=medium
+
+  * don't try to create the deprecated rsa1 ssh keys
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Mar 2017 09:27:22 +0100
+
+pve-container (2.0-2) unstable; urgency=medium
+
+  * improved reboot container fix
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Mar 2017 13:50:21 +0100
+
+pve-container (2.0-1) unstable; urgency=medium
+
+  * rebuild for PVE 5.0 / Debian Stretch
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 9 Mar 2017 15:27:11 +0100
+
+pve-container (1.0-95) unstable; urgency=medium
+
+  * correctly handle reboots within containers
+
+  * improve locale handling in vnc console
+
+  * fix architecture detection in restore_archive
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 9 Mar 2017 15:19:33 +0100
+
+pve-container (1.0-94) unstable; urgency=medium
+
+  * fix #1153: improve behavior when entering unicode in passwords prompts
+
+  * use the lxc@.service unit to start containers to avoid issues with
+    pvedaemon restarts.
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 02 Feb 2017 14:13:10 +0100
+
+pve-container (1.0-93) unstable; urgency=medium
+
+  * add dependency on libpve-guest-common-perl
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 25 Jan 2017 09:40:19 +0100
+
+pve-container (1.0-92) unstable; urgency=medium
+
+  * use new PVE::Storage::check_volume_access()
+
+  * fix #1253: display SSH fingerprints on CT setup
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Jan 2017 09:17:56 +0100
+
+pve-container (1.0-91) unstable; urgency=medium
+
+  * add setup_environment hook to CLIHandler class
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2017 13:21:24 +0100
+
+pve-container (1.0-90) unstable; urgency=medium
+
+  * skip unprivileged config parameter when restoring a container (revert
+    previos patch)
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Dec 2016 09:02:41 +0100
+
+pve-container (1.0-89) unstable; urgency=medium
+
+  * supress warning when we try to delete a non-existent option
+
+  * fix #1226: show the right amount of memory usage
+
+  * fix #1225: restore without config changes for VMUser
+
+  * document bind/device mp permissions better
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Dec 2016 11:56:17 +0100
+
+pve-container (1.0-88) unstable; urgency=medium
+
+  * setup: allow fedora 22-25
+
+  * setup: more general approach to tty paths
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Dec 2016 10:13:12 +0100
+
+pve-container (1.0-87) unstable; urgency=medium
+
+  * implement lxc restart migration
+
+  * VZDump: implement stopwait
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Dec 2016 12:12:26 +0100
+
+pve-container (1.0-86) unstable; urgency=medium
+
+  * Do not skip unprivileged config parameter when restoring a container
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Dec 2016 07:39:07 +0100
+
+pve-container (1.0-85) unstable; urgency=medium
+
+  * start: don't fail if no lxc cpuset cgroup exists yet
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 25 Nov 2016 11:39:50 +0100
+
+pve-container (1.0-84) unstable; urgency=medium
+
+  * start: use a random cpuset at startup
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Nov 2016 15:51:20 +0100
+
+pve-container (1.0-83) unstable; urgency=medium
+
+  * vm_shutdown: request 'stopped' state for HA enabled CTs
+
+  * switch to 'ha-manager set'
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Nov 2016 08:28:04 +0100
+
+pve-container (1.0-82) unstable; urgency=medium
+
+  * fix spelling: 'mountpoint' 'mount point'
+
+  * fix #1147: allow marking non-volume mps as shared
+
+  * Ubuntu 16.10: fix systemd console files
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 22 Nov 2016 16:50:34 +0100
+
+pve-container (1.0-81) unstable; urgency=medium
+
+  * add support for Ubuntu 16.10
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 02 Nov 2016 08:43:29 +0100
+
+pve-container (1.0-80) unstable; urgency=medium
+
+  * pct: add new command 'pct cpusets' to print assigned cpu sets
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 29 Oct 2016 07:46:40 +0200
+
+pve-container (1.0-79) unstable; urgency=medium
+
+  * PVE::LXC::Config::has_lxc_entry() new helper
+
+  * vmstatus: fix memory usage value including cache sizes
+
+  * fix devices file check in autodev hook
+
+  * add new option 'cores' to restrict visible cores
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 26 Oct 2016 11:46:49 +0200
+
+pve-container (1.0-78) unstable; urgency=medium
+
+  * alpine: fix getty line removal
+
+  * tests: add missing loopback interfaces
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 07 Oct 2016 09:35:34 +0200
+
+pve-container (1.0-77) unstable; urgency=medium
+
+  * fix #1134: debian: don't start empty interface sections
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 04 Oct 2016 11:49:48 +0200
+
+pve-container (1.0-76) unstable; urgency=medium
+
+  * bug #1021: add loopback interface if not network config
+
+  * fix config path in warning about undetectable architecture
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 04 Oct 2016 11:39:42 +0200
+
+pve-container (1.0-75) unstable; urgency=medium
+
+  * restore: fix simple with non-volume mps
+
+  * restore: add permission check, only restore lxc.* if root
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 20 Sep 2016 14:14:06 +0200
+
+pve-container (1.0-74) unstable; urgency=medium
+
+  * correctly set unlimited cpulimit at runtime
+
+  * use integer values for minimum and maximum (json schema cleanup)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 16 Sep 2016 07:44:29 +0200
+
+pve-container (1.0-73) unstable; urgency=medium
+
+  * fix #1078: accept arch parameter
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 12 Aug 2016 07:26:30 +0200
+
+pve-container (1.0-72) unstable; urgency=medium
+
+  * Fix #1070: vzdump: handle sparse files in suspend mode
+
+  * don't let lxc handle container reboots directly
+
+  * update_lxc_config: sort network devices for consistency
+
+  * update_lxc_config: remove unused parameter
+
+  * ArchLinux: don't use the lxc/ subdir for ttys
+
+  * add status call to pct
+
+  * allow deleting of container hostname
+
+  * pass datacenter.cfg's mac_prefix to random_ether_addr
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 05 Aug 2016 13:14:32 +0200
+
+pve-container (1.0-71) unstable; urgency=medium
+
+  * fix a possible undefined value error
+
+  * provide a better error message for rbd without krbd
+
+  * improve migration output concerning local volumes
+
+  * include custom lxc options when displaying config
+
+  * fix #1046: add non-snapshotted disks as unused
+
+  * added 'pct df'
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jul 2016 12:35:03 +0200
+
+pve-container (1.0-70) unstable; urgency=medium
+
+  * fix #146: add name to backup log
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 28 Jun 2016 08:26:23 +0200
+
+pve-container (1.0-69) unstable; urgency=medium
+
+  * migration: add checks from QemuMigrate
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 Jun 2016 06:38:22 +0200
+
+pve-container (1.0-68) unstable; urgency=medium
+
+  * docs: update mountpoint descriptions
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 07 Jun 2016 11:33:18 +0200
+
+pve-container (1.0-67) unstable; urgency=medium
+
+  * restore: use empty config to reserve container ID
+
+  * split up create_rootfs and restore_and_configure
+
+  * ignore ro flag when creating/restoring CT
+
+  * bindmount: catch rw/ro race and add tests
+
+  * add bindmount regression tests
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jun 2016 10:33:41 +0200
+
+pve-container (1.0-66) unstable; urgency=medium
+
+  * Setup: add gentoo support
+
+  * Close #999: gentoo: hostname is in /etc/conf.d/hostname
+
+  * Setup/Debian.pm: use BEGIN/END markers for gateway scripts
+
+  * fix deletion of backup snapshots
+
+  * exclude non-volume mps from backup
+
+  * don't allow automatic restore to dev/bind rootfs
+
+  * warn about unsupported backup configuration
+
+  * add ignore_ro flag to mount_all
+
+  * automatically restore mountpoints from backup
+
+  * deal with a check_mount_path race condition
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 25 May 2016 10:18:25 +0200
+
+pve-container (1.0-65) unstable; urgency=medium
+
+  * allow VLAN 1 tag in containers
+
+  * remove backup property from rootfs
+
+  * new helper mountpoint_backup_enabled()
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 18 May 2016 11:30:16 +0200
+
+pve-container (1.0-64) unstable; urgency=medium
+
+  * setup: add ct_is_executable wrapper
+
+  * setup: check if securetty exists
+
+  * improve error message on container without rootfs
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 14 May 2016 09:06:11 +0200
+
+pve-container (1.0-63) unstable; urgency=medium
+
+  * cleanup gateway hooks in debian network setup
+
+  * fix uninitialized value warning
+
+  * Alpine: generate correct inittab
+
+  * Alpine: fixup securetty
+
+  * fix #971: don't activate shared storage in offline migration
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 03 May 2016 07:19:19 +0200
+
+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