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