From 238d9b9aff83834231585d81460eea7ed44191b2 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 17 Jun 2023 15:34:04 +0200 Subject: [PATCH] bump version to 8.0.1 Signed-off-by: Thomas Lamprecht --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index cfc1919..001b92a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libpve-storage-perl (8.0.1) bookworm; urgency=medium + + * api: config: add/update storage: check for type mismatch first + + * content-dirs check: silently skip paths that cannot be resolved + + * fix #4785: avoid overly noisy mkdir deprecation warning for now + + * disk api: avoid using unrelated Datastore.Audit priv for disk management + + * disk api: only ask for Datastore.Allocate if actually adding newly created + file system, LVM or ZFS directly to the Proxmox VE storage config + + -- Proxmox Support Team Sat, 17 Jun 2023 15:34:00 +0200 + libpve-storage-perl (8.0.0) bookworm; urgency=medium * activate storage: ensure content directories are created before checking