From f11bdb1731885ddf1b30a9d94f4b3681215990b9 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 21 Mar 2023 16:49:31 +0100 Subject: [PATCH] bump version to 7.4-2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index f7f0b2c..7b6e201 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libpve-storage-perl (7.4-2) bullseye; urgency=medium + + * cifs: use empty string instead of / as default directory to avoid + regression with the mount detection + + * feature: enable 'content-dirs' property for cephfs + + -- Proxmox Support Team Tue, 21 Mar 2023 16:49:27 +0100 + libpve-storage-perl (7.4-1) bullseye; urgency=medium * nfs: check connection: support NFSv4-only servers without rpcbind, by