]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
bump version to 3.1-1
[pve-container.git] / debian / changelog
index 410024f3d4b36a3f6bc0bc1391ecbb171fe0c49e..043c3267d831a054076bddcdd1a476216db1b3ab 100644 (file)
@@ -1,3 +1,89 @@
+pve-container (3.1-1) pve; urgency=medium
+
+  * rework cgroup handling for initial cgroupv2 support
+
+  * add required configuration changes for lxc-4.0 with now-upstream container
+    cgroup isolation
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 06 Apr 2020 14:14:50 +0200
+
+pve-container (3.0-24) pve; urgency=medium
+
+  * For clone+copy features, make sure a valid format for the target is supported
+
+  * Rely on template_create to check whether creating a template is possible
+
+  * fix #1904: convert to base image when moving a volume of a template
+
+  * move_volume: if deleting old volume fails, add it as unused
+
+  * VZDump: mark template disks as ro
+
+  * Implement volume-related helpers and use new foreach_volume
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Mar 2020 09:35:57 +0200
+
+pve-container (3.0-23) pve; urgency=medium
+
+  * lxc_config: mount /sys as mixed for unprivileged by default to avoid
+    issues with recent systemd versions running inside the container
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Mar 2020 19:02:48 +0100
+
+pve-container (3.0-22) pve; urgency=medium
+
+  * Fix mounting ZFS snapshots whose dataset is not mounted below '/'
+
+  * fix #2580: api/delete: drop CT from HA resources if purge is set
+
+  * setup: warn on unknown os-release ID
+
+  * allow restoring non-volume backups again
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 16 Mar 2020 09:09:45 +0100
+
+pve-container (3.0-21) pve; urgency=medium
+
+  * fix #2611: use correct operation in get_bandwidth_limit for migration limit
+
+  * setup/ubuntu: add upcoming 20.04 focal release
+
+  * vzdump: add support for proxmox backup server
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 03 Mar 2020 12:00:48 +0100
+
+pve-container (3.0-20) pve; urgency=medium
+
+  * add mknod feature flag
+
+  * set lxc.seccomp.notify.cookie to the vmid
+
+  * llow reading snapshot config for VM.Audit
+
+  * fix #2598: activate volumes before mounting in stop mode backup
+
+  * apply pending: do cleanup pending between, not during, change/delete loop
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 20 Feb 2020 13:59:00 +0100
+
+pve-container (3.0-19) pve; urgency=medium
+
+  * fix fsck command for ceph RBD backed volumes, map and unmap them
+
+  * fix #2560: adapt some sysctl values for high CT counts
+
+  * fix #2568: hotplug: fix typo for 'cpu.shares'
+
+  * setup: allow all Centos 8.x stable versions
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 27 Jan 2020 18:53:00 +0100
+
+pve-container (3.0-18) pve; urgency=medium
+
+  * undo the display change from 3.0-17 for now
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 20 Jan 2020 09:29:23 +0100
+
 pve-container (3.0-17) pve; urgency=medium
 
   * enable centos 8.1 containers