]> git.proxmox.com Git - proxmox-backup.git/blame - debian/changelog
bump version to 0.8.14-1
[proxmox-backup.git] / debian / changelog
CommitLineData
7397f4a3
TL
1rust-proxmox-backup (0.8.14-1) unstable; urgency=medium
2
3 * verify speed up: use separate IO thread, use datastore-wide cache (instead
4 of per group)
5
6 * ui: datastore content: improve encrypted column
7
8 * ui: datastore content: show more granular verify state, especially for
9 backup group rows
10
11 * verify: log progress in percent
12
13 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Sep 2020 09:36:47 +0200
14
97cd0a2a
TL
15rust-proxmox-backup (0.8.13-1) unstable; urgency=medium
16
17 * improve and add to documentation
18
19 * save last verify result in snapshot manifest and show it in the GUI
20
21 * gc: use human readable units for summary in task log
22
23 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Aug 2020 16:12:07 +0200
24
399e48a1
DM
25rust-proxmox-backup (0.8.12-1) unstable; urgency=medium
26
27 * verify: speedup - only verify chunks once
28
29 * verify: sort backup groups
30
31 * bump pxar dep to 0.4.0
32
33 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Aug 2020 08:55:52 +0200
34
52991f23
TL
35rust-proxmox-backup (0.8.11-1) unstable; urgency=medium
36
37 * improve sync jobs, allow to stop them and better logging
38
39 * fix #2926: make network interfaces parser more flexible
40
41 * fix #2904: zpool status: parse also those vdevs without READ/ẀRITE/...
42 statistics
43
44 * api2/node/services: turn service api calls into workers
45
46 * docs: add sections describing ACL related commands and describing
47 benchmarking
48
49 * docs: general grammar, wording and typo improvements
50
51 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2020 19:20:03 +0200
52
c5ac2b9d
FG
53rust-proxmox-backup (0.8.10-1) unstable; urgency=medium
54
55 * ui: acl: add improved permission selector
56
57 * services: make reload safer and default to it in gui
58
59 * ui: rework DataStore content Panel
60
61 * ui: add search box to DataStore content
62
63 * ui: DataStoreContent: keep selection and expansion on reload
64
65 * upload_chunk: allow upload of empty blobs
66
67 * fix #2856: also check whole device for device mapper
68
69 * ui: fix error when reloading DataStoreContent
70
71 * ui: fix in-progress snapshots always showing as "Encrypted"
72
73 * update to pxar 0.3 to support negative timestamps
74
75 * fix #2873: if --pattern is used, default to not extracting
76
77 * finish_backup: test/verify manifest at server side
78
79 * finish_backup: add chunk_upload_stats to manifest
80
81 * src/api2/admin/datastore.rs: add API to get/set Notes for backus
82
83 * list_snapshots: Returns new "comment" property (first line from notes)
84
85 * pxar: create: attempt to use O_NOATIME
86
87 * systemd/time: fix weekday wrapping on month
88
89 * pxar: better error handling on extract
90
91 * pxar/extract: fixup path stack for errors
92
93 * datastore: allow browsing signed pxar files
94
95 * GC: use time pre phase1 to calculate min_atime in phase2
96
97 * gui: user: fix #2898 add dialog to set password
98
99 * fix #2909: handle missing chunks gracefully in garbage collection
100
101 * finish_backup: mark backup as finished only after checks have passed
102
103 * fix: master-key: upload RSA encoded key with backup
104
105 * admin-guide: add section explaining master keys
106
107 * backup: only allow finished backups as base snapshot
108
109 * datastore api: only decode unencrypted indices
110
111 * datastore api: verify blob/index csum from manifest
112
113 * sync, blobs and chunk readers: add more checks and verification
114
115 * verify: add more checks, don't fail on first error
116
117 * mark signed manifests as such
118
119 * backup/prune/forget: improve locking
120
121 * backup: ensure base snapshots are still available after backup
122
123 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Aug 2020 15:37:29 +0200
124
beaa683a
TL
125rust-proxmox-backup (0.8.9-1) unstable; urgency=medium
126
127 * improve termprocy (console) behavior on updating proxmox-backup-server and
128 other daemon restarts
129
130 * client: improve upload log output and speed calculation
131
132 * fix #2885: client upload: bail on duplicate backup targets
133
134 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 11:24:07 +0200
135
7d07b73d
TL
136rust-proxmox-backup (0.8.8-1) unstable; urgency=medium
137
138 * pxar: .pxarexclude: match behavior from absolute paths to the one described
139 in the documentation and use byte based paths
140
141 * catalog shell: add exit command
142
143 * manifest: revert signature canonicalization to old behaviour. Fallout from
144 encrypted older backups is expected and was ignored due to the beta status
145 of Proxmox Backup.
146
147 * documentation: various improvements and additions
148
149 * cached user info: print privilege path in error message
150
151 * docs: fix #2851 Add note about GC grace period
152
153 * api2/status: fix datastore full estimation bug if there where (almost) no
154 change for several days
155
156 * schedules, calendar event: support the 'weekly' special expression
157
158 * ui: sync job: group remote fields and use "Source" in labels
159
160 * ui: add calendar event selector
161
162 * ui: sync job: change default to false for "remove-vanished" for new jobs
163
164 * fix #2860: skip in-progress snapshots when syncing
165
166 * fix #2865: detect and skip vanished snapshots
167
168 * fix #2871: close FDs when scanning backup group, avoid leaking
169
170 * backup: list images: handle walkdir error, catch "lost+found" special
171 directory
172
173 * implement AsyncSeek for AsyncIndexReader
174
175 * client: rework logging upload info like size or bandwidth
176
177 * client writer: do not output chunklist for now on verbose=true
178
179 * add initial API for listing available updates and updating the APT
180 database
181
182 * ui: add xterm.js console implementation
183
184 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Jul 2020 12:16:05 +0200
185
77d63471 186rust-proxmox-backup (0.8.7-2) unstable; urgency=medium
4a55fa87
WB
187
188 * support restoring file attributes from pxar archives
189
77d63471
TL
190 * docs: additions and fixes
191
192 * ui: running tasks: update limit to 100
193
194 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jul 2020 12:05:25 +0200
4a55fa87 195
cf063c19
TL
196rust-proxmox-backup (0.8.6-1) unstable; urgency=medium
197
198 * ui: add button for easily showing the server fingerprint dashboard
199
200 * proxmox-backup-client benchmark: add --verbose flag and improve output
201 format
202
203 * docs: reference PDF variant in HTML output
204
205 * proxmox-backup-client: add simple version command
206
207 * improve keyfile and signature handling in catalog and manifest
208
209 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jul 2020 11:34:14 +0200
210
7884e7ef
DM
211rust-proxmox-backup (0.8.5-1) unstable; urgency=medium
212
213 * fix cross process task listing
214
215 * docs: expand datastore documentation
216
217 * docs: add remotes and sync-jobs and schedules
218
219 * bump pathpatterns to 0.1.2
220
221 * ui: align version and user-menu spacing with pve/pmg
222
223 * ui: make username a menu-button
224
225 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 15:32:39 +0200
226
c8bed1b4
DM
227rust-proxmox-backup (0.8.4-1) unstable; urgency=medium
228
229 * add TaskButton in header
230
231 * simpler lost+found pattern
232
233 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 14:28:24 +0200
234
e284073e
DM
235rust-proxmox-backup (0.8.3-1) unstable; urgency=medium
236
237 * get_disks: don't fail on zfs_devices
238
239 * allow some more characters for zpool list
240
241 * ui: adapt for new sign-only crypt mode
242
243 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 13:55:06 +0200
244
d16ed66c
DM
245rust-proxmox-backup (0.8.2-1) unstable; urgency=medium
246
247 * buildsys: also upload debug packages
248
249 * src/backup/manifest.rs: rename into_string -> to_string
250
251 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 11:58:51 +0200
252
8b2ad84a
DM
253rust-proxmox-backup (0.8.1-1) unstable; urgency=medium
254
255 * remove authhenticated data blobs (not needed)
256
257 * add signature to manifest
258
259 * improve docs
260
261 * client: introduce --keyfd parameter
262
263 * ui improvements
264
265 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 10:01:25 +0200
266
c950826e
DM
267rust-proxmox-backup (0.8.0-1) unstable; urgency=medium
268
269 * implement get_runtime_with_builder
270
271 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 10:15:26 +0200
272
1ff840ff
DM
273rust-proxmox-backup (0.7.0-1) unstable; urgency=medium
274
275 * implement clone for RemoteChunkReader
276
277 * improve docs
278
279 * client: add --encryption boolen parameter
280
281 * client: use default encryption key if it is available
282
283 * d/rules: do not compress .pdf files
284
285 * ui: various fixes
286
287 * add beta text with link to bugtracker
288
289 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 07:40:05 +0200
290
4e717240
DM
291rust-proxmox-backup (0.6.0-1) unstable; urgency=medium
292
293 * make ReadChunk not require mutable self.
294
295 * ui: increase timeout for snapshot listing
296
297 * ui: consistently spell Datastore without space between words
298
299 * ui: disk create: sync and improve 'add-datastore' checkbox label
300
301 * proxmox-backup-client: add benchmark command
302
303 * pxar: fixup 'vanished-file' logic a bit
304
305 * ui: add verify button
306
307 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2020 09:45:52 +0200
308
0d5ab04a
DM
309rust-proxmox-backup (0.5.0-1) unstable; urgency=medium
310
311 * partially revert commit 1f82f9b7b5d231da22a541432d5617cb303c0000
312
313 * ui: allow to Forget (delete) backup snapshots
314
315 * pxar: deal with files changing size during archiving
316
317 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2020 13:00:54 +0200
318
d5d5f217
DM
319rust-proxmox-backup (0.4.0-1) unstable; urgency=medium
320
321 * change api for incremental backups mode
322
323 * zfs disk management gui
324
325 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2020 10:43:27 +0200
326
c1769a74
DM
327rust-proxmox-backup (0.3.0-1) unstable; urgency=medium
328
d5d5f217 329 * support incremental backups mode
c1769a74
DM
330
331 * new disk management
332
333 * single file restore for container backups
334
335 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2020 10:12:57 +0200
336
43ba9139
TL
337rust-proxmox-backup (0.2.3-1) unstable; urgency=medium
338
339 * tools/systemd/time: fix compute_next_event for weekdays
340
341 * improve display of 'next run' for sync jobs
342
343 * fix csum calculation for images which do not have a 'chunk_size' aligned
344 size
345
346 * add parser for zpool list output
347
348 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 10:39:06 +0200
349
c76c7f83
DM
350rust-proxmox-backup (0.2.2-1) unstable; urgency=medium
351
352 * proxmox-backup-client.rs: implement quiet flag
353
354 * client restore: don't add server file ending if already specified
355
356 * src/client/pull.rs: also download client.log.blob
357
358 * src/client/pull.rs: more verbose logging
359
360 * gui improvements
361
362 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 10:37:12 +0200
363
d80d1f9a
TL
364rust-proxmox-backup (0.2.1-1) unstable; urgency=medium
365
366 * ui: move server RRD statistics to 'Server Status' panel
367
368 * ui/api: add more server statistics
369
370 * ui/api: add per-datastore usage and performance statistics over time
371
372 * ui: add initial remote config management panel
373
374 * remotes: save passwords as base64
375
376 * gather zpool io stats
377
378 * various fixes/improvements
379
380 -- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 17:39:33 +0200
381
c5a51691
DM
382rust-proxmox-backup (0.2.0-1) unstable; urgency=medium
383
384 * see git changelog (too many changes)
385
052aaeb5 386 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:17:03 +0200
c5a51691 387
106a204d
DM
388rust-proxmox-backup (0.1.3-1) unstable; urgency=medium
389
390 * use SectionConfig from proxmox 0.1.18-1
391
392 * docs/administration-guide.rst: add small section to explain output-format
393
394 * depend on proxmox 0.1.18
395
396 * improve cli output format
397
398 * catalog shell improvements
399
400 * Add zsh completion scripts
401
402 * call OPENSSL_thread_stop to avoid race with openssl cleanup handlers
403
404 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Mar 2020 07:25:23 +0100
405
e881b8a5
FG
406rust-proxmox-backup (0.1.2-1) unstable; urgency=medium
407
408 * switch to debcargo to generate build-dependencies
409
410 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Jan 2020 13:04:46 +0100
411
8ec9e311
DM
412proxmox-backup (0.1.2) unstable; urgency=medium
413
414 * proxmox-backup-api: create cert here
415
416 * start_h2_connection: correctly return error during upgrade
417
418 * proxy/api: await running workers before shutdown
419
420 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Dec 2019 11:00:52 +0100
421
3332a914
DM
422proxmox-backup (0.1.1) unstable; urgency=medium
423
424 * proxmox-backup-proxy: create self signed cert at startup
425
426 * proxmox-backup-manager.rs: impl. cert update/info
427
428 * minor GUI updates
429
430 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Dec 2019 11:28:25 +0100
431
da0e1e40
FG
432proxmox-backup (0.1.0) unstable; urgency=medium
433
434 * proper packaging of build-dependencies
435
436 * cleanup packaging
437
438 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Dec 2019 09:30:06 +0100
439
fe0e04c6 440proxmox-backup (0.1-1) unstable; urgency=medium
de779814
DM
441
442 [ Proxmox Support Team ]
443 * first try
444
445 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2018 13:03:28 +0100
446