]> git.proxmox.com Git - pve-guest-common.git/blob - debian/changelog
b1d446c29664adf70345ba5cf71d373b03f15db8
[pve-guest-common.git] / debian / changelog
1 libpve-guest-common-perl (3.0-7) pve; urgency=medium
2
3 * replication: dont declare variable in post-if scope
4
5 * replication: log rate and transport type
6
7 * Use new storage_migrate interface
8
9 * Add update_volume_ids
10
11 -- Proxmox Support Team <support@proxmox.com> Thu, 9 Apr 2020 09:40:21 +0200
12
13 libpve-guest-common-perl (3.0-6) pve; urgency=medium
14
15 * Add interfaces for volume-related helpers
16
17 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Mar 2020 09:20:01 +0200
18
19 libpve-guest-common-perl (3.0-5) pve; urgency=medium
20
21 * abstractconfig: add partial_fast_plug
22
23 * config trait: allow to pass arbitrary lock to create_and_lock_config
24
25 * abstractconfig: add prototype for get_backup_volumes
26
27 * avoid cyclic reference in closure
28
29 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Mar 2020 11:10:02 +0100
30
31 libpve-guest-common-perl (3.0-3) pve; urgency=medium
32
33 * update use statements and dependencies following pve-cluster refactoring
34
35 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 12:01:55 +0100
36
37 libpve-guest-common-perl (3.0-2) pve; urgency=medium
38
39 * add various config helpers and interfaces for pending changes, backup jobs,
40 snapshot listing, ..
41
42 * maintain the VZDump config property schema and parser writer here, to allow
43 the guest projects to make use of them
44
45 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Oct 2019 21:09:16 +0200
46
47 libpve-guest-common-perl (3.0-1) pve; urgency=medium
48
49 * rebuild for PVE 6.0 / Debian Buster
50
51 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 21:02:28 +0200
52
53 libpve-guest-common-perl (2.0-20) unstable; urgency=medium
54
55 * add check/exec_hookscript to GuestHelpers
56
57 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 12:47:56 +0100
58
59 libpve-guest-common-perl (2.0-19) unstable; urgency=medium
60
61 * add bash completion helper for snapshot names
62
63 * fixup some deprecated code usage
64
65 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Jan 2019 09:55:20 +0100
66
67 libpve-guest-common-perl (2.0-18) unstable; urgency=medium
68
69 * add snapshot rollback hook and remove qemu machine code
70
71 -- Proxmox Support Team <support@proxmox.com> Mon, 17 Sep 2018 15:22:50 +0200
72
73 libpve-guest-common-perl (2.0-17) unstable; urgency=medium
74
75 * add create_and_lock_config
76
77 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Jun 2018 14:05:32 +0200
78
79 libpve-guest-common-perl (2.0-16) unstable; urgency=medium
80
81 * replication: handle guests recovered by HA
82
83 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:15:09 +0200
84
85 libpve-guest-common-perl (2.0-15) unstable; urgency=medium
86
87 * fix #1694: make failure of snapshot removal non-fatal
88
89 * vzdump: add common log sub-method
90
91 * vzdump: allow all defined log levels
92
93 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2018 11:47:34 +0200
94
95 libpve-guest-common-perl (2.0-14) unstable; urgency=medium
96
97 * leave handling or reporting of replication errors to the user of the
98 functions (pve-manager/API)
99
100 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 12:04:36 +0100
101
102 libpve-guest-common-perl (2.0-13) unstable; urgency=medium
103
104 * replication: purge states: verify the vmlist
105
106 * add logfunc in storage_migration.
107
108 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Oct 2017 15:04:32 +0200
109
110 libpve-guest-common-perl (2.0-12) unstable; urgency=medium
111
112 * Fix #1480: locked VMs after trying to delete a non-existent snapshot
113
114 * fix an issue with signal handlers being replaced leading to services not
115 shutting down properly
116
117 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Sep 2017 09:46:47 +0200
118
119 libpve-guest-common-perl (2.0-11) unstable; urgency=medium
120
121 * replication: always include intermediate snapshots
122
123 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 14:50:41 +0200
124
125 libpve-guest-common-perl (2.0-10) unstable; urgency=medium
126
127 * replication job_status: add get_disabled parameter
128
129 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 10:56:44 +0200
130
131 libpve-guest-common-perl (2.0-9) unstable; urgency=medium
132
133 * PVE::Replication - do not use $jobcfg->{vmtype}
134
135 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 07:28:37 +0200
136
137 libpve-guest-common-perl (2.0-8) unstable; urgency=medium
138
139 * replication: add guest type when fetching a local job config
140
141 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:32:05 +0200
142
143 libpve-guest-common-perl (2.0-7) unstable; urgency=medium
144
145 * replication: add schedule_job_now helper
146
147 * replication: sort time stamps numerically
148
149 * replication: pass $noerr to run_replication_nolock
150
151 * Add new function delete_guest_states
152
153 * replication: don't sync to offline targets on error states
154
155 * replication: keep retrying every 30 minutes in error state
156
157 * PVE::ReplicationState - cleanup job state on job removal
158
159 * PVE/Replication.pm: also log when we thaw the filesystem
160
161 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 12:46:45 +0200
162
163 libpve-guest-common-perl (2.0-6) unstable; urgency=medium
164
165 * change replication log timestamp to a human readable format
166
167 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 13:04:23 +0200
168
169 libpve-guest-common-perl (2.0-5) unstable; urgency=medium
170
171 * PVE::AbstractMigrate - new helpers to handle replication jobs
172
173 * PVE::ReplicationState::extract_vmid_tranfer_state - new helper
174
175 * PVE::ReplicationConfig::switch_replication_job_target - new helper
176
177 * PVE/ReplicationConfig.pm: store job id inside job config
178
179 * PVE::Replication::run_replication - add verbose parameter
180
181 * PVE::Replication::run_replication - return replicated $volumes
182
183 * PVE::ReplicationState - new helpers record_job_start/record_job_end
184
185 * PVE::Replication::find_common_replication_snapshot - new helper
186
187 * PVE::ReplicationConfig::find_local_replication_job - new helper
188
189 * replicate_volume: implement rate limit and insecure
190
191 * PVE/ReplicationState.pm: implement write_vmid_job_states
192
193 * Make rollback compatible with storage replication
194
195 * PVE::Replication - pass $cleanup parameter to get_replicatable_volumes
196
197 * PVE::AbstractConfig - add prototype for get_replicatable_volumes
198
199 * PVE::Replication::prepare - allow to pass undefined $jobid
200
201 * add PVE/Replication.pm - moved from pve-manager
202
203 * PVE::ReplicationConfig add delete_job helper
204
205 * PVE::ReplicationState - add job_status, get_next_job,
206 job_logfile_name helpers
207
208 * PVE::ReplicationConfig - new helper parse_replication_job_id
209
210 * PVE::ReplicationConfig - use new ID format "<vmid>-<num>"
211
212 * PVE::ReplicationState - hold guest_migration_lock during state update
213
214 * PVE::ReplicationState - new helper class to read/write replication state
215
216 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 08:43:55 +0200
217
218 libpve-guest-common-perl (2.0-4) unstable; urgency=medium
219
220 * PVE::GuestHelpers::guest_migration_lock - new helper
221
222 * AbstractConfig.pm: remove code for replicate configuration
223
224 * PVE/ReplicationConfig.pm - new configuratin file for replication
225
226 * migration: use Cluster's new get_ssh_info
227
228 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:15:12 +0200
229
230 libpve-guest-common-perl (2.0-3) unstable; urgency=medium
231
232 * don't change replica settings on rollback
233
234 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 13:56:39 +0200
235
236 libpve-guest-common-perl (2.0-2) unstable; urgency=medium
237
238 * PVE/AbstractMigrate.pm: avoid locale specific time stamps
239
240 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:41:06 +0200
241
242 libpve-guest-common-perl (2.0-1) unstable; urgency=medium
243
244 * rebuild for PVE 5.0 / Debian Stretch
245
246 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 11:28:54 +0100
247
248 libpve-guest-common-perl (1.0-2) unstable; urgency=medium
249
250 * add VZDump base Plugin (moved from pve-manager)
251
252 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:50:54 +0100
253
254 libpve-guest-common-perl (1.0-1) unstable; urgency=medium
255
256 * initial release, split out from libe-pve-common-perl
257
258 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jan 2017 14:07:48 +0100