]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 3.1-3
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Apr 2020 09:33:25 +0000 (11:33 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Apr 2020 09:33:25 +0000 (11:33 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/changelog

index 9da538330abf1d7d3adad9888aff91781c3061c7..274b41631f588368430e839787fd900efb89afce 100644 (file)
@@ -1,3 +1,18 @@
+pve-container (3.1-3) pve; urgency=medium
+
+  * add 'force' to destroy-vm to allow destroying running containers
+
+  * whitelist lxc.cgroup2.* raw keys
+
+  * consider lxc.cgroup2.cpuset.cpus as an explicit cpuset to not try to
+    override it with a cgroupv1 entry
+
+  * support cpuset cgroupv2 controller for writing lxc configs
+
+  * improve cgroup controller version discovery
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Apr 2020 11:22:13 +0200
+
 pve-container (3.1-2) pve; urgency=medium
 
   * Use foreach_volume instead of foreach_mountpoint-variants