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