From c7aa1e28dd761cd0c755cb30b160e4a9d5b4f1d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Wed, 10 Nov 2021 14:25:26 +0100 Subject: [PATCH] bump version to 7.0-15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index a789e2e..3452037 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libpve-storage-perl (7.0-15) bullseye; urgency=medium + + * api: disks: implement destroy for dir, lvm, lvmthin, zfs + + * api: list thin pools: add volume group to properties + + * api: disks: delete: add flag for wiping disks + + * api: disks: delete: add flag for cleaning up storage config + + * lvm thin: don't assume that a thin pool and its volumes are active + + -- Proxmox Support Team Wed, 10 Nov 2021 14:25:18 +0100 + libpve-storage-perl (7.0-14) bullseye; urgency=medium * rbd plugin: free image: use actual command in error message