]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
bump version to 1.0-81
[pve-container.git] / debian / changelog
index 7a0b5d6ce7e16a4de3caf3bef9618026e5cfdd09..2ce75a9e95f2508dba8ccd76ab92db9dc3f027dd 100644 (file)
@@ -1,3 +1,297 @@
+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