]> git.proxmox.com Git - pve-guest-common.git/blob - debian/changelog
5e94ce0c3f9043064bfb20beb181c9225960703b
[pve-guest-common.git] / debian / changelog
1 libpve-guest-common-perl (2.0-5) unstable; urgency=medium
2
3 * PVE::AbstractMigrate - new helpers to handle replication jobs
4
5 * PVE::ReplicationState::extract_vmid_tranfer_state - new helper
6
7 * PVE::ReplicationConfig::switch_replication_job_target - new helper
8
9 * PVE/ReplicationConfig.pm: store job id inside job config
10
11 * PVE::Replication::run_replication - add verbose parameter
12
13 * PVE::Replication::run_replication - return replicated $volumes
14
15 * PVE::ReplicationState - new helpers record_job_start/record_job_end
16
17 * PVE::Replication::find_common_replication_snapshot - new helper
18
19 * PVE::ReplicationConfig::find_local_replication_job - new helper
20
21 * replicate_volume: implement rate limit and insecure
22
23 * PVE/ReplicationState.pm: implement write_vmid_job_states
24
25 * Make rollback compatible with storage replication
26
27 * PVE::Replication - pass $cleanup parameter to get_replicatable_volumes
28
29 * PVE::AbstractConfig - add prototype for get_replicatable_volumes
30
31 * PVE::Replication::prepare - allow to pass undefined $jobid
32
33 * add PVE/Replication.pm - moved from pve-manager
34
35 * PVE::ReplicationConfig add delete_job helper
36
37 * PVE::ReplicationState - add job_status, get_next_job,
38 job_logfile_name helpers
39
40 * PVE::ReplicationConfig - new helper parse_replication_job_id
41
42 * PVE::ReplicationConfig - use new ID format "<vmid>-<num>"
43
44 * PVE::ReplicationState - hold guest_migration_lock during state update
45
46 * PVE::ReplicationState - new helper class to read/write replication state
47
48 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 08:43:55 +0200
49
50 libpve-guest-common-perl (2.0-4) unstable; urgency=medium
51
52 * PVE::GuestHelpers::guest_migration_lock - new helper
53
54 * AbstractConfig.pm: remove code for replicate configuration
55
56 * PVE/ReplicationConfig.pm - new configuratin file for replication
57
58 * migration: use Cluster's new get_ssh_info
59
60 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:15:12 +0200
61
62 libpve-guest-common-perl (2.0-3) unstable; urgency=medium
63
64 * don't change replica settings on rollback
65
66 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 13:56:39 +0200
67
68 libpve-guest-common-perl (2.0-2) unstable; urgency=medium
69
70 * PVE/AbstractMigrate.pm: avoid locale specific time stamps
71
72 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:41:06 +0200
73
74 libpve-guest-common-perl (2.0-1) unstable; urgency=medium
75
76 * rebuild for PVE 5.0 / Debian Stretch
77
78 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 11:28:54 +0100
79
80 libpve-guest-common-perl (1.0-2) unstable; urgency=medium
81
82 * add VZDump base Plugin (moved from pve-manager)
83
84 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:50:54 +0100
85
86 libpve-guest-common-perl (1.0-1) unstable; urgency=medium
87
88 * initial release, split out from libe-pve-common-perl
89
90 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jan 2017 14:07:48 +0100