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