]> git.proxmox.com Git - pve-container.git/blame - debian/changelog
restore: delete config from container after restore
[pve-container.git] / debian / changelog
CommitLineData
3bca4711
DM
1pve-container (1.0-12) unstable; urgency=medium
2
3 * allow /32 CIDRs and remove duplicated mask array
4
5 * network setup: deal with gateways outside the subnet
6
ead433af
WB
7 * redhat: use the fully qualified hostname
8
3bca4711
DM
9 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Oct 2015 08:52:02 +0200
10
217dd44e
DM
11pve-container (1.0-11) unstable; urgency=medium
12
13 * setup/debian: avoid writing multiple auto lines
14
15 * setup/debian: avoid extra newlines
16
f7a7b413
WB
17 * allow /32 CIDRs and remove duplicated mask array
18
217dd44e
DM
19 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 09:49:28 +0200
20
08d4dc57
DM
21pve-container (1.0-10) unstable; urgency=medium
22
23 * improve regex to match redhat/centos OS version
24
25 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 08:27:06 +0200
26
2df8257c
DM
27pve-container (1.0-9) unstable; urgency=medium
28
e9b868e7
DM
29 * use new PVE::JSONSchema::parse_siz
30
31 * Add new pct fsck command to check the mountpoints of a container
2df8257c 32
cf4f10f6
DM
33 * update inittab instead of replacing it
34
2df8257c
DM
35 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 10:25:56 +0200
36
adbd9b4b
DM
37pve-container (1.0-8) unstable; urgency=medium
38
39 * make bridge parameter option - required for hotplug code
40
89e9642c
DM
41 * fix test if storage allows containers
42
b46c0bf2
WL
43 * fix bug #752: correct size of mount point after resize
44
c9bc5018
WL
45 * fix bug #750: deactivate volumes to be sure there are no volumes
46 are active on the source node
47
adbd9b4b
DM
48 -- Proxmox Support Team <support@proxmox.com> Sat, 10 Oct 2015 17:24:31 +0200
49
9572eb19
DM
50pve-container (1.0-7) unstable; urgency=medium
51
52 * Create /fastboot to skip run fsck
53
54 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2015 11:47:47 +0200
55
ad657ff5
DM
56pve-container (1.0-6) unstable; urgency=medium
57
58 * cleanup: replace disk-size calculation in pct resize
59
60 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 09:37:44 +0200
61
cf1b1563
DM
62pve-container (1.0-5) unstable; urgency=medium
63
64 * lxc hooks: use run_cli_handler(), remove stale docs
65
66 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 13:47:30 +0200
67
5dc78eef
DM
68pve-container (1.0-4) unstable; urgency=medium
69
70 * remove 'noload' option from zfspool mounts
71
72 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 16:28:04 +0200
73
aefd41f3
DM
74pve-container (1.0-3) unstable; urgency=medium
75
76 * fix hotplug error in update_pct_config
77
78 * added lxc.hook.stop to valid_lxc_conf_keys
79
80 * add mountpoint deletion support and unused volumes
81
82 * set minimum mtu to 64
83
84 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 11:42:34 +0200
85
c52e88d9
DM
86pve-container (1.0-2) unstable; urgency=medium
87
88 * set TERM=linux for containers
89
90 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Sep 2015 09:27:01 +0200
91
de81c147
DM
92pve-container (1.0-1) unstable; urgency=medium
93
94 * vzdump: mount snapshots with the noload option
95
96 * vzdump:lxc: sync and skip journal in snapshot mode
97
98 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 17:55:13 +0200
99
18c803bd
DM
100pve-container (0.9-23) unstable; urgency=medium
101
102 * Use format hashes in json schemas
103
104 * When destroying a container, remove bind mounts and block devices
105 from the list of volumes to delete.
106
107 * improve CT protection mode
108
109 * vzdump: tar: disable warnings about ignored files
110
111 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 10:11:31 +0200
112
c211d7ae
DM
113pve-container (0.9-22) unstable; urgency=medium
114
115 * allow to parse configuration values with spaces
116
117 * specify data format for hostname, searchdomain and nameserver
118
119 * add check for newlines before writing configuration
120
121 * vzdump fixes
122
123 * mountpoint_mount: disallow symlinks in bind mounts
124
125 * lxc API: use new disk option names in permission check
126
127 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:14:31 +0200
128
af4b00a1
DM
129pve-container (0.9-21) unstable; urgency=medium
130
131 * vzdump: support mountpoints
132
133 * change tar/rsync_vm to use the new exclude pattern method
134
135 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:38:24 +0200
136
c34cd4ea
DM
137pve-container (0.9-20) unstable; urgency=medium
138
139 * fix bug #712: fix stop mode backups when container is running
140
141 * add support for LVM
142
143 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Sep 2015 09:29:57 +0200
144
fb2d8270
DM
145pve-container (0.9-19) unstable; urgency=medium
146
147 * allow older debian versions (>= 4 (etch))
148
9fa65276
DM
149 * fix subvolume mounts (do not use loop device)
150
fb2d8270
DM
151 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:19:03 +0200
152
640916d4
DM
153pve-container (0.9-18) unstable; urgency=medium
154
155 * fix bug #710: use correct size for OpenVZ restore
156
842bae93
DM
157 * format_disk: call activate_volume()
158
640916d4
DM
159 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:13:29 +0200
160
003620d3
DM
161pve-container (0.9-17) unstable; urgency=medium
162
163 * mount_all: make sure rootfs exists (fix openvz restore bug)
164
165 * destroy: avoid warning about undefined 'protection' value
166
167 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 07:04:24 +0200
168
627e416f
DM
169pve-container (0.9-16) unstable; urgency=medium
170
171 * fix bug #707: Don't die in vm_shutdown when we have no errors
172
173 * add CT protection mode
174
175 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 17:23:04 +0200
176
32e36fce
DM
177pve-container (0.9-15) unstable; urgency=medium
178
179 * add bash completion support
180
181 * support resizing of owned container disks
182
183 * get rid of most of the loop-devices code
184
185 * fix unlock handling after migration
186
187 * add command to unlock a Container if it is locked
188
189 * add support to add mountpoints with pct set
190
191 * added pct exec command
192
193 * add missing archlinux ostype confdesc enum entry
194
195 * destroy owned mountpoints on pct destroy
196
197 * use multiple mount protection (mmp)
198
199 * many bug fixes
200
201 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:28:41 +0200
202
41ea68ca
DM
203pve-container (0.9-14) unstable; urgency=medium
204
205 * vm_create : add support for mountpoints
206
207 * run spiceterm and return spiceproxy config only if CT is running
208
209 * vzdump: correctly implement snapshot backup
210
211 * vzdump: use correct pid to access container root (fix suspend mode
212 backup)
213
214 * fix bug #691: fix vzdump stop mode backup on zfs
215
216 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:47:32 +0200
217
1f14baa6
DM
218pve-container (0.9-13) unstable; urgency=medium
219
220 * detect ostype when restoring OpenVZ containers
221
222 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Aug 2015 12:55:20 +0200
223
53a9acc5
DM
224pve-container (0.9-12) unstable; urgency=medium
225
226 * code cleanups
227
228 * implement pct listsnapshot cli command
229
230 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:32:05 +0200
231
ae8c06a1
DM
232pve-container (0.9-11) unstable; urgency=medium
233
234 * add mpX mountpoint configuration (experimental)
235
236 * remove <vmid>.fw file after lxc vm destroy
237
238 * cleanup directory structure
239
240 * add file access methods to LXCSetup::Base
241
242 * mountpoint: add support for host /dev/xxx block device passthrough
243
244 * Added PVE::LXCSetup::Base::setup_securetty
245
246 * archlinux template support
247
248 * implement new cmode option
249
250 * implement template creation
251
252 * add rbd storage type support
253
254 * do not use hardcoded disk image names
255
256 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2015 15:51:13 +0200
257
30137a89
DM
258pve-container (0.9-10) unstable; urgency=medium
259
260 * add support for RHEL/CentOS
261
262 * allow to set empty lxc.xxx values
263
264 * added pve-update-lxc-config postinstall hook
265
266 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Aug 2015 10:23:33 +0200
267
8eefced6
DM
268pve-container (0.9-9) unstable; urgency=medium
269
270 * Fix: If a Ct are created and a pool are given add the Ct to pool
271
272 * don't set proxy_arp and forwarding on lxc veths
273
274 * activate/deactivates volumes on container start/stop
275
276 * allow to use drbd storage for containers
277
278 * add manual page for container configuration format ("man pct.conf")
279
280 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:11:22 +0200
281
e05baf1c
DM
282pve-container (0.9-8) unstable; urgency=medium
283
284 * use our own configuration format for containers
285
286 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:28:27 +0200
287
25cdbca0
DM
288pve-container (0.9-7) unstable; urgency=medium
289
290 * fixes for container restore
291
292 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 12:20:13 +0200
293
882c975e
DM
294pve-container (0.9-6) unstable; urgency=medium
295
296 * fix memory and swap size calculations
297
298 * ipv6 slaac/autoconf support
299
300 * fix ipv4 replacement of running containers
301
302 * allow to restore backups of openvz containers
303
304 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:09:44 +0200
305
810362c0
DM
306pve-container (0.9-5) unstable; urgency=medium
307
308 * correctly detect container architecture
309
310 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 09:38:45 +0200
311
7fb2e318
DM
312pve-container (0.9-4) unstable; urgency=medium
313
314 * allow configuring lxc.seccomp
315
316 * network setup: allow dhcp, manual and unmanaged network
317
318 * implement snapshot API
319
320 * implement snapshots for zfs
321
322 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2015 13:12:16 +0200
323
891fde80
DM
324pve-container (0.9-3) unstable; urgency=medium
325
326 * fix tty setup for debian6
327
328 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 06:41:08 +0200
329
662f90a0
DM
330pve-container (0.9-2) unstable; urgency=medium
331
332 * correctly set password change time
333
334 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jul 2015 11:03:37 +0200
335
2410127c
DM
336pve-container (0.9-1) unstable; urgency=medium
337
338 * correctly untaint crontab filenames
339
340 * create new ssh host keys at startup
341
342 * add net hotplug and hotplug ip configuration
343
91bf89e1
DM
344 * add support for Ubuntu 15.04
345
2410127c
DM
346 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 12:38:46 +0200
347
af9cc97c
DM
348pve-container (0.8-1) unstable; urgency=medium
349
350 * only use lxc-pve-mount-hook for containers on /etc/pve/
351
352 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2015 06:41:37 +0200
353
20464461
DM
354pve-container (0.7-2) unstable; urgency=medium
355
356 * use nowait trigger for pve-api-updates
357
358 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:30:08 +0200
359
256b0ea7
DM
360pve-container (0.7-1) unstable; urgency=medium
361
362 * randomize crontab entries
363
364 * install global lxc config
365
366 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2015 09:09:15 +0200
367
629a468d
DM
368pve-container (0.6-2) unstable; urgency=medium
369
370 * depend on lxc-pve
371
372 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:37:18 +0200
373
b979858c
DM
374pve-container (0.6-1) unstable; urgency=medium
375
376 * add support for centos6
377
378 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:20:46 +0200
379
2e1f4a16
DM
380pve-container (0.5-1) unstable; urgency=medium
381
382 * implement restore command
383
384 * implement disk size parameter (loop mounts)
385
386 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:46:23 +0200
387
dce235ad
DM
388pve-container (0.4-1) unstable; urgency=medium
389
390 * allow to setup root password
391
392 * implement dns setup for containers
393
394 * implement startup and onboot option
395
396 * implement cpuunits
397
398 * add firewall and vlan tag network options
399
400 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Apr 2015 10:58:45 +0200
401
44d75d46
DM
402pve-container (0.3-1) unstable; urgency=medium
403
404 * implement lxcnetaddbr to bring up network
405
406 * implement swap and cpulimit
407
408 * add regression tests
409
410 * add mount hook to setup container config
411
412 * add helper classes to setup container configuration
413
414 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2015 07:50:02 +0200
415
dba35ed0
DM
416pve-container (0.2-1) unstable; urgency=medium
417
418 * improved CLI
419
420 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 10:38:52 +0200
421
f76a2828
DM
422pve-container (0.1-1) unstable; urgency=medium
423
424 * first try
425
426 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 06:50:08 +0200
427