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