5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-01-03 01:18:01 +03:00

bump version to 8.3.3

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2024-12-19 15:16:45 +01:00
parent b3c844b858
commit e5f4af47d0

22
debian/changelog vendored
View File

@ -1,3 +1,25 @@
libpve-storage-perl (8.3.3) bookworm; urgency=medium
* plugin: export/import: fix calls to path() method
* rbd plugin: schema: document default value for 'krbd' setting
* export: redirect stdout to avoid any unrelated messages ending up in the export stream
* rbd plugin: implement volume import/export (partially fix #5890)
* rbd plugin: improve volume exists helper
* iscsi plugin: support volume export
* iscsi direct plugin: support volume export
* common: introduce common module
* plugins: volume import: align size up to 1KiB
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Dec 2024 15:11:41 +0100
libpve-storage-perl (8.3.2) bookworm; urgency=medium
* btrfs: fix regression for handling non-images volumes