bump version to 7.0-14
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
32
debian/changelog
vendored
32
debian/changelog
vendored
@ -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 <support@proxmox.com> Tue, 9 Nov 2021 13:08:35 +0100
|
||||||
|
|
||||||
libpve-storage-perl (7.0-13) bullseye; urgency=medium
|
libpve-storage-perl (7.0-13) bullseye; urgency=medium
|
||||||
|
|
||||||
* btrfs: free image: only remove snapshots for current subvol
|
* btrfs: free image: only remove snapshots for current subvol
|
||||||
|
|||||||
2
debian/control
vendored
2
debian/control
vendored
@ -20,7 +20,7 @@ Homepage: https://www.proxmox.com
|
|||||||
|
|
||||||
Package: libpve-storage-perl
|
Package: libpve-storage-perl
|
||||||
Architecture: all
|
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),
|
libpve-http-server-perl (<< 4.0-3),
|
||||||
pve-container (<< 3.1-2),
|
pve-container (<< 3.1-2),
|
||||||
pve-manager (<< 5.2-12),
|
pve-manager (<< 5.2-12),
|
||||||
|
|||||||
Reference in New Issue
Block a user