From: Fabian Grünbichler Date: Tue, 9 Nov 2021 15:13:13 +0000 (+0100) Subject: bump version to 7.0-14 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=40a079bd87ae7ade249bd1f32c7806041402e573;p=pve-storage.git bump version to 7.0-14 Signed-off-by: Fabian Grünbichler --- diff --git a/debian/changelog b/debian/changelog index 0f93ab9..a789e2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +libpve-storage-perl (7.0-14) bullseye; urgency=medium + + * rbd plugin: free image: use actual command in error message + + * cephfs: add support for multiple ceph filesystems + + * zfspool: support blockers parameter to volume_snapshot_is_possible + + * plugin: add volume_snapshot_info function, replaces volume_snapshot_list + + * dir plugin: improve notes handling + + * add generalized functions to manage volume attributes + + * prune mark: preserve additional information for the keep-all case + + * fix #3307: make it possible to set protection for backups + + * prune: mark renamed and protected backups differently + + * pbs: integrate support for protected + + * add rename volume feature + + * bump plugin APIVER (10) and APIAGE (1): + - Add rename feature + - Replace `volume_snapshot_list` with `volume_snapshot_info` + - Add `blockers` parameter to `volume_rollback_is_possible` + - Replace get/update_volume_notes with generic get/update_volume_attribute + + -- Proxmox Support Team Tue, 9 Nov 2021 13:08:35 +0100 + libpve-storage-perl (7.0-13) bullseye; urgency=medium * btrfs: free image: only remove snapshots for current subvol diff --git a/debian/control b/debian/control index a1a8c57..39f32eb 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Homepage: https://www.proxmox.com Package: libpve-storage-perl Architecture: all -Breaks: libpve-guest-common-perl (<< 3.0-7), +Breaks: libpve-guest-common-perl (<< 4.0-3), libpve-http-server-perl (<< 4.0-3), pve-container (<< 3.1-2), pve-manager (<< 5.2-12),