]> git.proxmox.com Git - pve-guest-common.git/blobdiff - debian/changelog
bump version to 3.0-8
[pve-guest-common.git] / debian / changelog
index 1bcdd7b33378ecc2483e278cfaab4232a04f3f73..4103f6acfa34d74007584f5a26dba92453ae82af 100644 (file)
@@ -1,3 +1,39 @@
+libpve-guest-common-perl (3.0-8) pve; urgency=medium
+
+  * Fix: #2124 add zstd support
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 4 May 2020 14:10:56 +0200
+
+libpve-guest-common-perl (3.0-7) pve; urgency=medium
+
+  * replication: dont declare variable in post-if scope
+
+  * replication: log rate and transport type
+
+  * Use new storage_migrate interface
+
+  * Add update_volume_ids
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 9 Apr 2020 09:40:21 +0200
+
+libpve-guest-common-perl (3.0-6) pve; urgency=medium
+
+  * Add interfaces for volume-related helpers
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Mar 2020 09:20:01 +0200
+
+libpve-guest-common-perl (3.0-5) pve; urgency=medium
+
+  * abstractconfig: add partial_fast_plug
+
+  * config trait: allow to pass arbitrary lock to create_and_lock_config
+
+  * abstractconfig: add prototype for get_backup_volumes
+
+  * avoid cyclic reference in closure
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Mar 2020 11:10:02 +0100
+
 libpve-guest-common-perl (3.0-3) pve; urgency=medium
 
   * update use statements and dependencies following pve-cluster refactoring