From e5f4af47d08322dd6d9b9c71cae24a9eb89e8756 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Thu, 19 Dec 2024 15:16:45 +0100 Subject: [PATCH] bump version to 8.3.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/debian/changelog b/debian/changelog index b0cfbc6..7455fe8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +libpve-storage-perl (8.3.3) bookworm; urgency=medium + + * plugin: export/import: fix calls to path() method + + * rbd plugin: schema: document default value for 'krbd' setting + + * export: redirect stdout to avoid any unrelated messages ending up in the export stream + + * rbd plugin: implement volume import/export (partially fix #5890) + + * rbd plugin: improve volume exists helper + + * iscsi plugin: support volume export + + * iscsi direct plugin: support volume export + + * common: introduce common module + + * plugins: volume import: align size up to 1KiB + + -- Proxmox Support Team Thu, 19 Dec 2024 15:11:41 +0100 + libpve-storage-perl (8.3.2) bookworm; urgency=medium * btrfs: fix regression for handling non-images volumes