X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=7eee922d257ca432b1e35992927e3edfcae7567d;hb=HEAD;hp=f7f0b2c162921a6a853ad226f684a99a3db6d6af;hpb=b2c62272619f03a7873af23381cc1f4c2b8e3216;p=pve-storage.git diff --git a/debian/changelog b/debian/changelog index f7f0b2c..bf7d78e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,242 @@ +libpve-storage-perl (8.2.5) bookworm; urgency=medium + + * api: annotate file-restore endpoint as download-enabled + + -- Proxmox Support Team Mon, 23 Sep 2024 11:23:12 +0200 + +libpve-storage-perl (8.2.4) bookworm; urgency=medium + + * volume import: assume target API version is at least 9, which is supported + since the initial Proxmox VE 7.0 release. This allows removing some code + while keeping our upgrade path from 7 to 8. + + * btrfs: log executed command on failures + + * fix #5587: esxi: add support for more variants of how the VMX file + references disk file paths, allowing some nore niche use case like, e.g., + importing VMs from ESXi that where originally created on (older versions) + of the VMWare Player application. + + * fix #4272: btrfs: expose the ability to change the owner of a guest image + backed by a btrfs storage. + + * file size info query: avoid false-positive error when the qemu-img command + fails to return any output, which most often indicates that it timed out + + -- Proxmox Support Team Thu, 12 Sep 2024 12:26:15 +0200 + +libpve-storage-perl (8.2.3) bookworm; urgency=medium + + * esxi: revert change to error handling from the fuse mount tool which would + cause the mount operation to wrongfully appear to never be finished and + cause pvestatd to hang + + -- Proxmox Support Team Fri, 21 Jun 2024 13:50:59 +0200 + +libpve-storage-perl (8.2.2) bookworm; urgency=medium + + * esxi: don't bail on whitespaces in backing devices + + * esxi: fixup error message when getting file size info + + * esxi: improve error handling for fuse mount tool + + -- Proxmox Support Team Fri, 07 Jun 2024 13:23:07 +0200 + +libpve-storage-perl (8.2.1) bookworm; urgency=medium + + * esxi import: add "longhorn" to possible Windows Server 2008 OS types + + -- Proxmox Support Team 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 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 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 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 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 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 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 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 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 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 + + -- Proxmox Support Team Fri, 18 Aug 2023 10:40:10 +0200 + +libpve-storage-perl (8.0.2) bookworm; urgency=medium + + * cifs: adapt check connection call for smbclient version in bookworm + + -- Proxmox Support Team Wed, 28 Jun 2023 09:31:56 +0200 + +libpve-storage-perl (8.0.1) bookworm; urgency=medium + + * api: config: add/update storage: check for type mismatch first + + * content-dirs check: silently skip paths that cannot be resolved + + * fix #4785: avoid overly noisy mkdir deprecation warning for now + + * disk api: avoid using unrelated Datastore.Audit priv for disk management + + * disk api: only ask for Datastore.Allocate if actually adding newly created + file system, LVM or ZFS directly to the Proxmox VE storage config + + -- Proxmox Support Team Sat, 17 Jun 2023 15:34:00 +0200 + +libpve-storage-perl (8.0.0) bookworm; urgency=medium + + * activate storage: ensure content directories are created before checking + them + + -- Proxmox Support Team Fri, 09 Jun 2023 14:01:17 +0200 + +libpve-storage-perl (8.0.0~2) bookworm; urgency=medium + + * content-dirs: enforce that all content dirs are pairwise non-equal, as + the same directory must not be used for multiple content types + + * volume export: explicitly state that the unit of bandwidth limit is + bytes/s + + * rbd: don't specify useless allow-shrink flag + + * rbd: volume resize: avoid passing floating point value to rbd, by + ceiling the result we can make resizes like +0.01 GB work + + * changed regex to allow @ in directory storage paths, which is often + used to signify btrfs subvolumes. + + * fix #2920: cifs: add options parameter + + -- Proxmox Support Team Wed, 07 Jun 2023 19:10:09 +0200 + +libpve-storage-perl (8.0.0~1) bookworm; urgency=medium + + * add 'create-base-path' and 'create-subdirs' option to path based storages + + * deprecate 'mkdir' option + + -- Proxmox Support Team Mon, 05 Jun 2023 14:46:13 +0200 + +libpve-storage-perl (7.99.0) bookworm; urgency=medium + + * re-build for Proxmox VE 8 / Debian 12 Bookworm + + * switch to native versioning scheme + + -- Proxmox Support Team Wed, 24 May 2023 14:12:01 +0200 + +libpve-storage-perl (7.4-3) bullseye; urgency=medium + + * fix variable declared in conditional statement in cephfs and rbd, avoiding + a (theoretical) unsoundness + + * api: upload: record the pattern of the tmpfilename parameter in the schema + + -- Proxmox Support Team Tue, 23 May 2023 08:45:58 +0200 + +libpve-storage-perl (7.4-2) bullseye; urgency=medium + + * cifs: use empty string instead of / as default directory to avoid + regression with the mount detection + + * feature: enable 'content-dirs' property for cephfs + + -- Proxmox Support Team Tue, 21 Mar 2023 16:49:27 +0100 + libpve-storage-perl (7.4-1) bullseye; urgency=medium * nfs: check connection: support NFSv4-only servers without rpcbind, by