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