From 00f1de310e3499a316f128202d1189907287d349 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 29 Sep 2020 18:56:04 +0200 Subject: [PATCH] bump version to 6.2-7 Signed-off-by: Thomas Lamprecht --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index e8c449d..223487d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +libpve-storage-perl (6.2-7) pve; urgency=medium + + * storage_migrate: log bandwidth limit + + * cli: pvesm prune-backups: use keep-options directly + + * zfs: rollback: improve error message and handle unexpectedly missing + snapshots better + + * zfs: check and mount subvolumes on volume activation + + * api/disks: create zfs: instantiate import unit for newly created ZFS + pool + + -- Proxmox Support Team Tue, 29 Sep 2020 18:55:53 +0200 + libpve-storage-perl (6.2-6) pve; urgency=medium * introduce prune-backups property for directory-based storages