]> git.proxmox.com Git - pve-storage.git/commitdiff
bump version to 7.0-14
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 9 Nov 2021 15:13:13 +0000 (16:13 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 9 Nov 2021 16:02:48 +0000 (17:02 +0100)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/changelog
debian/control

index 0f93ab93e96599f262ba81d17e33d9cb6acb1786..a789e2ed56638d3405f35f607c1b541dfaadbb25 100644 (file)
@@ -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
 
   * btrfs: free image: only remove snapshots for current subvol
index a1a8c57d34e44c12bcc78099c69ae87b458a8fb6..39f32ebe4f7412834ff53d5071b97f94e39b54e4 100644 (file)
@@ -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),