From 5738817d17cf363a7d48ccf9f294c2162839d6cc Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 11 Aug 2023 13:25:14 +0200 Subject: [PATCH] bump version to 8.0.8 Signed-off-by: Wolfgang Bumiller --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9b1d4e0..100377c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-common-perl (8.0.8) bookworm; urgency=medium + + * fix #4849: download file from url: add opt parameter for a decompression + command + + * ldap: handle errors explicitly to improve user visible error messages + + * section config: allow base properties for 'createSchema' and + 'updateSchema' + + -- Proxmox Support Team Fri, 11 Aug 2023 13:25:04 +0200 + libpve-common-perl (8.0.7) bookworm; urgency=medium * schema: increase pve-config-digest maxLength to 64