]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 7.0-12
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 5 Oct 2021 04:25:08 +0000 (06:25 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 5 Oct 2021 04:25:08 +0000 (06:25 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index df5f26f024384e3300ffc72d5325755120e3f13e..468151ed93a2e9cbe9a83fec9be2bf2b8147e767 100644 (file)
@@ -1,3 +1,28 @@
+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