]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 6.4-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 23 Apr 2021 12:59:57 +0000 (14:59 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 23 Apr 2021 12:59:57 +0000 (14:59 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 608d6ad0bdffc3dea384e0c116c3795b566e056c..cecc8509e25f648ecd2ff25015df0b3707956a87 100644 (file)
@@ -1,3 +1,18 @@
+libpve-common-perl (6.4-1) pve pmg; urgency=medium
+
+  * cli: get options: don't set optional positional params to `undef`
+
+  * JSONSchema: don't cycle-check 'download' responses
+
+  * daemon: create_reusable_socket: listen on IPv6 and IPv4
+
+  * PBS client: add file-restore helper
+
+  * allow workers to log and count warnings, providing the WARNING finish-state
+    for tasks which encounered some non-fatal problems
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 23 Apr 2021 14:59:51 +0200
+
 libpve-common-perl (6.3-5) pve pmg; urgency=medium
 
   * network: get_local_ip_from_cidr: filter to only return unique IPs