]> git.proxmox.com Git - pve-storage.git/blobdiff - debian/changelog
fixup error messages when getting file size info
[pve-storage.git] / debian / changelog
index 1ae35a61c59af2056e348ade23aaeff6252e9a51..7eee922d257ca432b1e35992927e3edfcae7567d 100644 (file)
@@ -1,3 +1,109 @@
+libpve-storage-perl (8.2.1) bookworm; urgency=medium
+
+  * esxi import: add "longhorn" to possible Windows Server 2008 OS types
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 23 Apr 2024 17:20:10 +0200
+
+libpve-storage-perl (8.2.0) bookworm; urgency=medium
+
+  * fix insecure migration failing if it must wait on the lock
+
+  * storage migrate: only output about cleaning-up snapshots if there are any
+
+  * fix #1611: implement import of base-images for LVM-thin Storage
+
+  * upload: use SSH helper to get ssh/scp options to ensure the new
+    node-specific public key files inside pmxcfs are used
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Apr 2024 09:07:08 +0200
+
+libpve-storage-perl (8.1.5) bookworm; urgency=medium
+
+  * esxi: status: mark as active if its mounted
+
+  * esxi: add mapping for windows server 2016/2019
+
+  * ceph config: rewrite parser/writer, allow arbitrary sections
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 11 Apr 2024 11:56:49 +0200
+
+libpve-storage-perl (8.1.4) bookworm; urgency=medium
+
+  * esxi: add optional 'port' config parameter
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 28 Mar 2024 17:36:54 +0100
+
+libpve-storage-perl (8.1.3) bookworm; urgency=medium
+
+  * esxi: detect existing MAC addresa of VM also when the type is 'static'
+    (manual defined) ord 'vpx' (generated by vCenter)
+
+  * esxi: reduce cache invalidation time to 30s to make changes on the ESXi
+    source host appear a bit faster on the PVE target host
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Mar 2024 12:38:53 +0100
+
+libpve-storage-perl (8.1.2) bookworm; urgency=medium
+
+  * esxi: add warning for losing EFI state on import
+
+  * esxi: only add a 'scsihw' key if it's defined in the source VM
+
+  * esxi: detect correct os type in 'other' family, mainly BSD and Solaris
+    variants
+
+  * esxi: use the stderr of our API client (listvms.py) as error message
+
+  * esxi: have the fuse process drop its privileges
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 22 Mar 2024 16:39:27 +0100
+
+libpve-storage-perl (8.1.1) bookworm; urgency=medium
+
+  * storage plugins: add 'import' content type to allow interfacing with
+    virtual guests of foreign sources or formats to Proxmox VE.
+
+  * add storage/{storage}/import-metadata API endpoint to query information
+    about external guests so that a frontend can use this to provide a
+    interface for users to import such guests.
+
+  * add a plugin for connecting to a ESXi instance, exposign it's VMs through
+    the new import content type and metadata mechanisms.
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Mar 2024 15:16:19 +0100
+
+libpve-storage-perl (8.1.0) bookworm; urgency=medium
+
+  * zfs: fix duplicate word typo in error message
+
+  * plugin schema: improve description of 'nodes' and 'shared' properties
+
+  * fix #5254: api: allow usage of download-url with Sys.AccessNetwork
+
+  * d/control: add missing dependency relation on libpve-access-control
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Mar 2024 18:25:58 +0100
+
+libpve-storage-perl (8.0.5) bookworm; urgency=medium
+
+  * btrfs: fix calling parent create_base method in fall-back
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 Nov 2023 21:20:53 +0100
+
+libpve-storage-perl (8.0.4) bookworm; urgency=medium
+
+  * cifs: bubble up NT_STATUS_INVALID_PARAMETER during connection c
+
+  * fix #3004: show progress of offline migration in task log
+
+  * fix #254: iscsi: add support for multipath targets
+
+  * api/filerestore: add tar parameter to download api
+
+  * disks: get: add osdid-list return parameter
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 13 Nov 2023 18:12:34 +0100
+
 libpve-storage-perl (8.0.3) bookworm; urgency=medium
 
   * fix #4849: support decompressing ISOs downloaded from URLs