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