From 66efee5b8c17a00ea25669c2545d09e025816d6d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 13 Dec 2019 12:18:40 +0100 Subject: [PATCH] bump version to 6.1-3 Signed-off-by: Thomas Lamprecht --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index f8fd8c6..593abe9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libpve-storage-perl (6.1-3) pve; urgency=medium + + * base find_free_diskname: refactor mapping from disks to volid array + + * rbd: unprotect all snapshots on image removal + + * When resizing a ZFS volume always ensure that size is aligned to 1M + + * calculate reasonable metadatasize for lvm thin pools on creation + + * grammar fix: s/does not exists/does not exist/g + + -- Proxmox Support Team Fri, 13 Dec 2019 12:18:32 +0100 + libpve-storage-perl (6.1-2) pve; urgency=medium * rbd: update features of image when mapping snapshot