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