]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
fix devices file check in autodev hook
[pve-container.git] / debian / changelog
index d73a67e6e4b85d6942974b73a12c7f846bd99cf5..3b2932c835890c9758ef17ba5887f1962c88f50b 100644 (file)
@@ -1,3 +1,115 @@
+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
@@ -14,6 +126,10 @@ pve-container (1.0-66) unstable; urgency=medium
 
   * 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