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