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