bump version to 8.2.3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-09-23 10:24:00 +02:00
parent e83d895594
commit aeff857f77

9
debian/changelog vendored
View File

@ -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 <support@proxmox.com> Mon, 23 Sep 2024 10:23:57 +0200
libpve-common-perl (8.2.2) bookworm; urgency=medium
* tools: fix wrapper for mknod syscall