From 2d44f2eb3ea6e11918c574d7c50efb9bb3fe7d0d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 17 Jul 2025 01:17:10 +0200 Subject: [PATCH] bump version to 9.0.4 Signed-off-by: Thomas Lamprecht --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 82aa25e..d937afe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libpve-storage-perl (9.0.4) trixie; urgency=medium + + * fix #5071: zfs over iscsi: add 'zfs-base-path' configuration option. + + * zfs over iscsi: on-add hook: dynamically determine base path. + + * rbd storage: add missing check for external ceph cluster. + + * LVM: add initial support for storage-managed snapshots through qcow2. + + * directory file system based storages: add initial support for external + qcow2 snapshots. + + -- Proxmox Support Team Thu, 17 Jul 2025 01:17:05 +0200 + libpve-storage-perl (9.0.3) trixie; urgency=medium * fix #4997: lvm: volume create: disable auto-activation for new logical