bump version to 7.2-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2022-04-28 17:38:22 +02:00
parent 9594717848
commit cd58a69125

15
debian/changelog vendored
View File

@ -1,3 +1,18 @@
libpve-storage-perl (7.2-1) bullseye; urgency=medium
* rbd: unmap volume after rename
* fix #3969: rbd: add rbd dev paths with cluster info
* storage plugins: en/decode volume notes as UTF-8
* zfs pool: bump non-worker timeoiut default to 10s
* fix #3803: ZFSPoolPlugin: zfs_request: increase minimum timeout in
worker
-- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2022 17:38:15 +0200
libpve-storage-perl (7.1-2) bullseye; urgency=medium
* add volume_import/export_start helpers