From c0304618f56044b65eda5baa6b1419061702e4f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 10 Dec 2024 14:33:11 +0100 Subject: [PATCH] bump version to 8.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index e1335e4..2363de8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-storage-perl (8.3.1) bookworm; urgency=medium + + * esxi: anchor vmdk regex in `parse_volname` + + * esxi: fix return value of volume_size_info for vmx volumes + + * storage: plugin: return 'raw' format when parsing non-image volumes + + * file_size_info: add warning when falling back to raw format + + -- Proxmox Support Team Tue, 10 Dec 2024 14:32:01 +0100 + libpve-storage-perl (8.3.0) bookworm; urgency=medium * file_size_info: avoid spurious warnings by always setting `format`