libpve-guest-common-perl (3.1-3) pve; urgency=medium * add prune-backups option to vzdump parameters * add move config helper -- Proxmox Support Team Mon, 24 Aug 2020 10:12:28 +0200 libpve-guest-common-perl (3.1-2) pve; urgency=medium * unbreak config_with_pending_array -- Proxmox Support Team Wed, 5 Aug 2020 12:14:41 +0200 libpve-guest-common-perl (3.1-1) pve; urgency=medium * fix #2834: skip refs in config_with_pending_array -- Proxmox Support Team Mon, 13 Jul 2020 08:57:24 +0200 libpve-guest-common-perl (3.0-11) pve; urgency=medium * fix config_with_pending_array for falsy current values -- Proxmox Support Team Tue, 07 Jul 2020 18:42:26 +0200 libpve-guest-common-perl (3.0-10) pve; urgency=medium * fix versioned breaks on qemu-server -- Proxmox Support Team Tue, 5 May 2020 11:41:38 +0200 libpve-guest-common-perl (3.0-9) pve; urgency=medium * fix #2682: make sure configuration file is up-to-date for lock_config-variants * snapshot_rollback: flock earlier * snapshot_rollback: make sure newer replication snapshots are deleted * snapshot_delete: check for concurrent modifications at each step * lock_config: rename lock_config_mode -> lock_config_shared -- Proxmox Support Team Tue, 5 May 2020 11:19:26 +0200 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 -- Proxmox Support Team 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 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 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 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 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 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 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 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 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 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 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 Thu, 21 Sep 2017 09:46:47 +0200 libpve-guest-common-perl (2.0-11) unstable; urgency=medium * replication: always include intermediate snapshots -- Proxmox Support Team Mon, 03 Jul 2017 14:50:41 +0200 libpve-guest-common-perl (2.0-10) unstable; urgency=medium * replication job_status: add get_disabled parameter -- Proxmox Support Team Thu, 29 Jun 2017 10:56:44 +0200 libpve-guest-common-perl (2.0-9) unstable; urgency=medium * PVE::Replication - do not use $jobcfg->{vmtype} -- Proxmox Support Team Thu, 29 Jun 2017 07:28:37 +0200 libpve-guest-common-perl (2.0-8) unstable; urgency=medium * replication: add guest type when fetching a local job config -- Proxmox Support Team Wed, 28 Jun 2017 14:32:05 +0200 libpve-guest-common-perl (2.0-7) unstable; urgency=medium * replication: add schedule_job_now helper * replication: sort time stamps numerically * replication: pass $noerr to run_replication_nolock * Add new function delete_guest_states * replication: don't sync to offline targets on error states * replication: keep retrying every 30 minutes in error state * PVE::ReplicationState - cleanup job state on job removal * PVE/Replication.pm: also log when we thaw the filesystem -- Proxmox Support Team Wed, 28 Jun 2017 12:46:45 +0200 libpve-guest-common-perl (2.0-6) unstable; urgency=medium * change replication log timestamp to a human readable format -- Proxmox Support Team Thu, 22 Jun 2017 13:04:23 +0200 libpve-guest-common-perl (2.0-5) unstable; urgency=medium * PVE::AbstractMigrate - new helpers to handle replication jobs * PVE::ReplicationState::extract_vmid_tranfer_state - new helper * PVE::ReplicationConfig::switch_replication_job_target - new helper * PVE/ReplicationConfig.pm: store job id inside job config * PVE::Replication::run_replication - add verbose parameter * PVE::Replication::run_replication - return replicated $volumes * PVE::ReplicationState - new helpers record_job_start/record_job_end * PVE::Replication::find_common_replication_snapshot - new helper * PVE::ReplicationConfig::find_local_replication_job - new helper * replicate_volume: implement rate limit and insecure * PVE/ReplicationState.pm: implement write_vmid_job_states * Make rollback compatible with storage replication * PVE::Replication - pass $cleanup parameter to get_replicatable_volumes * PVE::AbstractConfig - add prototype for get_replicatable_volumes * PVE::Replication::prepare - allow to pass undefined $jobid * add PVE/Replication.pm - moved from pve-manager * PVE::ReplicationConfig add delete_job helper * PVE::ReplicationState - add job_status, get_next_job, job_logfile_name helpers * PVE::ReplicationConfig - new helper parse_replication_job_id * PVE::ReplicationConfig - use new ID format "-" * PVE::ReplicationState - hold guest_migration_lock during state update * PVE::ReplicationState - new helper class to read/write replication state -- Proxmox Support Team Thu, 22 Jun 2017 08:43:55 +0200 libpve-guest-common-perl (2.0-4) unstable; urgency=medium * PVE::GuestHelpers::guest_migration_lock - new helper * AbstractConfig.pm: remove code for replicate configuration * PVE/ReplicationConfig.pm - new configuratin file for replication * migration: use Cluster's new get_ssh_info -- Proxmox Support Team Wed, 31 May 2017 09:15:12 +0200 libpve-guest-common-perl (2.0-3) unstable; urgency=medium * don't change replica settings on rollback -- Proxmox Support Team Fri, 28 Apr 2017 13:56:39 +0200 libpve-guest-common-perl (2.0-2) unstable; urgency=medium * PVE/AbstractMigrate.pm: avoid locale specific time stamps -- Proxmox Support Team Mon, 24 Apr 2017 07:41:06 +0200 libpve-guest-common-perl (2.0-1) unstable; urgency=medium * rebuild for PVE 5.0 / Debian Stretch -- Proxmox Support Team Mon, 13 Mar 2017 11:28:54 +0100 libpve-guest-common-perl (1.0-2) unstable; urgency=medium * add VZDump base Plugin (moved from pve-manager) -- Proxmox Support Team Wed, 25 Jan 2017 09:50:54 +0100 libpve-guest-common-perl (1.0-1) unstable; urgency=medium * initial release, split out from libe-pve-common-perl -- Proxmox Support Team Tue, 24 Jan 2017 14:07:48 +0100