]> git.proxmox.com Git - pve-storage.git/blobdiff - debian/changelog
diskmanage: wipe blockdev: also change partition type
[pve-storage.git] / debian / changelog
index 334b66b237db08c1f8b8d4a8678a93ee13bc8e1e..468151ed93a2e9cbe9a83fec9be2bf2b8147e767 100644 (file)
@@ -1,10 +1,80 @@
+libpve-storage-perl (7.0-12) bullseye; urgency=medium
+
+  * btrfs: avoid undef warnings with format
+
+  * prune: validate, mark: preserve input parameter
+
+  * fix #3610: properly build ZFS detail tree
+
+  * fix #3609: cifs: add support to SMB 3.11
+
+  * cifs: allow "3" and "default" for version parameter
+
+  * cifs: do not pass an explicity version by default to negotiate the highest
+    common SMB2+ version supported by both, server and client
+
+  * api: disk: work around udev bug to ensure its database is updated
+
+  * status: can now remove sleep(1) hack in file upload
+
+  * fix #3505: status: add checksum and algorithm to file upload
+
+  * import: don't check for 1K aligned size
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 05 Oct 2021 06:25:04 +0200
+
+libpve-storage-perl (7.0-11) bullseye; urgency=medium
+
+  * zfs: avoid dying on unmount when the dataset is already unmounted
+
+  * ceph: rbd/cephfs: add keyring parameter for external clusters
+
+  * btrfs: fix call convention of alloc_image from DirPlugin for a special case
+
+  * upload: remove the temporary uploaded local file directly in the API
+    endpoint instead of the HTTP server code as special case
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 06 Sep 2021 08:40:33 +0200
+
+libpve-storage-perl (7.0-10) bullseye; urgency=medium
+
+  * fix #3555: BTRFS: call the free_image method from the base plugin correctly
+
+  * api: disks: allow zstd compression when creating zfs pools
+
+  * api: status: fix unlink on file upload when we copied to another, proxied
+    node
+
+  * status: add max length and disclaimer to file upload's filename
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 30 Jul 2021 15:23:14 +0200
+
+libpve-storage-perl (7.0-9) bullseye; urgency=medium
+
+  * lvm: tell lvcreate to always wipe any existing traces of signatures
+    for new LVs
+
+  * extract backup config: less precise matching for broken pipe detection
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 06 Jul 2021 16:28:44 +0200
+
+libpve-storage-perl (7.0-7) bullseye; urgency=medium
+
+  * btrfs: fix "path is mounted" invocation
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 19:01:10 +0200
+
+libpve-storage-perl (7.0-6) bullseye; urgency=medium
+
+  * btrfs: support newer prune-backups for backup retention
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 24 Jun 2021 16:12:02 +0200
+
 libpve-storage-perl (7.0-5) bullseye; urgency=medium
 
   * btrfs: assert that path is actually on a btrfs file system on add and
     activation
 
-  * 
-
  -- Proxmox Support Team <support@proxmox.com>  Thu, 24 Jun 2021 11:43:56 +0200
 
 libpve-storage-perl (7.0-4) bullseye; urgency=medium