X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=4103f6acfa34d74007584f5a26dba92453ae82af;hb=dc52f2dce8d35f048207d38c8fcad4e6efc83862;hp=1bcdd7b33378ecc2483e278cfaab4232a04f3f73;hpb=73427ae3cdf4372d4e3234396f21e746d179ba0a;p=pve-guest-common.git diff --git a/debian/changelog b/debian/changelog index 1bcdd7b..4103f6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +libpve-guest-common-perl (3.0-8) pve; urgency=medium + + * Fix: #2124 add zstd support + + -- Proxmox Support Team 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 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 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 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