From 8c1a476be95dbcfe8e755d56b55c022dd3ce6dbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Wed, 6 Apr 2022 13:30:21 +0200 Subject: [PATCH] bump version to 7.1-2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/debian/changelog b/debian/changelog index 69d1eb8..6deb861 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +libpve-storage-perl (7.1-2) bullseye; urgency=medium + + * add volume_import/export_start helpers + + * fix #3894: cast 'size' and 'used' to integer + + * zfs: volume import: use correct format for renaming + + * activate storage: improve error when check_connection dies + + * cifs: check connection: bubble up NT_STATUS_LOGON_FAILURE + + * list volumes: also return backup type for backups + + * pvesm: extract config: check for VM.Backup privilege + + * check volume access: improve checks + + * check volume access: optionally check content type + + * pvesm extract config / api file restore: check content type + + * plugins: allow limiting the number of protected backups per guest + + -- Proxmox Support Team Wed, 6 Apr 2022 13:27:34 +0200 + libpve-storage-perl (7.1-1) bullseye; urgency=medium * pbs: update attribute: improve error message if remote PBS is to old to