]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 5.2.0
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Sep 2024 14:47:08 +0000 (16:47 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Sep 2024 14:47:33 +0000 (16:47 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 58a1c8c85f3eb5ba916c5ee87ec048d40b37f0ab..e64260a2ccdae4f9b87f3e18f3954f91ef1ead39 100644 (file)
@@ -1,3 +1,24 @@
+pve-container (5.2.0) bookworm; urgency=medium
+
+  * fix #5674: add missing 'proxyto' for LXC interfaces API
+
+  * fedora setup: drop checking for to new version, allowing 41 and newer
+    uncoditionally.
+
+  * backup: warn that tar does not honor exclusion pattern with a trailing
+    slash
+
+  * add 'deny-write' option for device passthrough to make said device
+    read-only
+
+  * api: improve CLI auto-completion of the storage parameter for the 'create'
+    and 'move-volume' commands such that it includes a storage only if it has
+    the 'rootdir' container content type enabled.
+
+  * add auto-completion of the storage parameter for the 'clone' command
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 10 Sep 2024 16:47:03 +0200
+
 pve-container (5.1.12) bookworm; urgency=medium
 
   * backup: log errors from rsync