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