]> git.proxmox.com Git - pve-guest-common.git/blame - debian/changelog
add storage tunnel module
[pve-guest-common.git] / debian / changelog
CommitLineData
7d604b5b
FG
1libpve-guest-common-perl (4.0-3) pve; urgency=medium
2
3 * fix #3111: improve replication handling, cleaning of blocking snapshots
4 when doing a rollback, and try harder to find common replication base
5
6 * fix #3111: snapshot delete: check if replication still needs it
7
8 -- Proxmox Support Team <support@proxmox.com> Tue, 9 Nov 2021 13:14:58 +0100
9
523e9473
FG
10libpve-guest-common-perl (4.0-2) pve; urgency=medium
11
12 * vzdump: remove deprecated size parameter
13
14 * vzdump: defaults: keep all backups by default for 7.0
15
16 -- Proxmox Support Team <support@proxmox.com> Wed, 9 Jun 2021 10:06:05 +0200
17
71066e62
TL
18libpve-guest-common-perl (4.0-1) pve; urgency=medium
19
20 * re-build for Debian 11 Bullseye based releases
21
22 -- Proxmox Support Team <support@proxmox.com> Wed, 12 May 2021 13:08:20 +0200
23
de1ae165
TL
24libpve-guest-common-perl (3.1-5) pve; urgency=medium
25
26 * vzdump: improve handling 'prune-backups' option in commandline and cron
27 config
28
29 * vzdump: command line: make sure mailto is converted to comma-separated list
30
31 * vzdump: mailto: use email-or-username-list format
32
33 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Feb 2021 16:32:14 +0100
34
9d8f36e1
TL
35libpve-guest-common-perl (3.1-4) pve; urgency=medium
36
37 * vzdump: use more strict regex check for 'mailto'
38
39 * print snapshot tree: reduce indentation
40
41 * replication: improve on various edge cases for moved VMs, for example, if
42 recovered by HA.
43
44 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Dec 2020 15:52:30 +0100
45
74c0a4cf
TL
46libpve-guest-common-perl (3.1-3) pve; urgency=medium
47
48 * add prune-backups option to vzdump parameters
49
50 * add move config helper
51
52 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2020 10:12:28 +0200
53
9bdcd032
FG
54libpve-guest-common-perl (3.1-2) pve; urgency=medium
55
56 * unbreak config_with_pending_array
57
58 -- Proxmox Support Team <support@proxmox.com> Wed, 5 Aug 2020 12:14:41 +0200
59
fb53d108
TL
60libpve-guest-common-perl (3.1-1) pve; urgency=medium
61
62 * fix #2834: skip refs in config_with_pending_array
63
64 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Jul 2020 08:57:24 +0200
65
981e497b
TL
66libpve-guest-common-perl (3.0-11) pve; urgency=medium
67
68 * fix config_with_pending_array for falsy current values
69
70 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 18:42:26 +0200
71
48268472
FG
72libpve-guest-common-perl (3.0-10) pve; urgency=medium
73
74 * fix versioned breaks on qemu-server
75
76 -- Proxmox Support Team <support@proxmox.com> Tue, 5 May 2020 11:41:38 +0200
77
6177da17
FG
78libpve-guest-common-perl (3.0-9) pve; urgency=medium
79
80 * fix #2682: make sure configuration file is up-to-date for lock_config-variants
81
82 * snapshot_rollback: flock earlier
83
84 * snapshot_rollback: make sure newer replication snapshots are deleted
85
86 * snapshot_delete: check for concurrent modifications at each step
87
88 * lock_config: rename lock_config_mode -> lock_config_shared
89
90 -- Proxmox Support Team <support@proxmox.com> Tue, 5 May 2020 11:19:26 +0200
91
dc52f2dc
FG
92libpve-guest-common-perl (3.0-8) pve; urgency=medium
93
94 * Fix: #2124 add zstd support
95
96 -- Proxmox Support Team <support@proxmox.com> Mon, 4 May 2020 14:10:56 +0200
97
6f69f21d
FG
98libpve-guest-common-perl (3.0-7) pve; urgency=medium
99
100 * replication: dont declare variable in post-if scope
101
102 * replication: log rate and transport type
103
104 * Use new storage_migrate interface
105
106 * Add update_volume_ids
107
108 -- Proxmox Support Team <support@proxmox.com> Thu, 9 Apr 2020 09:40:21 +0200
109
8d5dd71c
FG
110libpve-guest-common-perl (3.0-6) pve; urgency=medium
111
112 * Add interfaces for volume-related helpers
113
114 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Mar 2020 09:20:01 +0200
115
12249701 116libpve-guest-common-perl (3.0-5) pve; urgency=medium
e292f769
TL
117
118 * abstractconfig: add partial_fast_plug
119
120 * config trait: allow to pass arbitrary lock to create_and_lock_config
121
122 * abstractconfig: add prototype for get_backup_volumes
123
124 * avoid cyclic reference in closure
125
12249701 126 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Mar 2020 11:10:02 +0100
e292f769 127
73427ae3
FG
128libpve-guest-common-perl (3.0-3) pve; urgency=medium
129
130 * update use statements and dependencies following pve-cluster refactoring
131
132 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 12:01:55 +0100
133
7a6a1a4b
TL
134libpve-guest-common-perl (3.0-2) pve; urgency=medium
135
136 * add various config helpers and interfaces for pending changes, backup jobs,
137 snapshot listing, ..
138
139 * maintain the VZDump config property schema and parser writer here, to allow
140 the guest projects to make use of them
141
142 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Oct 2019 21:09:16 +0200
143
8c0ad15e
TL
144libpve-guest-common-perl (3.0-1) pve; urgency=medium
145
146 * rebuild for PVE 6.0 / Debian Buster
147
148 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 21:02:28 +0200
149
a7b36639
TL
150libpve-guest-common-perl (2.0-20) unstable; urgency=medium
151
152 * add check/exec_hookscript to GuestHelpers
153
154 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 12:47:56 +0100
155
424c49e0
WB
156libpve-guest-common-perl (2.0-19) unstable; urgency=medium
157
158 * add bash completion helper for snapshot names
159
160 * fixup some deprecated code usage
161
162 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Jan 2019 09:55:20 +0100
163
9ac3589d
TL
164libpve-guest-common-perl (2.0-18) unstable; urgency=medium
165
166 * add snapshot rollback hook and remove qemu machine code
167
168 -- Proxmox Support Team <support@proxmox.com> Mon, 17 Sep 2018 15:22:50 +0200
169
bc6185bb
TL
170libpve-guest-common-perl (2.0-17) unstable; urgency=medium
171
172 * add create_and_lock_config
173
174 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Jun 2018 14:05:32 +0200
175
48b63858
FG
176libpve-guest-common-perl (2.0-16) unstable; urgency=medium
177
178 * replication: handle guests recovered by HA
179
180 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:15:09 +0200
181
235b2c05
DM
182libpve-guest-common-perl (2.0-15) unstable; urgency=medium
183
184 * fix #1694: make failure of snapshot removal non-fatal
185
186 * vzdump: add common log sub-method
187
188 * vzdump: allow all defined log levels
189
190 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2018 11:47:34 +0200
191
a2dd551b
WB
192libpve-guest-common-perl (2.0-14) unstable; urgency=medium
193
194 * leave handling or reporting of replication errors to the user of the
195 functions (pve-manager/API)
196
197 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 12:04:36 +0100
198
01132427
FG
199libpve-guest-common-perl (2.0-13) unstable; urgency=medium
200
201 * replication: purge states: verify the vmlist
202
203 * add logfunc in storage_migration.
204
205 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Oct 2017 15:04:32 +0200
206
b200ca58
WB
207libpve-guest-common-perl (2.0-12) unstable; urgency=medium
208
209 * Fix #1480: locked VMs after trying to delete a non-existent snapshot
210
211 * fix an issue with signal handlers being replaced leading to services not
212 shutting down properly
213
214 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Sep 2017 09:46:47 +0200
215
11ae6ca5
WB
216libpve-guest-common-perl (2.0-11) unstable; urgency=medium
217
218 * replication: always include intermediate snapshots
219
220 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 14:50:41 +0200
221
9146f8ce
DM
222libpve-guest-common-perl (2.0-10) unstable; urgency=medium
223
224 * replication job_status: add get_disabled parameter
225
226 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 10:56:44 +0200
227
03f417a9
DM
228libpve-guest-common-perl (2.0-9) unstable; urgency=medium
229
230 * PVE::Replication - do not use $jobcfg->{vmtype}
231
232 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 07:28:37 +0200
233
c34b13db
WB
234libpve-guest-common-perl (2.0-8) unstable; urgency=medium
235
236 * replication: add guest type when fetching a local job config
237
238 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:32:05 +0200
239
9622dffb
DM
240libpve-guest-common-perl (2.0-7) unstable; urgency=medium
241
242 * replication: add schedule_job_now helper
243
244 * replication: sort time stamps numerically
245
246 * replication: pass $noerr to run_replication_nolock
247
248 * Add new function delete_guest_states
249
250 * replication: don't sync to offline targets on error states
251
252 * replication: keep retrying every 30 minutes in error state
253
254 * PVE::ReplicationState - cleanup job state on job removal
255
256 * PVE/Replication.pm: also log when we thaw the filesystem
257
258 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 12:46:45 +0200
259
6c2f0982
DM
260libpve-guest-common-perl (2.0-6) unstable; urgency=medium
261
262 * change replication log timestamp to a human readable format
263
264 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 13:04:23 +0200
265
04ec2e52
DM
266libpve-guest-common-perl (2.0-5) unstable; urgency=medium
267
268 * PVE::AbstractMigrate - new helpers to handle replication jobs
269
270 * PVE::ReplicationState::extract_vmid_tranfer_state - new helper
271
272 * PVE::ReplicationConfig::switch_replication_job_target - new helper
273
274 * PVE/ReplicationConfig.pm: store job id inside job config
275
276 * PVE::Replication::run_replication - add verbose parameter
277
278 * PVE::Replication::run_replication - return replicated $volumes
279
280 * PVE::ReplicationState - new helpers record_job_start/record_job_end
281
282 * PVE::Replication::find_common_replication_snapshot - new helper
283
284 * PVE::ReplicationConfig::find_local_replication_job - new helper
285
286 * replicate_volume: implement rate limit and insecure
287
288 * PVE/ReplicationState.pm: implement write_vmid_job_states
289
290 * Make rollback compatible with storage replication
291
292 * PVE::Replication - pass $cleanup parameter to get_replicatable_volumes
293
294 * PVE::AbstractConfig - add prototype for get_replicatable_volumes
295
296 * PVE::Replication::prepare - allow to pass undefined $jobid
297
298 * add PVE/Replication.pm - moved from pve-manager
299
300 * PVE::ReplicationConfig add delete_job helper
301
302 * PVE::ReplicationState - add job_status, get_next_job,
303 job_logfile_name helpers
304
305 * PVE::ReplicationConfig - new helper parse_replication_job_id
306
307 * PVE::ReplicationConfig - use new ID format "<vmid>-<num>"
308
309 * PVE::ReplicationState - hold guest_migration_lock during state update
310
311 * PVE::ReplicationState - new helper class to read/write replication state
312
313 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 08:43:55 +0200
314
0e01a7ae
DM
315libpve-guest-common-perl (2.0-4) unstable; urgency=medium
316
317 * PVE::GuestHelpers::guest_migration_lock - new helper
318
319 * AbstractConfig.pm: remove code for replicate configuration
320
321 * PVE/ReplicationConfig.pm - new configuratin file for replication
322
323 * migration: use Cluster's new get_ssh_info
324
325 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:15:12 +0200
326
a9cb4803
WB
327libpve-guest-common-perl (2.0-3) unstable; urgency=medium
328
329 * don't change replica settings on rollback
330
331 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 13:56:39 +0200
332
eb5b10c3
DM
333libpve-guest-common-perl (2.0-2) unstable; urgency=medium
334
335 * PVE/AbstractMigrate.pm: avoid locale specific time stamps
336
337 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:41:06 +0200
338
c033210f
FG
339libpve-guest-common-perl (2.0-1) unstable; urgency=medium
340
341 * rebuild for PVE 5.0 / Debian Stretch
342
343 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 11:28:54 +0100
344
ee12450a
FG
345libpve-guest-common-perl (1.0-2) unstable; urgency=medium
346
347 * add VZDump base Plugin (moved from pve-manager)
348
349 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:50:54 +0100
350
e115c4af
FG
351libpve-guest-common-perl (1.0-1) unstable; urgency=medium
352
353 * initial release, split out from libe-pve-common-perl
354
355 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jan 2017 14:07:48 +0100