]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
bump version to 1.0-56
[pve-container.git] / debian / changelog
index c758a59ec89d23e558fd02c3aee424452390c8d0..18e7a56dab700c7705d876e8701e4b581070aaec 100644 (file)
@@ -1,3 +1,163 @@
+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