]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
bump version to 1.0-74
[pve-container.git] / debian / changelog
index 5d582395bee36ba8f04955a3d2e847c7d2456b7b..a903c3fb55854e4a815d52187699790b025aecd2 100644 (file)
@@ -1,3 +1,71 @@
+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