]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
bump version to 2.0-25
[pve-container.git] / debian / changelog
index 911ff3aa7e5313a3d5e5d5d0ad11c8b6ad3009b7..06a07e124a54034a0540bc026ff81eb2d3721ee8 100644 (file)
@@ -1,3 +1,47 @@
+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