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