From db3d1ef1639b3769f4f18da89cdc82234186f834 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 4 Feb 2022 18:08:09 +0100 Subject: [PATCH] bump version to 7.1-1 Signed-off-by: Thomas Lamprecht --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3452037..69d1eb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libpve-storage-perl (7.1-1) bullseye; urgency=medium + + * pbs: update attribute: improve error message if remote PBS is to old to + support that + + * zfs: use -r parameter when listing snapshots to fix a regression for ZFS + over iSCSI + + * ceph: ensure that there's always a newline for the $secret as the RBD + library errors out if that's not the case + + * fix #1816: rbd: add support for using erasure coded (EC) pools + + -- Proxmox Support Team Fri, 04 Feb 2022 18:08:01 +0100 + libpve-storage-perl (7.0-15) bullseye; urgency=medium * api: disks: implement destroy for dir, lvm, lvmthin, zfs