]> git.proxmox.com Git - proxmox-backup.git/blob - debian/changelog
ship pbstest repo as sources.list.d file for beta
[proxmox-backup.git] / debian / changelog
1 rust-proxmox-backup (0.8.0-1) unstable; urgency=medium
2
3 * implement get_runtime_with_builder
4
5 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 10:15:26 +0200
6
7 rust-proxmox-backup (0.7.0-1) unstable; urgency=medium
8
9 * implement clone for RemoteChunkReader
10
11 * improve docs
12
13 * client: add --encryption boolen parameter
14
15 * client: use default encryption key if it is available
16
17 * d/rules: do not compress .pdf files
18
19 * ui: various fixes
20
21 * add beta text with link to bugtracker
22
23 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 07:40:05 +0200
24
25 rust-proxmox-backup (0.6.0-1) unstable; urgency=medium
26
27 * make ReadChunk not require mutable self.
28
29 * ui: increase timeout for snapshot listing
30
31 * ui: consistently spell Datastore without space between words
32
33 * ui: disk create: sync and improve 'add-datastore' checkbox label
34
35 * proxmox-backup-client: add benchmark command
36
37 * pxar: fixup 'vanished-file' logic a bit
38
39 * ui: add verify button
40
41 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2020 09:45:52 +0200
42
43 rust-proxmox-backup (0.5.0-1) unstable; urgency=medium
44
45 * partially revert commit 1f82f9b7b5d231da22a541432d5617cb303c0000
46
47 * ui: allow to Forget (delete) backup snapshots
48
49 * pxar: deal with files changing size during archiving
50
51 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2020 13:00:54 +0200
52
53 rust-proxmox-backup (0.4.0-1) unstable; urgency=medium
54
55 * change api for incremental backups mode
56
57 * zfs disk management gui
58
59 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2020 10:43:27 +0200
60
61 rust-proxmox-backup (0.3.0-1) unstable; urgency=medium
62
63 * support incremental backups mode
64
65 * new disk management
66
67 * single file restore for container backups
68
69 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2020 10:12:57 +0200
70
71 rust-proxmox-backup (0.2.3-1) unstable; urgency=medium
72
73 * tools/systemd/time: fix compute_next_event for weekdays
74
75 * improve display of 'next run' for sync jobs
76
77 * fix csum calculation for images which do not have a 'chunk_size' aligned
78 size
79
80 * add parser for zpool list output
81
82 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jun 2020 10:39:06 +0200
83
84 rust-proxmox-backup (0.2.2-1) unstable; urgency=medium
85
86 * proxmox-backup-client.rs: implement quiet flag
87
88 * client restore: don't add server file ending if already specified
89
90 * src/client/pull.rs: also download client.log.blob
91
92 * src/client/pull.rs: more verbose logging
93
94 * gui improvements
95
96 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 10:37:12 +0200
97
98 rust-proxmox-backup (0.2.1-1) unstable; urgency=medium
99
100 * ui: move server RRD statistics to 'Server Status' panel
101
102 * ui/api: add more server statistics
103
104 * ui/api: add per-datastore usage and performance statistics over time
105
106 * ui: add initial remote config management panel
107
108 * remotes: save passwords as base64
109
110 * gather zpool io stats
111
112 * various fixes/improvements
113
114 -- Proxmox Support Team <support@proxmox.com> Thu, 28 May 2020 17:39:33 +0200
115
116 rust-proxmox-backup (0.2.0-1) unstable; urgency=medium
117
118 * see git changelog (too many changes)
119
120 -- Proxmox Support Team <support@proxmox.com> Mon, 25 May 2020 19:17:03 +0200
121
122 rust-proxmox-backup (0.1.3-1) unstable; urgency=medium
123
124 * use SectionConfig from proxmox 0.1.18-1
125
126 * docs/administration-guide.rst: add small section to explain output-format
127
128 * depend on proxmox 0.1.18
129
130 * improve cli output format
131
132 * catalog shell improvements
133
134 * Add zsh completion scripts
135
136 * call OPENSSL_thread_stop to avoid race with openssl cleanup handlers
137
138 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Mar 2020 07:25:23 +0100
139
140 rust-proxmox-backup (0.1.2-1) unstable; urgency=medium
141
142 * switch to debcargo to generate build-dependencies
143
144 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Jan 2020 13:04:46 +0100
145
146 proxmox-backup (0.1.2) unstable; urgency=medium
147
148 * proxmox-backup-api: create cert here
149
150 * start_h2_connection: correctly return error during upgrade
151
152 * proxy/api: await running workers before shutdown
153
154 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Dec 2019 11:00:52 +0100
155
156 proxmox-backup (0.1.1) unstable; urgency=medium
157
158 * proxmox-backup-proxy: create self signed cert at startup
159
160 * proxmox-backup-manager.rs: impl. cert update/info
161
162 * minor GUI updates
163
164 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Dec 2019 11:28:25 +0100
165
166 proxmox-backup (0.1.0) unstable; urgency=medium
167
168 * proper packaging of build-dependencies
169
170 * cleanup packaging
171
172 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Dec 2019 09:30:06 +0100
173
174 proxmox-backup (0.1-1) unstable; urgency=medium
175
176 [ Proxmox Support Team ]
177 * first try
178
179 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Nov 2018 13:03:28 +0100
180