]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
only recover id mapping on restore
[pve-container.git] / debian / changelog
index ff1473318291048db085eaeb1301f1a4b2f15f73..07c790030c283de253ff85e33e23aca3bce18de3 100644 (file)
@@ -1,3 +1,60 @@
+pve-container (2.0-32) unstable; urgency=medium
+
+  * fix #2014: don't check if unpriv for blkio
+
+  * fix #2028: keep custom uid mapping during restore
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Jan 2019 13:45:47 +0100
+
+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