]> git.proxmox.com Git - pve-container.git/blame - debian/changelog
setup: add ct_is_executable wrapper
[pve-container.git] / debian / changelog
CommitLineData
cb8dffad
DM
1pve-container (1.0-63) unstable; urgency=medium
2
3 * cleanup gateway hooks in debian network setup
4
5 * fix uninitialized value warning
6
9a16f80b
DM
7 * Alpine: generate correct inittab
8
9 * Alpine: fixup securetty
10
45ed85b7
DM
11 * fix #971: don't activate shared storage in offline migration
12
cb8dffad
DM
13 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 07:19:19 +0200
14
c853a3bf
DM
15pve-container (1.0-62) unstable; urgency=medium
16
17 * centos: fixup ipv6 out-of-subnet route
18
19 * debian: always include the 'dev' portion in explicit routes
20
21 * setup: deal with link-local gateways
22
23 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 16:00:06 +0200
24
7ab7f603
DM
25pve-container (1.0-61) unstable; urgency=medium
26
27 * add support for ubuntu xenial
28
9fa8bba7
DM
29 * push/pull permissions: use octal by default
30
31 * fix #942: restore ACL and other rootfs options from backup
32
b6876f11
DM
33 * Debian: correctly setup getty service on systemd based containers
34
719129ea
WB
35 * honor acl setting with zfs
36
7ab7f603
DM
37 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 11:25:34 +0200
38
47600c82
DM
39pve-container (1.0-60) unstable; urgency=medium
40
41 * vm_status: return more verbose HA state
42
43 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:04:43 +0200
44
3d35ce51
DM
45pve-container (1.0-59) unstable; urgency=medium
46
47 * setup: ability to ignore files
48
a22ce86f
DM
49 * Fix #929: delete veths in the post-stop hook
50
3d35ce51
DM
51 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Apr 2016 10:32:03 +0200
52
5bdebcfa
DM
53pve-container (1.0-58) unstable; urgency=medium
54
55 * Build-Depend on pve-doc-generator
56
57 * generate manpages with pve-doc-generator
58
22a479c1
DM
59 * debian: support containers upgraded to use systemd
60
5bdebcfa
DM
61 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Apr 2016 12:36:29 +0200
62
d720ca4b
DM
63pve-container (1.0-57) unstable; urgency=medium
64
65 * Add authorized ssh key setup to post_create_hook
66
67 * Add missing '\n' to content in ct_modify_file
68
69 * Add 'perms' option to ct_modify_file
70
71 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Apr 2016 15:29:22 +0200
72
8373bf12
DM
73pve-container (1.0-56) unstable; urgency=medium
74
75 * use consistent prefix for worker names
76
77 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Apr 2016 16:39:28 +0200
78
8f9c0f28
DM
79pve-container (1.0-55) unstable; urgency=medium
80
81 * add read_password sub for 'pct create'
82
83 * use asciicode compatible markup
84
9aae651b
DM
85 * enable quotas for passed through /dev devices
86
71bf21dd
DM
87 * Fix #925: activate volume before trying to resize
88
8f9c0f28
DM
89 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 07:20:36 +0200
90
76c92766
DM
91pve-container (1.0-54) unstable; urgency=medium
92
93 * Fix #918: add /dev/mapper symlinks for dm-* devices
94
95 * autodev: create missing paths
96
97 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Mar 2016 16:35:01 +0100
98
b9ed7808
DM
99pve-container (1.0-53) unstable; urgency=medium
100
101 * Add force parameter for migration with bind/dev mp
102
103 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Mar 2016 16:51:40 +0100
104
bd25edd8
DM
105pve-container (1.0-52) unstable; urgency=medium
106
107 * Prevent race conditions in snapshot mode backup
108
109 * Use set_lock and remove_lock
110
0822d32f
DM
111 * require -experimental for pct clone and template
112
bd25edd8
DM
113 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 09:00:04 +0100
114
1021703d
DM
115pve-container (1.0-51) unstable; urgency=medium
116
c4a932ad
DM
117 * fix #912: centos/redhat confusion
118
1021703d
DM
119 * implement cpulimit hotplugging
120
121 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 17:52:33 +0100
122
94f171c8
DM
123pve-container (1.0-50) unstable; urgency=medium
124
125 * follow the change in PVE::AbstractConfig
126
43321a3c
DM
127 * implement rate limiting
128
94f171c8
DM
129 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:37:09 +0100
130
be97961c
DM
131pve-container (1.0-49) unstable; urgency=medium
132
133 * change update_etc_hosts to use ct_modify_file
134
135 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Mar 2016 09:49:39 +0100
136
c6e6c5cf
DM
137pve-container (1.0-48) unstable; urgency=medium
138
139 * Refactor config-related methods into AbstractConfig
140
141 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 10:21:45 +0100
142
1b3b63ea
DM
143pve-container (1.0-47) unstable; urgency=medium
144
145 * Implement pct mount/unmount (for emergency maintenance)
146
147 * Implement pct push/pull
148
149 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 14:38:14 +0100
150
cdf0e51f
DM
151pve-container (1.0-46) unstable; urgency=medium
152
153 * setup: move setup_container_getty_service to Base
154
155 * suse: move setup_securetty to template_fixup()
156
157 * Add to unused volumes only if really unused
158
ea24e33f
DM
159 * exclude 'parent' from config when restoring
160
cdf0e51f
DM
161 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 11:49:15 +0100
162
c08ac339
DM
163pve-container (1.0-45) unstable; urgency=medium
164
165 * add Alpine Linux distribution
166
167 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2016 12:15:11 +0100
168
163c88d9
DM
169pve-container (1.0-44) unstable; urgency=medium
170
171 * snapshot: replace global sync with a namespace sync
172
c43ec0d6
DM
173 * add support for read-only bind mounts
174
163c88d9
DM
175 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 11:57:11 +0100
176
ffc09c34
DM
177pve-container (1.0-43) unstable; urgency=medium
178
179 * Improve error handling in snapshot_create
180
181 * VZDump lock update, drop lock_aquire/lock_release
182
183 * prevent snapshot name 'vzdump' from user
184
185 * improve mountpoint parsing
186
2399bb20
DM
187 * added quota flag to mountpoints (disk quota support)
188
ffc09c34
DM
189 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 06:58:26 +0100
190
9b28b538
DM
191pve-container (1.0-42) unstable; urgency=medium
192
193 * fix growing of a running container's memory limit
194
195 * opensuse 13.2 support
196
197 * added $skiplock parameter for pct start/stop
198
199 * Fix #791: warn when resize2fs fails
200
201 * Fix #881: uninitialized value on valid lxc.cgroup keys
202
203 * Remove mknod call from pre-start hook
204
205 * Only add actual volumes to volid_list
206
207 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2016 12:17:27 +0100
208
9f8f5593
DM
209pve-container (1.0-41) unstable; urgency=medium
210
211 * added 'acl' and 'ro' mountpoint options
212
e387f469
DM
213 * fix PVE::HA use clauses
214
6d9f40bb
DM
215 * create firewall dir on CT restore
216
c38b70cc
DM
217 * Closes #877: Skip mps with backup=0 for snapshot backups
218
9f8f5593
DM
219 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:43:27 +0100
220
0b6628e6
DM
221pve-container (1.0-40) unstable; urgency=medium
222
223 * Add dependency to 'file' package
224
225 * Implement linked clones
226
227 * Rework snapshot config removal logic
228
229 * Don't hold flock for whole backup operation
230
231 -- Proxmox Support Team <support@proxmox.com> Sat, 23 Jan 2016 08:56:34 +0100
232
135355f2
DM
233pve-container (1.0-39) unstable; urgency=medium
234
235 * add support for network trunks
236
237 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2016 17:01:38 +0100
238
9040d3c0
DM
239pve-container (1.0-38) unstable; urgency=medium
240
241 * Set backup lock during stop and suspend backups
242
243 * Check lock for pct start, stop, suspend, shutdown
244
245 * fix mount_all, improve bind mount handling
246
247 * Add mp to required in pct set mount-point
248
249 * snapshot_create: unfreeze after snapshot creation
250
251 * allow to create containers on lvmthin storage
252
253 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2016 17:13:31 +0100
254
0d9e7c5e
DM
255pve-container (1.0-37) unstable; urgency=medium
256
257 * check for quorum when starting a container
258
259 * vm_stop: make sure the container is stopped using lxc-wait
260
261 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Jan 2016 15:14:22 +0100
262
96a2f1d1
DM
263pve-container (1.0-36) unstable; urgency=medium
264
265 * vzdump stop mode: wait until container is stopped
266
267 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Dec 2015 15:49:20 +0100
268
502e3e53
DM
269pve-container (1.0-35) unstable; urgency=medium
270
271 * Setup: order fqdn before hostname in /etc/hosts
272
273 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2015 09:09:48 +0100
274
8d96c5d1
DM
275pve-container (1.0-34) unstable; urgency=medium
276
277 * Revert "set memory.kmem.limit_in_bytes"
278
279 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Dec 2015 12:28:11 +0100
280
3889966a
WB
281pve-container (1.0-33) unstable; urgency=medium
282
283 * fix bug #840: vzdump - fix compression command pipe
284
285 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Dec 2015 08:48:16 +0100
286
2123a774
DM
287pve-container (1.0-32) unstable; urgency=medium
288
289 * Revert "Mounting of zfspool snapshots are not necessary."
290
291 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 08:10:27 +0100
292
14589f25
DM
293pve-container (1.0-31) unstable; urgency=medium
294
295 * Revert "use the unmount-namespace stop hook"
296
297 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2015 16:33:09 +0100
298
7f6a843e
DM
299pve-container (1.0-30) unstable; urgency=medium
300
301 * OpenSUSE 13.1 support added
302
303 * create: don't skip arch detection on unpack errors
304
305 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 11:03:47 +0100
306
6e6c0efa
DM
307pve-container (1.0-29) unstable; urgency=medium
308
309 * add 'fedora' to ostype schema enum
310
311 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:24:26 +0100
312
1b8d9ada
DM
313pve-container (1.0-28) unstable; urgency=medium
314
315 * renamed lxc.start.unshare to lxc.monitor.unshare
316
317 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 09:56:33 +0100
318
28c5389e
DM
319pve-container (1.0-27) unstable; urgency=medium
320
ce289e3c
WB
321 * fix bug #827: Setup: don't replace fqdn with searchdomain in /etc/hosts
322
b0143ab1
WB
323 * add support for Fedora 22
324
28c5389e
DM
325 * add/restore firewall config with vzdump
326
6e68f51b
DM
327 * warn when trying to delete non-existent options
328
329 * create_disks: don't drop extra parameters
330
331 * vzdump: exclude lost+found with unprivilged containers
332
333 * don't restore mountpoint settings
334
335 * vzdump: use --anchored on tar
336
337 * honor backup=yes/no for bind and device mountpoints
338
339 * Redhat: handle /etc/sysconfig/network better
340
341 * Redhat: fix ipv4 dhcp only setup
342
28c5389e
DM
343 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Nov 2015 09:59:30 +0100
344
4c9db320
DM
345pve-container (1.0-26) unstable; urgency=medium
346
347 * Mounting of zfspool snapshots are not necessary
348
1fb9fb5b
DM
349 * use the unmount-namespace stop hook
350
351 * vzdump: warn about lack of xattr/acl support on nfs
352
353 * Use new lxc.start.unshare setting
354
355 * set memory.kmem.limit_in_bytes
356
4c9db320
DM
357 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Nov 2015 12:43:02 +0100
358
389e7a56
DM
359pve-container (1.0-25) unstable; urgency=medium
360
361 * support unpriviledged containers
362
363 * improve OS type detection
364
365 * remove --totals from COMMON_TAR_FLAGS
366
367 * vzdump: userns support
368
369 -- Proxmox Support Team <support@proxmox.com> Sat, 14 Nov 2015 10:29:14 +0100
370
29d54bf9
DM
371pve-container (1.0-24) unstable; urgency=medium
372
373 * setup: fix ssh-key perms lost with the rewrite
374
375 * create/restore: add --warning=no-xattr-write to tar
376
377 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 16:19:47 +0100
378
e72b717c
DM
379pve-container (1.0-23) unstable; urgency=medium
380
381 * improve setup error message
382
383 * create: safer rewrite_ssh_host_keys
384
385 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 11:44:20 +0100
386
f6efa6e3
DM
387pve-container (1.0-22) unstable; urgency=medium
388
389 * preserve posix capabilities
390
391 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:56:32 +0100
392
c7d04683
DM
393pve-container (1.0-21) unstable; urgency=medium
394
395 * allow debian stretch/sid containers
396
d607c17d
DM
397 * destroy: check if container is still running
398
23d928a1
WB
399 * LXC::Setup: Load required host files in new()
400
c7d04683
DM
401 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Nov 2015 11:23:00 +0100
402
34c69c85
DM
403pve-container (1.0-20) unstable; urgency=medium
404
405 * fix bug #799: resize running CT with no loopdev.
406
8ba6ef14
WB
407 * Setup: fix bad /dev bindmount
408
34c69c85
DM
409 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2015 11:16:25 +0100
410
d11b5e50
DM
411pve-container (1.0-19) unstable; urgency=medium
412
413 * support Ubuntu 15.10
414
415 -- Proxmox Support Team <support@proxmox.com> Sat, 31 Oct 2015 18:39:39 +0100
416
0b39ec4a
DM
417pve-container (1.0-18) unstable; urgency=medium
418
d11b5e50 419 * depend on xz-utils
0b39ec4a
DM
420
421 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 06:48:20 +0100
422
688afc63
WL
423pve-container (1.0-17) unstable; urgency=medium
424
425 * fix bug #770: CPU usage stats for containers
426
427 * added symlink testcase
428
429 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 13:09:29 +0100
430
1dbe56d6
DM
431pve-container (1.0-16) unstable; urgency=medium
432
a6d7be05
DM
433 * fix bug #770: implement Network stats for containers
434
1dbe56d6
DM
435 * LXC::Setup: chroot into the container (thanks to RACK911Labs.com for
436 the hint)
437
438 * LXC::get_primary_ips: ipv6 can be 'auto'
439
440 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 11:43:30 +0100
441
e41c9805
DM
442pve-container (1.0-15) unstable; urgency=medium
443
444 * Start a worker in lxc resize
445
446 * move resize to have it available in the pveshell and at the rest api
447
448 * allow to mount iso images
449
450 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:27:46 +0100
451
529bf040
DM
452pve-container (1.0-14) unstable; urgency=medium
453
454 * redhat: fix unused values
455
456 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2015 12:10:56 +0200
457
4901d141
DM
458pve-container (1.0-13) unstable; urgency=medium
459
460 * restore: make sure only the first pct.conf is extracted
461
462 * redhat: don't use aliases for dual stack networking
463
464 * redhat: use the fully qualified hostname
465
466 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Oct 2015 08:31:24 +0200
467
3bca4711
DM
468pve-container (1.0-12) unstable; urgency=medium
469
470 * allow /32 CIDRs and remove duplicated mask array
471
472 * network setup: deal with gateways outside the subnet
473
ead433af
WB
474 * redhat: use the fully qualified hostname
475
3bca4711
DM
476 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Oct 2015 08:52:02 +0200
477
217dd44e
DM
478pve-container (1.0-11) unstable; urgency=medium
479
480 * setup/debian: avoid writing multiple auto lines
481
482 * setup/debian: avoid extra newlines
483
f7a7b413
WB
484 * allow /32 CIDRs and remove duplicated mask array
485
217dd44e
DM
486 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 09:49:28 +0200
487
08d4dc57
DM
488pve-container (1.0-10) unstable; urgency=medium
489
490 * improve regex to match redhat/centos OS version
491
492 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 08:27:06 +0200
493
2df8257c
DM
494pve-container (1.0-9) unstable; urgency=medium
495
e9b868e7
DM
496 * use new PVE::JSONSchema::parse_siz
497
498 * Add new pct fsck command to check the mountpoints of a container
2df8257c 499
cf4f10f6
DM
500 * update inittab instead of replacing it
501
2df8257c
DM
502 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 10:25:56 +0200
503
adbd9b4b
DM
504pve-container (1.0-8) unstable; urgency=medium
505
506 * make bridge parameter option - required for hotplug code
507
89e9642c
DM
508 * fix test if storage allows containers
509
b46c0bf2
WL
510 * fix bug #752: correct size of mount point after resize
511
c9bc5018
WL
512 * fix bug #750: deactivate volumes to be sure there are no volumes
513 are active on the source node
514
adbd9b4b
DM
515 -- Proxmox Support Team <support@proxmox.com> Sat, 10 Oct 2015 17:24:31 +0200
516
9572eb19
DM
517pve-container (1.0-7) unstable; urgency=medium
518
519 * Create /fastboot to skip run fsck
520
521 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2015 11:47:47 +0200
522
ad657ff5
DM
523pve-container (1.0-6) unstable; urgency=medium
524
525 * cleanup: replace disk-size calculation in pct resize
526
527 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 09:37:44 +0200
528
cf1b1563
DM
529pve-container (1.0-5) unstable; urgency=medium
530
531 * lxc hooks: use run_cli_handler(), remove stale docs
532
533 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 13:47:30 +0200
534
5dc78eef
DM
535pve-container (1.0-4) unstable; urgency=medium
536
537 * remove 'noload' option from zfspool mounts
538
539 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 16:28:04 +0200
540
aefd41f3
DM
541pve-container (1.0-3) unstable; urgency=medium
542
543 * fix hotplug error in update_pct_config
544
545 * added lxc.hook.stop to valid_lxc_conf_keys
546
547 * add mountpoint deletion support and unused volumes
548
549 * set minimum mtu to 64
550
551 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 11:42:34 +0200
552
c52e88d9
DM
553pve-container (1.0-2) unstable; urgency=medium
554
555 * set TERM=linux for containers
556
557 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Sep 2015 09:27:01 +0200
558
de81c147
DM
559pve-container (1.0-1) unstable; urgency=medium
560
561 * vzdump: mount snapshots with the noload option
562
563 * vzdump:lxc: sync and skip journal in snapshot mode
564
565 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 17:55:13 +0200
566
18c803bd
DM
567pve-container (0.9-23) unstable; urgency=medium
568
569 * Use format hashes in json schemas
570
571 * When destroying a container, remove bind mounts and block devices
572 from the list of volumes to delete.
573
574 * improve CT protection mode
575
576 * vzdump: tar: disable warnings about ignored files
577
578 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 10:11:31 +0200
579
c211d7ae
DM
580pve-container (0.9-22) unstable; urgency=medium
581
582 * allow to parse configuration values with spaces
583
584 * specify data format for hostname, searchdomain and nameserver
585
586 * add check for newlines before writing configuration
587
588 * vzdump fixes
589
590 * mountpoint_mount: disallow symlinks in bind mounts
591
592 * lxc API: use new disk option names in permission check
593
594 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:14:31 +0200
595
af4b00a1
DM
596pve-container (0.9-21) unstable; urgency=medium
597
598 * vzdump: support mountpoints
599
600 * change tar/rsync_vm to use the new exclude pattern method
601
602 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:38:24 +0200
603
c34cd4ea
DM
604pve-container (0.9-20) unstable; urgency=medium
605
606 * fix bug #712: fix stop mode backups when container is running
607
608 * add support for LVM
609
610 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Sep 2015 09:29:57 +0200
611
fb2d8270
DM
612pve-container (0.9-19) unstable; urgency=medium
613
614 * allow older debian versions (>= 4 (etch))
615
9fa65276
DM
616 * fix subvolume mounts (do not use loop device)
617
fb2d8270
DM
618 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:19:03 +0200
619
640916d4
DM
620pve-container (0.9-18) unstable; urgency=medium
621
622 * fix bug #710: use correct size for OpenVZ restore
623
842bae93
DM
624 * format_disk: call activate_volume()
625
640916d4
DM
626 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:13:29 +0200
627
003620d3
DM
628pve-container (0.9-17) unstable; urgency=medium
629
630 * mount_all: make sure rootfs exists (fix openvz restore bug)
631
632 * destroy: avoid warning about undefined 'protection' value
633
634 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 07:04:24 +0200
635
627e416f
DM
636pve-container (0.9-16) unstable; urgency=medium
637
638 * fix bug #707: Don't die in vm_shutdown when we have no errors
639
640 * add CT protection mode
641
642 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 17:23:04 +0200
643
32e36fce
DM
644pve-container (0.9-15) unstable; urgency=medium
645
646 * add bash completion support
647
648 * support resizing of owned container disks
649
650 * get rid of most of the loop-devices code
651
652 * fix unlock handling after migration
653
654 * add command to unlock a Container if it is locked
655
656 * add support to add mountpoints with pct set
657
658 * added pct exec command
659
660 * add missing archlinux ostype confdesc enum entry
661
662 * destroy owned mountpoints on pct destroy
663
664 * use multiple mount protection (mmp)
665
666 * many bug fixes
667
668 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:28:41 +0200
669
41ea68ca
DM
670pve-container (0.9-14) unstable; urgency=medium
671
672 * vm_create : add support for mountpoints
673
674 * run spiceterm and return spiceproxy config only if CT is running
675
676 * vzdump: correctly implement snapshot backup
677
678 * vzdump: use correct pid to access container root (fix suspend mode
679 backup)
680
681 * fix bug #691: fix vzdump stop mode backup on zfs
682
683 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:47:32 +0200
684
1f14baa6
DM
685pve-container (0.9-13) unstable; urgency=medium
686
687 * detect ostype when restoring OpenVZ containers
688
689 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Aug 2015 12:55:20 +0200
690
53a9acc5
DM
691pve-container (0.9-12) unstable; urgency=medium
692
693 * code cleanups
694
695 * implement pct listsnapshot cli command
696
697 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:32:05 +0200
698
ae8c06a1
DM
699pve-container (0.9-11) unstable; urgency=medium
700
701 * add mpX mountpoint configuration (experimental)
702
703 * remove <vmid>.fw file after lxc vm destroy
704
705 * cleanup directory structure
706
707 * add file access methods to LXCSetup::Base
708
709 * mountpoint: add support for host /dev/xxx block device passthrough
710
711 * Added PVE::LXCSetup::Base::setup_securetty
712
713 * archlinux template support
714
715 * implement new cmode option
716
717 * implement template creation
718
719 * add rbd storage type support
720
721 * do not use hardcoded disk image names
722
723 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2015 15:51:13 +0200
724
30137a89
DM
725pve-container (0.9-10) unstable; urgency=medium
726
727 * add support for RHEL/CentOS
728
729 * allow to set empty lxc.xxx values
730
731 * added pve-update-lxc-config postinstall hook
732
733 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Aug 2015 10:23:33 +0200
734
8eefced6
DM
735pve-container (0.9-9) unstable; urgency=medium
736
737 * Fix: If a Ct are created and a pool are given add the Ct to pool
738
739 * don't set proxy_arp and forwarding on lxc veths
740
741 * activate/deactivates volumes on container start/stop
742
743 * allow to use drbd storage for containers
744
745 * add manual page for container configuration format ("man pct.conf")
746
747 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:11:22 +0200
748
e05baf1c
DM
749pve-container (0.9-8) unstable; urgency=medium
750
751 * use our own configuration format for containers
752
753 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:28:27 +0200
754
25cdbca0
DM
755pve-container (0.9-7) unstable; urgency=medium
756
757 * fixes for container restore
758
759 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 12:20:13 +0200
760
882c975e
DM
761pve-container (0.9-6) unstable; urgency=medium
762
763 * fix memory and swap size calculations
764
765 * ipv6 slaac/autoconf support
766
767 * fix ipv4 replacement of running containers
768
769 * allow to restore backups of openvz containers
770
771 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:09:44 +0200
772
810362c0
DM
773pve-container (0.9-5) unstable; urgency=medium
774
775 * correctly detect container architecture
776
777 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 09:38:45 +0200
778
7fb2e318
DM
779pve-container (0.9-4) unstable; urgency=medium
780
781 * allow configuring lxc.seccomp
782
783 * network setup: allow dhcp, manual and unmanaged network
784
785 * implement snapshot API
786
787 * implement snapshots for zfs
788
789 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2015 13:12:16 +0200
790
891fde80
DM
791pve-container (0.9-3) unstable; urgency=medium
792
793 * fix tty setup for debian6
794
795 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 06:41:08 +0200
796
662f90a0
DM
797pve-container (0.9-2) unstable; urgency=medium
798
799 * correctly set password change time
800
801 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jul 2015 11:03:37 +0200
802
2410127c
DM
803pve-container (0.9-1) unstable; urgency=medium
804
805 * correctly untaint crontab filenames
806
807 * create new ssh host keys at startup
808
809 * add net hotplug and hotplug ip configuration
810
91bf89e1
DM
811 * add support for Ubuntu 15.04
812
2410127c
DM
813 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 12:38:46 +0200
814
af9cc97c
DM
815pve-container (0.8-1) unstable; urgency=medium
816
817 * only use lxc-pve-mount-hook for containers on /etc/pve/
818
819 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2015 06:41:37 +0200
820
20464461
DM
821pve-container (0.7-2) unstable; urgency=medium
822
823 * use nowait trigger for pve-api-updates
824
825 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:30:08 +0200
826
256b0ea7
DM
827pve-container (0.7-1) unstable; urgency=medium
828
829 * randomize crontab entries
830
831 * install global lxc config
832
833 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2015 09:09:15 +0200
834
629a468d
DM
835pve-container (0.6-2) unstable; urgency=medium
836
837 * depend on lxc-pve
838
839 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:37:18 +0200
840
b979858c
DM
841pve-container (0.6-1) unstable; urgency=medium
842
843 * add support for centos6
844
845 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:20:46 +0200
846
2e1f4a16
DM
847pve-container (0.5-1) unstable; urgency=medium
848
849 * implement restore command
850
851 * implement disk size parameter (loop mounts)
852
853 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:46:23 +0200
854
dce235ad
DM
855pve-container (0.4-1) unstable; urgency=medium
856
857 * allow to setup root password
858
859 * implement dns setup for containers
860
861 * implement startup and onboot option
862
863 * implement cpuunits
864
865 * add firewall and vlan tag network options
866
867 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Apr 2015 10:58:45 +0200
868
44d75d46
DM
869pve-container (0.3-1) unstable; urgency=medium
870
871 * implement lxcnetaddbr to bring up network
872
873 * implement swap and cpulimit
874
875 * add regression tests
876
877 * add mount hook to setup container config
878
879 * add helper classes to setup container configuration
880
881 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2015 07:50:02 +0200
882
dba35ed0
DM
883pve-container (0.2-1) unstable; urgency=medium
884
885 * improved CLI
886
887 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 10:38:52 +0200
888
f76a2828
DM
889pve-container (0.1-1) unstable; urgency=medium
890
891 * first try
892
893 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 06:50:08 +0200
894