From 46e27c1ebcd06c47892488eb160c3c6de42de4e1 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 23 Sep 2019 18:20:49 +0200 Subject: [PATCH] bump version to 6.0-9 Signed-off-by: Thomas Lamprecht --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index f4e4c4f..616abcb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +libpve-storage-perl (6.0-9) pve; urgency=medium + + * warn if filesize info could not be read due to error and use JSON + interface from qemu-img + + * fix VMID filter for backup listing + + * ZFS over iSCSI/LIO: Don't remove and recreate lun when changing a + volume + + * ZFS over iSCSI/LIO: set TRIM, UNMAP, DISCARD (TPU) to true for new + images to allow to reclaim free space + + * ZFS over iSCSI/LIO: fix volname parsing for linked clones + + -- Proxmox Support Team Mon, 23 Sep 2019 18:17:37 +0200 + libpve-storage-perl (6.0-8) pve; urgency=medium * Fix #2346: rbd storage shows wrong %-usage