From 6f49432acc6d030017c5f8833a17b33c6ae00324 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 20 Nov 2025 14:59:46 +0100 Subject: [PATCH] bump version to 9.1.0 Signed-off-by: Thomas Lamprecht --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index df35bea..5cdbe2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +libpve-storage-perl (9.1.0) trixie; urgency=medium + + * import/export formats: fix regression for import/export of 'images' + content. This affected offline migration of guest volumes. + + * lvm plugin: fix hanging on the storage lock when doing a snapshot rollback + through the CLI. + + * fix #6900: accept all API tokens that are valid for Proxmox Backup Server, + which is slightly more flexible than the implementation in Proxmox VE. + + -- Proxmox Support Team Thu, 20 Nov 2025 14:59:42 +0100 + libpve-storage-perl (9.0.18) trixie; urgency=medium * api: OCI image download improvements: