]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
add missing 'mounted' as lock type for containers
[pve-container.git] / debian / changelog
index dfbc3b5e4129a63e7a85caa54929712f1d972e46..ff1473318291048db085eaeb1301f1a4b2f15f73 100644 (file)
@@ -1,3 +1,79 @@
+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