]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
bump version to 2.0-31
[pve-container.git] / debian / changelog
index 07fccbb6e98053be74fdf8ef5691e070ed2a9d04..0c03cebaa2270c0d5a469d036efae81cf2172f90 100644 (file)
@@ -1,3 +1,90 @@
+pve-container (2.0-31) unstable; urgency=medium
+
+  * fix #1234: pct: implement rescan
+
+  * allow using 'fuse' file systems in a container thorugh a new feature flag
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Nov 2018 12:54:20 +0100
+
+pve-container (2.0-30) unstable; urgency=medium
+
+  * fix #1808: readonly mount source disk
+
+  * support Fedora 29
+
+  * call map_volume before using volumes
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Nov 2018 17:33:43 +0100
+
+pve-container (2.0-29) unstable; urgency=medium
+
+  * add Ubuntu 18.10 (Cosmic Cuttlefish) support
+
+  * close #1940: pct console: added ability to specify escape sequence
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 22 Oct 2018 10:24:35 +0200
+
+pve-container (2.0-28) unstable; urgency=medium
+
+  * configure IPv6AcceptRA in systemd-networkd files
+
+  * enable emulation of containers using qemu-user-static
+
+  * add feature flags (for now: mount, nesting, keyctl) using apparmor
+    profile generation
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Oct 2018 16:45:56 +0200
+
+pve-container (2.0-27) unstable; urgency=medium
+
+  * fix #1885: delete old route when changing gateway
+
+  * fix #1874: autodev hook: setup devices cgroup
+
+  * fix #1897: bump MAX_MOUNT_POINTS to 256
+
+  * config: add missing lock types to schema
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 13 Sep 2018 11:19:19 +0200
+
+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