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