From 0c6234f0bc9772320786ca7ce5f45018630557de Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 7 Apr 2025 22:18:17 +0200 Subject: [PATCH] bump version to 8.3.6 Signed-off-by: Thomas Lamprecht --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 92b00b3..0bef100 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libpve-storage-perl (8.3.6) bookworm; urgency=medium + + * plugin: file size info: be consistent about size of directory subvol to + avoid breakage at use sites, like storage migration with btrfs. + + * plugin: volume export formats: avoid superfluous file_size_info() call. + + * api: volume info: do not fail for zero-sized subvolumes. + + * btrfs: die early for broken subvolume resize. + + * import: allow upload of guest images files into import storage. + + -- Proxmox Support Team Mon, 07 Apr 2025 22:18:14 +0200 + libpve-storage-perl (8.3.5) bookworm; urgency=medium * fix #3716: api: download from url: use proxy option for https, not just