From cd58a6912553792e2def734dc81f09098ca5d87a Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 28 Apr 2022 17:38:22 +0200 Subject: [PATCH] bump version to 7.2-1 Signed-off-by: Thomas Lamprecht --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6deb861..a148e2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 28 Apr 2022 17:38:15 +0200 + libpve-storage-perl (7.1-2) bullseye; urgency=medium * add volume_import/export_start helpers