]> git.proxmox.com Git - pve-manager.git/commitdiff
bump version to 8.1.5
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Mar 2024 14:13:30 +0000 (15:13 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Mar 2024 14:13:30 +0000 (15:13 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 51c5112fd48eb08f45f3397b1a6b9f923131a0ed..21392d7fc65d6108befb76a7600a1ef8600953d4 100644 (file)
@@ -1,3 +1,37 @@
+pve-manager (8.1.5) bookworm; urgency=medium
+
+  * report: format iptables output for readability
+
+  * fix #5067: vzdump: include total backup size in notification
+
+  * ui: storage: zfs: set blocksize placeholder (empty text) to 16k
+
+  * ui: add compat for fix of previously wrongly used Korean language code
+
+  * ui: lvm: expose saferemove setting
+
+  * pvesubscription: add missing return statement to avoid a failing null
+    check and its error message.
+
+  * ceph: fix edge case of wrong files being deleted on purge
+
+  * ui: node: system: avoid using specific and outdated 'Syslog', just call it
+    'System Log'
+
+  * fix #5106: ui: ceph status: make column wrap the summary text on expand
+
+  * ui: qemu: bump max cores to 256 by socket
+
+  * api: node status: document boot-info and current-kernel in return schema
+
+  * api: nodes: allow usage of query url metadata with Sys.AccessNetwork
+
+  * ui: storage: enable download-url button with Sys.AccessNetwork capability
+
+  * ui: IP-set: re-work column widths
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 14 Mar 2024 15:13:26 +0100
+
 pve-manager (8.1.4) bookworm; urgency=medium
 
   * api: apt versions: track dnsmasq and frr-pythontools as optional packages