]> git.proxmox.com Git - pve-guest-common.git/blobdiff - debian/changelog
bump version to 3.0-8
[pve-guest-common.git] / debian / changelog
index e22e4550fc3eef8f514b0047bf8ec9359af926fe..4103f6acfa34d74007584f5a26dba92453ae82af 100644 (file)
@@ -1,3 +1,127 @@
+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
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Nov 2019 12:01:55 +0100
+
+libpve-guest-common-perl (3.0-2) pve; urgency=medium
+
+  * add various config helpers and interfaces for pending changes, backup jobs,
+    snapshot listing, ..
+
+  * maintain the VZDump config property schema and parser writer here, to allow
+    the guest projects to make use of them
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Oct 2019 21:09:16 +0200
+
+libpve-guest-common-perl (3.0-1) pve; urgency=medium
+
+  * rebuild for PVE 6.0 / Debian Buster
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 May 2019 21:02:28 +0200
+
+libpve-guest-common-perl (2.0-20) unstable; urgency=medium
+
+  * add check/exec_hookscript to GuestHelpers
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Feb 2019 12:47:56 +0100
+
+libpve-guest-common-perl (2.0-19) unstable; urgency=medium
+
+  * add bash completion helper for snapshot names
+
+  * fixup some deprecated code usage
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Jan 2019 09:55:20 +0100
+
+libpve-guest-common-perl (2.0-18) unstable; urgency=medium
+
+  * add snapshot rollback hook and remove qemu machine code
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 17 Sep 2018 15:22:50 +0200
+
+libpve-guest-common-perl (2.0-17) unstable; urgency=medium
+
+  * add create_and_lock_config
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Jun 2018 14:05:32 +0200
+
+libpve-guest-common-perl (2.0-16) unstable; urgency=medium
+
+  * replication: handle guests recovered by HA
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 May 2018 11:15:09 +0200
+
+libpve-guest-common-perl (2.0-15) unstable; urgency=medium
+
+  * fix #1694: make failure of snapshot removal non-fatal
+
+  * vzdump: add common log sub-method
+
+  * vzdump: allow all defined log levels
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 16 Apr 2018 11:47:34 +0200
+
+libpve-guest-common-perl (2.0-14) unstable; urgency=medium
+
+  * leave handling or reporting of replication errors to the user of the
+    functions (pve-manager/API)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Dec 2017 12:04:36 +0100
+
+libpve-guest-common-perl (2.0-13) unstable; urgency=medium
+
+  * replication: purge states: verify the vmlist
+
+  * add logfunc in storage_migration.
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Oct 2017 15:04:32 +0200
+
+libpve-guest-common-perl (2.0-12) unstable; urgency=medium
+
+  * Fix #1480: locked VMs after trying to delete a non-existent snapshot
+
+  * fix an issue with signal handlers being replaced leading to services not
+    shutting down properly
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Sep 2017 09:46:47 +0200
+
 libpve-guest-common-perl (2.0-11) unstable; urgency=medium
 
   * replication: always include intermediate snapshots