]> git.proxmox.com Git - pve-guest-common.git/blob - debian/changelog
AbstractMigrate: remove unused obsolete variables
[pve-guest-common.git] / debian / changelog
1 libpve-guest-common-perl (2.0-11) unstable; urgency=medium
2
3 * replication: always include intermediate snapshots
4
5 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 14:50:41 +0200
6
7 libpve-guest-common-perl (2.0-10) unstable; urgency=medium
8
9 * replication job_status: add get_disabled parameter
10
11 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 10:56:44 +0200
12
13 libpve-guest-common-perl (2.0-9) unstable; urgency=medium
14
15 * PVE::Replication - do not use $jobcfg->{vmtype}
16
17 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 07:28:37 +0200
18
19 libpve-guest-common-perl (2.0-8) unstable; urgency=medium
20
21 * replication: add guest type when fetching a local job config
22
23 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:32:05 +0200
24
25 libpve-guest-common-perl (2.0-7) unstable; urgency=medium
26
27 * replication: add schedule_job_now helper
28
29 * replication: sort time stamps numerically
30
31 * replication: pass $noerr to run_replication_nolock
32
33 * Add new function delete_guest_states
34
35 * replication: don't sync to offline targets on error states
36
37 * replication: keep retrying every 30 minutes in error state
38
39 * PVE::ReplicationState - cleanup job state on job removal
40
41 * PVE/Replication.pm: also log when we thaw the filesystem
42
43 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 12:46:45 +0200
44
45 libpve-guest-common-perl (2.0-6) unstable; urgency=medium
46
47 * change replication log timestamp to a human readable format
48
49 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 13:04:23 +0200
50
51 libpve-guest-common-perl (2.0-5) unstable; urgency=medium
52
53 * PVE::AbstractMigrate - new helpers to handle replication jobs
54
55 * PVE::ReplicationState::extract_vmid_tranfer_state - new helper
56
57 * PVE::ReplicationConfig::switch_replication_job_target - new helper
58
59 * PVE/ReplicationConfig.pm: store job id inside job config
60
61 * PVE::Replication::run_replication - add verbose parameter
62
63 * PVE::Replication::run_replication - return replicated $volumes
64
65 * PVE::ReplicationState - new helpers record_job_start/record_job_end
66
67 * PVE::Replication::find_common_replication_snapshot - new helper
68
69 * PVE::ReplicationConfig::find_local_replication_job - new helper
70
71 * replicate_volume: implement rate limit and insecure
72
73 * PVE/ReplicationState.pm: implement write_vmid_job_states
74
75 * Make rollback compatible with storage replication
76
77 * PVE::Replication - pass $cleanup parameter to get_replicatable_volumes
78
79 * PVE::AbstractConfig - add prototype for get_replicatable_volumes
80
81 * PVE::Replication::prepare - allow to pass undefined $jobid
82
83 * add PVE/Replication.pm - moved from pve-manager
84
85 * PVE::ReplicationConfig add delete_job helper
86
87 * PVE::ReplicationState - add job_status, get_next_job,
88 job_logfile_name helpers
89
90 * PVE::ReplicationConfig - new helper parse_replication_job_id
91
92 * PVE::ReplicationConfig - use new ID format "<vmid>-<num>"
93
94 * PVE::ReplicationState - hold guest_migration_lock during state update
95
96 * PVE::ReplicationState - new helper class to read/write replication state
97
98 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 08:43:55 +0200
99
100 libpve-guest-common-perl (2.0-4) unstable; urgency=medium
101
102 * PVE::GuestHelpers::guest_migration_lock - new helper
103
104 * AbstractConfig.pm: remove code for replicate configuration
105
106 * PVE/ReplicationConfig.pm - new configuratin file for replication
107
108 * migration: use Cluster's new get_ssh_info
109
110 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:15:12 +0200
111
112 libpve-guest-common-perl (2.0-3) unstable; urgency=medium
113
114 * don't change replica settings on rollback
115
116 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 13:56:39 +0200
117
118 libpve-guest-common-perl (2.0-2) unstable; urgency=medium
119
120 * PVE/AbstractMigrate.pm: avoid locale specific time stamps
121
122 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:41:06 +0200
123
124 libpve-guest-common-perl (2.0-1) unstable; urgency=medium
125
126 * rebuild for PVE 5.0 / Debian Stretch
127
128 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 11:28:54 +0100
129
130 libpve-guest-common-perl (1.0-2) unstable; urgency=medium
131
132 * add VZDump base Plugin (moved from pve-manager)
133
134 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:50:54 +0100
135
136 libpve-guest-common-perl (1.0-1) unstable; urgency=medium
137
138 * initial release, split out from libe-pve-common-perl
139
140 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jan 2017 14:07:48 +0100