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