]> git.proxmox.com Git - pve-guest-common.git/blobdiff - debian/changelog
AbstractMigrate: remove unused obsolete variables
[pve-guest-common.git] / debian / changelog
index 5e94ce0c3f9043064bfb20beb181c9225960703b..e22e4550fc3eef8f514b0047bf8ec9359af926fe 100644 (file)
@@ -1,3 +1,53 @@
+libpve-guest-common-perl (2.0-11) unstable; urgency=medium
+
+  * replication: always include intermediate snapshots
+
+ -- Proxmox Support Team <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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 <support@proxmox.com>  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