From aeff857f77130352f18e67d57df838602ab128d0 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 23 Sep 2024 10:24:00 +0200 Subject: [PATCH] bump version to 8.2.3 Signed-off-by: Thomas Lamprecht --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index de0bd1e..e628a2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libpve-common-perl (8.2.3) bookworm; urgency=medium + + * schema: adapt description of method's 'download' key and rename it to + 'download_allowed' with an alias to the old name for backward + compatibility. This only affects our REST API endpoint and gets devs some + slightly better UX for what setting this flag does. + + -- Proxmox Support Team Mon, 23 Sep 2024 10:23:57 +0200 + libpve-common-perl (8.2.2) bookworm; urgency=medium * tools: fix wrapper for mknod syscall