]> git.proxmox.com Git - pve-container.git/blob - debian/changelog
410024f3d4b36a3f6bc0bc1391ecbb171fe0c49e
[pve-container.git] / debian / changelog
1 pve-container (3.0-17) pve; urgency=medium
2
3 * enable centos 8.1 containers
4
5 * more consistent display of unnamed containers (add a space between 'CT'
6 and the number)
7
8 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Jan 2020 08:44:38 +0100
9
10 pve-container (3.0-16) pve; urgency=medium
11
12 * replace the deprecated DHCP=none with DHCP=no in .network units on systemd
13 based containers
14
15 * fix an issue where when debugging container startup running them directly
16 via `lxc-start` instead of `pct start`, the prestart hook would mount
17 containers relative to the current working directory instead of where
18 they're supposed to be mounted
19
20 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jan 2020 09:37:08 +0100
21
22 pve-container (3.0-15) pve; urgency=medium
23
24 * fix #2512: post-stop: unmount stage mps before cleanup
25
26 * post-stop-hook: unmount before deactivating storages
27
28 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Dec 2019 16:04:39 +0100
29
30 pve-container (3.0-14) pve; urgency=medium
31
32 * fix bindmounting with staged mount points
33
34 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 18:27:41 +0100
35
36 pve-container (3.0-13) pve; urgency=medium
37
38 * move applying pending changes from pre-start to post-stop, as we can
39 regenerate the LXC config safely there.
40
41 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Nov 2019 09:52:53 +0100
42
43 pve-container (3.0-12) pve; urgency=medium
44
45 * implement CT mountpoint hotplugging, for host running 5.3 or newer Linux
46 kernel
47
48 * implement container reboot over API and CLI
49
50 * add 'tags' config option for adding meta information to CT
51
52 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 19:27:34 +0100
53
54 pve-container (3.0-11) pve; urgency=medium
55
56 * add PVE::LXC::Tools
57
58 * change hooks to use new helper
59
60 * config: whitelist lxc.hook.version
61
62 * fix #2453: actually reflect random MAC address selection in config
63
64 * fix #2456 setting bind-mount through API/CLI is broken
65
66 * improve test reliability in absence of running pmxcfs
67
68 * follow refactoring in pve-cluster
69
70 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 12:08:15 +0100
71
72 pve-container (3.0-10) pve; urgency=medium
73
74 * support Fedora 31 as Container distribution
75
76 * minor adaptions of pending changed related code
77
78 * setup: move host architecture translation from pve-common to container
79
80 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Oct 2019 07:32:43 +0100
81
82 pve-container (3.0-8) pve; urgency=medium
83
84 * fix issue where TTYs aren't correctly set after restore
85
86 * ensure that lxc.* entries are restored only once
87
88 * add Ubuntu 19.10 Eoan as supported
89
90 * fix #2412: ct destroy: only delete config after deleted from pools and
91 Firewall
92
93 * implement basic pending changes for running containers
94
95 * fix #1291: add purge option for destroy vm api call, allows one to remove
96 any reference of this CT from backup and replication jobs.
97
98 * add check to resize disk if current size could not be determined
99
100 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Oct 2019 22:04:12 +0200
101
102 pve-container (3.0-7) pve; urgency=medium
103
104 * mountpoints: create parent dirs with correct owner
105
106 * setup: allow CentOS 5 and CentOS 8
107
108 * do not leave fstrim lock if initial mount-all-volumes procedure
109 fails
110
111 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2019 07:21:18 +0200
112
113 pve-container (3.0-5) pve; urgency=medium
114
115 * vzdump: always add (empty) firewall config and improve handling of
116 restoring it from archive
117
118 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jul 2019 12:34:32 +0200
119
120 pve-container (3.0-4) pve; urgency=medium
121
122 * setup CT getty: ensure the getty.target is not masked and improve the logic
123 which ensures that only the correct getty services are enabled
124
125 * fix #1042: inotify: increase watches, instances & queue default
126 limits
127
128 * remove obsolete lxc@.service.d
129
130 * config: whitelist lxc.seccomp.notify.proxy/cookie
131
132 * add support for debian bullseye/sid
133
134 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2019 16:03:22 +0200
135
136 pve-container (3.0-3) pve; urgency=medium
137
138 * fix #1451: allow one to add mount options to CT mountpoints
139
140 * fix #2270: allow custom lxc options to be restored as root
141
142 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 19:25:12 +0200
143
144 pve-container (3.0-2) pve; urgency=medium
145
146 * Fix #576: Fix dangling files for Move Disk
147
148 * restore_archive: check if compression_map format is undefined
149
150 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 18:37:35 +0200
151
152 pve-container (3.0-1) pve; urgency=medium
153
154 * Bump version for Debian Buster / PVE 6.0
155
156 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 12:41:01 +0200
157
158 pve-container (2.0-39) unstable; urgency=medium
159
160 * fix #2027: do not disable IPV6_AUTOCONF on centos
161
162 * fix #2200: vm_stop: add nokill-after-timeout parameter
163
164 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:37:58 +0200
165
166 pve-container (2.0-38) unstable; urgency=medium
167
168 * fix: #1075: Correctly restore CT templates form backup
169
170 * raise supported fedora version to 30
171
172 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2019 11:11:57 +0000
173
174 pve-container (2.0-37) unstable; urgency=medium
175
176 * setup: fix alpine ipv6-slaac configuration
177
178 * add lock information to CT status call
179
180 * fix #1607: implement pct fstrim
181
182 * fix #2147: re-add support for current opensuse tumbleweed
183
184 * fix: #1218 Add flag 'unique' to pct restore in order to set new MAC
185 addresses to NICs
186
187 * storage migrate: add bwlimit parameter
188
189 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 16:24:33 +0200
190
191 pve-container (2.0-36) unstable; urgency=medium
192
193 * Fix #2109: map volumes explicitly if resizing a stopped container
194
195 * config: hwaddr: enforce unicast MAC addresses
196
197 * setup: add initial support for Ubuntu 19.04 Disco Dingo
198
199 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Mar 2019 12:37:34 +0100
200
201 pve-container (2.0-35) unstable; urgency=medium
202
203 * fix #2080: fix device encoding in the prestart hook
204
205 * fix #2086: change process checking mechanism in vmstatus
206
207 * fix #2104: config "features: mount" regex pattern
208
209 * fix #1891: Add zsh command completion generation for pct
210
211 * fix #2117: don't keep custom idmap in pct pipe restore
212
213 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Mar 2019 08:11:24 +0100
214
215 pve-container (2.0-34) unstable; urgency=medium
216
217 * fix #889: api create: reserver config with create lock early
218
219 * fix #1924: add snapshot parameter
220
221 * add pre- start/stop hookscript
222
223 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 13:12:10 +0100
224
225 pve-container (2.0-33) unstable; urgency=medium
226
227 * whitelist namespaced lxc.sysctl.* entries
228
229 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Jan 2019 15:36:18 +0100
230
231 pve-container (2.0-32) unstable; urgency=medium
232
233 * fix #2014: don't check if unpriv for blkio
234
235 * fix #2028: keep custom uid mapping during restore
236
237 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Jan 2019 13:45:47 +0100
238
239 pve-container (2.0-31) unstable; urgency=medium
240
241 * fix #1234: pct: implement rescan
242
243 * allow using 'fuse' file systems in a container thorugh a new feature flag
244
245 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:54:20 +0100
246
247 pve-container (2.0-30) unstable; urgency=medium
248
249 * fix #1808: readonly mount source disk
250
251 * support Fedora 29
252
253 * call map_volume before using volumes
254
255 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Nov 2018 17:33:43 +0100
256
257 pve-container (2.0-29) unstable; urgency=medium
258
259 * add Ubuntu 18.10 (Cosmic Cuttlefish) support
260
261 * close #1940: pct console: added ability to specify escape sequence
262
263 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Oct 2018 10:24:35 +0200
264
265 pve-container (2.0-28) unstable; urgency=medium
266
267 * configure IPv6AcceptRA in systemd-networkd files
268
269 * enable emulation of containers using qemu-user-static
270
271 * add feature flags (for now: mount, nesting, keyctl) using apparmor
272 profile generation
273
274 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Oct 2018 16:45:56 +0200
275
276 pve-container (2.0-27) unstable; urgency=medium
277
278 * fix #1885: delete old route when changing gateway
279
280 * fix #1874: autodev hook: setup devices cgroup
281
282 * fix #1897: bump MAX_MOUNT_POINTS to 256
283
284 * config: add missing lock types to schema
285
286 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Sep 2018 11:19:19 +0200
287
288 pve-container (2.0-26) unstable; urgency=medium
289
290 * fix #1851: check 'replicate' flag for non-volume mountpoints
291
292 * document more API return properties
293
294 * use SHA-512 for container passwords
295
296 * add support for openSUSE Leap 15.0
297
298 * add fqdn to /etc/hosts even with no ip
299
300 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Aug 2018 13:56:46 +0200
301
302 pve-container (2.0-25) unstable; urgency=medium
303
304 * deal with disabled cgroup subsystems
305
306 * use systemd-networkd for newer Fedora containers
307
308 * fix #1844: check /etc/.pve-ignore.hosts early
309
310 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jul 2018 09:19:42 +0200
311
312 pve-container (2.0-24) unstable; urgency=medium
313
314 * correctly handle extra mounpoints when creating a template
315
316 * fix #1786: check for shared storage on clone
317
318 * fix #1792: Do not assign vars in conditional statement
319
320 * fix #1778: check if storage support templates
321
322 * api create: allow auto start of container after create finished
323
324 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 09:10:35 +0200
325
326 pve-container (2.0-23) unstable; urgency=medium
327
328 * rescan volume size when attaching unused volume
329
330 * support Fedora 28
331
332 * fix #1721: unmount containers before trying to mount them
333
334 * rescan volume zie when copying volume
335
336 * add cifs as allowed storage type
337
338 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 11:09:39 +0200
339
340 pve-container (2.0-22) unstable; urgency=medium
341
342 * add Ubuntu 18.04 to known versions
343
344 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Apr 2018 11:04:59 +0200
345
346 pve-container (2.0-21) unstable; urgency=medium
347
348 * create: fix passing of template file descriptor
349
350 * restore: support i/o rate limiting
351
352 * fix #1704: get container uptime with /proc/<pid>/stat
353
354 * fix skiplock for pct start
355
356 * clone: randomize network MAC HW address of clone
357
358 * clone: implement target parameter
359
360 * implement full clone
361
362 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 09:14:19 +0100
363
364 pve-container (2.0-20) unstable; urgency=medium
365
366 * Fix #1547: on migration abort, the CT starts again
367
368 * seperate serachdomain and nameserver config
369
370 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Mar 2018 13:24:08 +0100
371
372 pve-container (2.0-19) unstable; urgency=medium
373
374 * close #1668: add Devuan support
375
376 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 06:12:06 +0100
377
378 pve-container (2.0-18) unstable; urgency=medium
379
380 * add termproxy api call
381
382 * setup/fedora: we support fedora release 27
383
384 * pct mount: tell user where they can find the mounted files
385
386 * vzdump: fix visibility of warning about lack of xattr/acl support on nfs
387
388 * use systemd-networkd for ubuntu >= 17.10
389
390 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 14:57:46 +0100
391
392 pve-container (2.0-17) unstable; urgency=medium
393
394 * migrate: skip replication handling if not replicated
395
396 * migrate: only restart if conf was moved
397
398 * add vm_stop helper
399
400 * switch to pve-container@ unit
401
402 * fixes #1227: include ns/ dir in read_cgroup_value
403
404 * VM.Snapshot.Rollback privilege added
405
406 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Oct 2017 15:11:19 +0200
407
408 pve-container (2.0-16) unstable; urgency=medium
409
410 * fix #1253: show ssh key fingerprints again
411
412 * fix #1464: setup/suse: support SLES 12 container
413
414 * close #1478: add check for unsupported config
415
416 * config: update for lxc-2.1
417
418 * API/clone: do not overwrite global signal handlers
419
420 * setup/fedora: use os_release and support 26
421
422 * fix os-release mapping for similar flavoured distros
423
424 * setup: recognize 'sles' os_release ID
425
426 * setup/suse: support tumbleweed container
427
428 * setup/suse: check early if setting up the ct getty service is needed
429
430 * setup/suse: use new os_release_var to simplify version detection
431
432 * use /etc/os-release
433
434 * setup: add a additional mapping for archlinux
435
436 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:48:50 +0200
437
438 pve-container (2.0-15) unstable; urgency=medium
439
440 * support debian 9.1
441
442 * recognize debian buster/sid
443
444 * recognize ubuntu 17.10
445
446 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2017 09:17:03 +0200
447
448 pve-container (2.0-14) unstable; urgency=medium
449
450 * allow disks on shared storages on replicated VMs
451
452 * refuse to add non-replicatable disks to replicating VMs
453
454 * API HA tasks: we request states not execute them
455
456 * use COMMON_TAR_FLAGS from pve-storage
457
458 * create: open templates as real root
459
460 * remove unused next_free_nbd_dev function
461
462 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 12:50:37 +0200
463
464 pve-container (2.0-13) unstable; urgency=medium
465
466 * migrate: pass the with_snapshots parameter
467
468 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 12:56:02 +0200
469
470 pve-container (2.0-12) unstable; urgency=medium
471
472 * PVE::LXC::Migrate - use replication job, transfer replication state
473
474 * get_replicatable_volumes: add additional tests
475
476 * src/PVE/API2/LXC.pm: aquire guest_migration_lock inside worker
477
478 * Add a migration lock to avoid a replication on rollback-time
479
480 * PVE::LXC::Config - implement $cleanup flag for get_replicatable_volumes
481
482 * migrate: implement insecure storage migration
483
484 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 09:10:56 +0200
485
486 pve-container (2.0-11) unstable; urgency=medium
487
488 * support width and height parameter for vncproxy
489
490 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Jun 2017 09:16:11 +0200
491
492 pve-container (2.0-10) unstable; urgency=medium
493
494 * migrate: aquire guest_migration_lock during
495
496 * use new PVE::ReplicationConfig
497
498 * do not allow destroy if there are replication jobs
499
500 * use Syscall module instead of raw syscall numbers
501
502 * migrate: pass ssh_info to storage_migrate
503
504 * tests: fix broken snapshot delete tests
505
506 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:31:14 +0200
507
508 pve-container (2.0-9) unstable; urgency=medium
509
510 * correctly handle passwords with utf8 wide characters
511
512 -- Proxmox Support Team <support@proxmox.com> Tue, 02 May 2017 11:50:10 +0200
513
514 pve-container (2.0-8) unstable; urgency=medium
515
516 * add support for Ubuntu 17.04 (zesty)
517
518 -- Proxmox Support Team <support@proxmox.com> Tue, 02 May 2017 07:00:13 +0200
519
520 pve-container (2.0-7) unstable; urgency=medium
521
522 * whitelisted lxc.limit.* config entries usable with the next lxc release
523
524 * added storage replication settings
525
526 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 13:59:28 +0200
527
528 pve-container (2.0-6) unstable; urgency=medium
529
530 * support opensuse >= 42
531
532 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Apr 2017 06:28:07 +0200
533
534 pve-container (2.0-4) unstable; urgency=medium
535
536 * add console fix for debian containers using systemd
537
538 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Mar 2017 12:57:05 +0100
539
540 pve-container (2.0-3) unstable; urgency=medium
541
542 * don't try to create the deprecated rsa1 ssh keys
543
544 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Mar 2017 09:27:22 +0100
545
546 pve-container (2.0-2) unstable; urgency=medium
547
548 * improved reboot container fix
549
550 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 13:50:21 +0100
551
552 pve-container (2.0-1) unstable; urgency=medium
553
554 * rebuild for PVE 5.0 / Debian Stretch
555
556 -- Proxmox Support Team <support@proxmox.com> Thu, 9 Mar 2017 15:27:11 +0100
557
558 pve-container (1.0-95) unstable; urgency=medium
559
560 * correctly handle reboots within containers
561
562 * improve locale handling in vnc console
563
564 * fix architecture detection in restore_archive
565
566 -- Proxmox Support Team <support@proxmox.com> Thu, 9 Mar 2017 15:19:33 +0100
567
568 pve-container (1.0-94) unstable; urgency=medium
569
570 * fix #1153: improve behavior when entering unicode in passwords prompts
571
572 * use the lxc@.service unit to start containers to avoid issues with
573 pvedaemon restarts.
574
575 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Feb 2017 14:13:10 +0100
576
577 pve-container (1.0-93) unstable; urgency=medium
578
579 * add dependency on libpve-guest-common-perl
580
581 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:40:19 +0100
582
583 pve-container (1.0-92) unstable; urgency=medium
584
585 * use new PVE::Storage::check_volume_access()
586
587 * fix #1253: display SSH fingerprints on CT setup
588
589 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:17:56 +0100
590
591 pve-container (1.0-91) unstable; urgency=medium
592
593 * add setup_environment hook to CLIHandler class
594
595 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 13:21:24 +0100
596
597 pve-container (1.0-90) unstable; urgency=medium
598
599 * skip unprivileged config parameter when restoring a container (revert
600 previos patch)
601
602 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Dec 2016 09:02:41 +0100
603
604 pve-container (1.0-89) unstable; urgency=medium
605
606 * supress warning when we try to delete a non-existent option
607
608 * fix #1226: show the right amount of memory usage
609
610 * fix #1225: restore without config changes for VMUser
611
612 * document bind/device mp permissions better
613
614 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2016 11:56:17 +0100
615
616 pve-container (1.0-88) unstable; urgency=medium
617
618 * setup: allow fedora 22-25
619
620 * setup: more general approach to tty paths
621
622 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 10:13:12 +0100
623
624 pve-container (1.0-87) unstable; urgency=medium
625
626 * implement lxc restart migration
627
628 * VZDump: implement stopwait
629
630 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2016 12:12:26 +0100
631
632 pve-container (1.0-86) unstable; urgency=medium
633
634 * Do not skip unprivileged config parameter when restoring a container
635
636 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2016 07:39:07 +0100
637
638 pve-container (1.0-85) unstable; urgency=medium
639
640 * start: don't fail if no lxc cpuset cgroup exists yet
641
642 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2016 11:39:50 +0100
643
644 pve-container (1.0-84) unstable; urgency=medium
645
646 * start: use a random cpuset at startup
647
648 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 15:51:20 +0100
649
650 pve-container (1.0-83) unstable; urgency=medium
651
652 * vm_shutdown: request 'stopped' state for HA enabled CTs
653
654 * switch to 'ha-manager set'
655
656 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 08:28:04 +0100
657
658 pve-container (1.0-82) unstable; urgency=medium
659
660 * fix spelling: 'mountpoint' 'mount point'
661
662 * fix #1147: allow marking non-volume mps as shared
663
664 * Ubuntu 16.10: fix systemd console files
665
666 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Nov 2016 16:50:34 +0100
667
668 pve-container (1.0-81) unstable; urgency=medium
669
670 * add support for Ubuntu 16.10
671
672 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Nov 2016 08:43:29 +0100
673
674 pve-container (1.0-80) unstable; urgency=medium
675
676 * pct: add new command 'pct cpusets' to print assigned cpu sets
677
678 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 07:46:40 +0200
679
680 pve-container (1.0-79) unstable; urgency=medium
681
682 * PVE::LXC::Config::has_lxc_entry() new helper
683
684 * vmstatus: fix memory usage value including cache sizes
685
686 * fix devices file check in autodev hook
687
688 * add new option 'cores' to restrict visible cores
689
690 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Oct 2016 11:46:49 +0200
691
692 pve-container (1.0-78) unstable; urgency=medium
693
694 * alpine: fix getty line removal
695
696 * tests: add missing loopback interfaces
697
698 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 09:35:34 +0200
699
700 pve-container (1.0-77) unstable; urgency=medium
701
702 * fix #1134: debian: don't start empty interface sections
703
704 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2016 11:49:48 +0200
705
706 pve-container (1.0-76) unstable; urgency=medium
707
708 * bug #1021: add loopback interface if not network config
709
710 * fix config path in warning about undetectable architecture
711
712 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2016 11:39:42 +0200
713
714 pve-container (1.0-75) unstable; urgency=medium
715
716 * restore: fix simple with non-volume mps
717
718 * restore: add permission check, only restore lxc.* if root
719
720 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 14:14:06 +0200
721
722 pve-container (1.0-74) unstable; urgency=medium
723
724 * correctly set unlimited cpulimit at runtime
725
726 * use integer values for minimum and maximum (json schema cleanup)
727
728 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 07:44:29 +0200
729
730 pve-container (1.0-73) unstable; urgency=medium
731
732 * fix #1078: accept arch parameter
733
734 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Aug 2016 07:26:30 +0200
735
736 pve-container (1.0-72) unstable; urgency=medium
737
738 * Fix #1070: vzdump: handle sparse files in suspend mode
739
740 * don't let lxc handle container reboots directly
741
742 * update_lxc_config: sort network devices for consistency
743
744 * update_lxc_config: remove unused parameter
745
746 * ArchLinux: don't use the lxc/ subdir for ttys
747
748 * add status call to pct
749
750 * allow deleting of container hostname
751
752 * pass datacenter.cfg's mac_prefix to random_ether_addr
753
754 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2016 13:14:32 +0200
755
756 pve-container (1.0-71) unstable; urgency=medium
757
758 * fix a possible undefined value error
759
760 * provide a better error message for rbd without krbd
761
762 * improve migration output concerning local volumes
763
764 * include custom lxc options when displaying config
765
766 * fix #1046: add non-snapshotted disks as unused
767
768 * added 'pct df'
769
770 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 12:35:03 +0200
771
772 pve-container (1.0-70) unstable; urgency=medium
773
774 * fix #146: add name to backup log
775
776 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Jun 2016 08:26:23 +0200
777
778 pve-container (1.0-69) unstable; urgency=medium
779
780 * migration: add checks from QemuMigrate
781
782 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jun 2016 06:38:22 +0200
783
784 pve-container (1.0-68) unstable; urgency=medium
785
786 * docs: update mountpoint descriptions
787
788 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jun 2016 11:33:18 +0200
789
790 pve-container (1.0-67) unstable; urgency=medium
791
792 * restore: use empty config to reserve container ID
793
794 * split up create_rootfs and restore_and_configure
795
796 * ignore ro flag when creating/restoring CT
797
798 * bindmount: catch rw/ro race and add tests
799
800 * add bindmount regression tests
801
802 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2016 10:33:41 +0200
803
804 pve-container (1.0-66) unstable; urgency=medium
805
806 * Setup: add gentoo support
807
808 * Close #999: gentoo: hostname is in /etc/conf.d/hostname
809
810 * Setup/Debian.pm: use BEGIN/END markers for gateway scripts
811
812 * fix deletion of backup snapshots
813
814 * exclude non-volume mps from backup
815
816 * don't allow automatic restore to dev/bind rootfs
817
818 * warn about unsupported backup configuration
819
820 * add ignore_ro flag to mount_all
821
822 * automatically restore mountpoints from backup
823
824 * deal with a check_mount_path race condition
825
826 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 10:18:25 +0200
827
828 pve-container (1.0-65) unstable; urgency=medium
829
830 * allow VLAN 1 tag in containers
831
832 * remove backup property from rootfs
833
834 * new helper mountpoint_backup_enabled()
835
836 -- Proxmox Support Team <support@proxmox.com> Wed, 18 May 2016 11:30:16 +0200
837
838 pve-container (1.0-64) unstable; urgency=medium
839
840 * setup: add ct_is_executable wrapper
841
842 * setup: check if securetty exists
843
844 * improve error message on container without rootfs
845
846 -- Proxmox Support Team <support@proxmox.com> Sat, 14 May 2016 09:06:11 +0200
847
848 pve-container (1.0-63) unstable; urgency=medium
849
850 * cleanup gateway hooks in debian network setup
851
852 * fix uninitialized value warning
853
854 * Alpine: generate correct inittab
855
856 * Alpine: fixup securetty
857
858 * fix #971: don't activate shared storage in offline migration
859
860 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 07:19:19 +0200
861
862 pve-container (1.0-62) unstable; urgency=medium
863
864 * centos: fixup ipv6 out-of-subnet route
865
866 * debian: always include the 'dev' portion in explicit routes
867
868 * setup: deal with link-local gateways
869
870 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 16:00:06 +0200
871
872 pve-container (1.0-61) unstable; urgency=medium
873
874 * add support for ubuntu xenial
875
876 * push/pull permissions: use octal by default
877
878 * fix #942: restore ACL and other rootfs options from backup
879
880 * Debian: correctly setup getty service on systemd based containers
881
882 * honor acl setting with zfs
883
884 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 11:25:34 +0200
885
886 pve-container (1.0-60) unstable; urgency=medium
887
888 * vm_status: return more verbose HA state
889
890 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:04:43 +0200
891
892 pve-container (1.0-59) unstable; urgency=medium
893
894 * setup: ability to ignore files
895
896 * Fix #929: delete veths in the post-stop hook
897
898 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Apr 2016 10:32:03 +0200
899
900 pve-container (1.0-58) unstable; urgency=medium
901
902 * Build-Depend on pve-doc-generator
903
904 * generate manpages with pve-doc-generator
905
906 * debian: support containers upgraded to use systemd
907
908 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Apr 2016 12:36:29 +0200
909
910 pve-container (1.0-57) unstable; urgency=medium
911
912 * Add authorized ssh key setup to post_create_hook
913
914 * Add missing '\n' to content in ct_modify_file
915
916 * Add 'perms' option to ct_modify_file
917
918 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Apr 2016 15:29:22 +0200
919
920 pve-container (1.0-56) unstable; urgency=medium
921
922 * use consistent prefix for worker names
923
924 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Apr 2016 16:39:28 +0200
925
926 pve-container (1.0-55) unstable; urgency=medium
927
928 * add read_password sub for 'pct create'
929
930 * use asciicode compatible markup
931
932 * enable quotas for passed through /dev devices
933
934 * Fix #925: activate volume before trying to resize
935
936 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 07:20:36 +0200
937
938 pve-container (1.0-54) unstable; urgency=medium
939
940 * Fix #918: add /dev/mapper symlinks for dm-* devices
941
942 * autodev: create missing paths
943
944 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Mar 2016 16:35:01 +0100
945
946 pve-container (1.0-53) unstable; urgency=medium
947
948 * Add force parameter for migration with bind/dev mp
949
950 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Mar 2016 16:51:40 +0100
951
952 pve-container (1.0-52) unstable; urgency=medium
953
954 * Prevent race conditions in snapshot mode backup
955
956 * Use set_lock and remove_lock
957
958 * require -experimental for pct clone and template
959
960 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 09:00:04 +0100
961
962 pve-container (1.0-51) unstable; urgency=medium
963
964 * fix #912: centos/redhat confusion
965
966 * implement cpulimit hotplugging
967
968 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 17:52:33 +0100
969
970 pve-container (1.0-50) unstable; urgency=medium
971
972 * follow the change in PVE::AbstractConfig
973
974 * implement rate limiting
975
976 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:37:09 +0100
977
978 pve-container (1.0-49) unstable; urgency=medium
979
980 * change update_etc_hosts to use ct_modify_file
981
982 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Mar 2016 09:49:39 +0100
983
984 pve-container (1.0-48) unstable; urgency=medium
985
986 * Refactor config-related methods into AbstractConfig
987
988 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 10:21:45 +0100
989
990 pve-container (1.0-47) unstable; urgency=medium
991
992 * Implement pct mount/unmount (for emergency maintenance)
993
994 * Implement pct push/pull
995
996 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 14:38:14 +0100
997
998 pve-container (1.0-46) unstable; urgency=medium
999
1000 * setup: move setup_container_getty_service to Base
1001
1002 * suse: move setup_securetty to template_fixup()
1003
1004 * Add to unused volumes only if really unused
1005
1006 * exclude 'parent' from config when restoring
1007
1008 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 11:49:15 +0100
1009
1010 pve-container (1.0-45) unstable; urgency=medium
1011
1012 * add Alpine Linux distribution
1013
1014 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2016 12:15:11 +0100
1015
1016 pve-container (1.0-44) unstable; urgency=medium
1017
1018 * snapshot: replace global sync with a namespace sync
1019
1020 * add support for read-only bind mounts
1021
1022 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 11:57:11 +0100
1023
1024 pve-container (1.0-43) unstable; urgency=medium
1025
1026 * Improve error handling in snapshot_create
1027
1028 * VZDump lock update, drop lock_aquire/lock_release
1029
1030 * prevent snapshot name 'vzdump' from user
1031
1032 * improve mountpoint parsing
1033
1034 * added quota flag to mountpoints (disk quota support)
1035
1036 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 06:58:26 +0100
1037
1038 pve-container (1.0-42) unstable; urgency=medium
1039
1040 * fix growing of a running container's memory limit
1041
1042 * opensuse 13.2 support
1043
1044 * added $skiplock parameter for pct start/stop
1045
1046 * Fix #791: warn when resize2fs fails
1047
1048 * Fix #881: uninitialized value on valid lxc.cgroup keys
1049
1050 * Remove mknod call from pre-start hook
1051
1052 * Only add actual volumes to volid_list
1053
1054 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2016 12:17:27 +0100
1055
1056 pve-container (1.0-41) unstable; urgency=medium
1057
1058 * added 'acl' and 'ro' mountpoint options
1059
1060 * fix PVE::HA use clauses
1061
1062 * create firewall dir on CT restore
1063
1064 * Closes #877: Skip mps with backup=0 for snapshot backups
1065
1066 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:43:27 +0100
1067
1068 pve-container (1.0-40) unstable; urgency=medium
1069
1070 * Add dependency to 'file' package
1071
1072 * Implement linked clones
1073
1074 * Rework snapshot config removal logic
1075
1076 * Don't hold flock for whole backup operation
1077
1078 -- Proxmox Support Team <support@proxmox.com> Sat, 23 Jan 2016 08:56:34 +0100
1079
1080 pve-container (1.0-39) unstable; urgency=medium
1081
1082 * add support for network trunks
1083
1084 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2016 17:01:38 +0100
1085
1086 pve-container (1.0-38) unstable; urgency=medium
1087
1088 * Set backup lock during stop and suspend backups
1089
1090 * Check lock for pct start, stop, suspend, shutdown
1091
1092 * fix mount_all, improve bind mount handling
1093
1094 * Add mp to required in pct set mount-point
1095
1096 * snapshot_create: unfreeze after snapshot creation
1097
1098 * allow to create containers on lvmthin storage
1099
1100 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2016 17:13:31 +0100
1101
1102 pve-container (1.0-37) unstable; urgency=medium
1103
1104 * check for quorum when starting a container
1105
1106 * vm_stop: make sure the container is stopped using lxc-wait
1107
1108 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Jan 2016 15:14:22 +0100
1109
1110 pve-container (1.0-36) unstable; urgency=medium
1111
1112 * vzdump stop mode: wait until container is stopped
1113
1114 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Dec 2015 15:49:20 +0100
1115
1116 pve-container (1.0-35) unstable; urgency=medium
1117
1118 * Setup: order fqdn before hostname in /etc/hosts
1119
1120 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2015 09:09:48 +0100
1121
1122 pve-container (1.0-34) unstable; urgency=medium
1123
1124 * Revert "set memory.kmem.limit_in_bytes"
1125
1126 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Dec 2015 12:28:11 +0100
1127
1128 pve-container (1.0-33) unstable; urgency=medium
1129
1130 * fix bug #840: vzdump - fix compression command pipe
1131
1132 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Dec 2015 08:48:16 +0100
1133
1134 pve-container (1.0-32) unstable; urgency=medium
1135
1136 * Revert "Mounting of zfspool snapshots are not necessary."
1137
1138 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 08:10:27 +0100
1139
1140 pve-container (1.0-31) unstable; urgency=medium
1141
1142 * Revert "use the unmount-namespace stop hook"
1143
1144 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2015 16:33:09 +0100
1145
1146 pve-container (1.0-30) unstable; urgency=medium
1147
1148 * OpenSUSE 13.1 support added
1149
1150 * create: don't skip arch detection on unpack errors
1151
1152 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 11:03:47 +0100
1153
1154 pve-container (1.0-29) unstable; urgency=medium
1155
1156 * add 'fedora' to ostype schema enum
1157
1158 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:24:26 +0100
1159
1160 pve-container (1.0-28) unstable; urgency=medium
1161
1162 * renamed lxc.start.unshare to lxc.monitor.unshare
1163
1164 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 09:56:33 +0100
1165
1166 pve-container (1.0-27) unstable; urgency=medium
1167
1168 * fix bug #827: Setup: don't replace fqdn with searchdomain in /etc/hosts
1169
1170 * add support for Fedora 22
1171
1172 * add/restore firewall config with vzdump
1173
1174 * warn when trying to delete non-existent options
1175
1176 * create_disks: don't drop extra parameters
1177
1178 * vzdump: exclude lost+found with unprivilged containers
1179
1180 * don't restore mountpoint settings
1181
1182 * vzdump: use --anchored on tar
1183
1184 * honor backup=yes/no for bind and device mountpoints
1185
1186 * Redhat: handle /etc/sysconfig/network better
1187
1188 * Redhat: fix ipv4 dhcp only setup
1189
1190 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Nov 2015 09:59:30 +0100
1191
1192 pve-container (1.0-26) unstable; urgency=medium
1193
1194 * Mounting of zfspool snapshots are not necessary
1195
1196 * use the unmount-namespace stop hook
1197
1198 * vzdump: warn about lack of xattr/acl support on nfs
1199
1200 * Use new lxc.start.unshare setting
1201
1202 * set memory.kmem.limit_in_bytes
1203
1204 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Nov 2015 12:43:02 +0100
1205
1206 pve-container (1.0-25) unstable; urgency=medium
1207
1208 * support unpriviledged containers
1209
1210 * improve OS type detection
1211
1212 * remove --totals from COMMON_TAR_FLAGS
1213
1214 * vzdump: userns support
1215
1216 -- Proxmox Support Team <support@proxmox.com> Sat, 14 Nov 2015 10:29:14 +0100
1217
1218 pve-container (1.0-24) unstable; urgency=medium
1219
1220 * setup: fix ssh-key perms lost with the rewrite
1221
1222 * create/restore: add --warning=no-xattr-write to tar
1223
1224 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 16:19:47 +0100
1225
1226 pve-container (1.0-23) unstable; urgency=medium
1227
1228 * improve setup error message
1229
1230 * create: safer rewrite_ssh_host_keys
1231
1232 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 11:44:20 +0100
1233
1234 pve-container (1.0-22) unstable; urgency=medium
1235
1236 * preserve posix capabilities
1237
1238 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:56:32 +0100
1239
1240 pve-container (1.0-21) unstable; urgency=medium
1241
1242 * allow debian stretch/sid containers
1243
1244 * destroy: check if container is still running
1245
1246 * LXC::Setup: Load required host files in new()
1247
1248 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Nov 2015 11:23:00 +0100
1249
1250 pve-container (1.0-20) unstable; urgency=medium
1251
1252 * fix bug #799: resize running CT with no loopdev.
1253
1254 * Setup: fix bad /dev bindmount
1255
1256 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2015 11:16:25 +0100
1257
1258 pve-container (1.0-19) unstable; urgency=medium
1259
1260 * support Ubuntu 15.10
1261
1262 -- Proxmox Support Team <support@proxmox.com> Sat, 31 Oct 2015 18:39:39 +0100
1263
1264 pve-container (1.0-18) unstable; urgency=medium
1265
1266 * depend on xz-utils
1267
1268 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 06:48:20 +0100
1269
1270 pve-container (1.0-17) unstable; urgency=medium
1271
1272 * fix bug #770: CPU usage stats for containers
1273
1274 * added symlink testcase
1275
1276 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 13:09:29 +0100
1277
1278 pve-container (1.0-16) unstable; urgency=medium
1279
1280 * fix bug #770: implement Network stats for containers
1281
1282 * LXC::Setup: chroot into the container (thanks to RACK911Labs.com for
1283 the hint)
1284
1285 * LXC::get_primary_ips: ipv6 can be 'auto'
1286
1287 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 11:43:30 +0100
1288
1289 pve-container (1.0-15) unstable; urgency=medium
1290
1291 * Start a worker in lxc resize
1292
1293 * move resize to have it available in the pveshell and at the rest api
1294
1295 * allow to mount iso images
1296
1297 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:27:46 +0100
1298
1299 pve-container (1.0-14) unstable; urgency=medium
1300
1301 * redhat: fix unused values
1302
1303 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2015 12:10:56 +0200
1304
1305 pve-container (1.0-13) unstable; urgency=medium
1306
1307 * restore: make sure only the first pct.conf is extracted
1308
1309 * redhat: don't use aliases for dual stack networking
1310
1311 * redhat: use the fully qualified hostname
1312
1313 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Oct 2015 08:31:24 +0200
1314
1315 pve-container (1.0-12) unstable; urgency=medium
1316
1317 * allow /32 CIDRs and remove duplicated mask array
1318
1319 * network setup: deal with gateways outside the subnet
1320
1321 * redhat: use the fully qualified hostname
1322
1323 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Oct 2015 08:52:02 +0200
1324
1325 pve-container (1.0-11) unstable; urgency=medium
1326
1327 * setup/debian: avoid writing multiple auto lines
1328
1329 * setup/debian: avoid extra newlines
1330
1331 * allow /32 CIDRs and remove duplicated mask array
1332
1333 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 09:49:28 +0200
1334
1335 pve-container (1.0-10) unstable; urgency=medium
1336
1337 * improve regex to match redhat/centos OS version
1338
1339 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 08:27:06 +0200
1340
1341 pve-container (1.0-9) unstable; urgency=medium
1342
1343 * use new PVE::JSONSchema::parse_siz
1344
1345 * Add new pct fsck command to check the mountpoints of a container
1346
1347 * update inittab instead of replacing it
1348
1349 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 10:25:56 +0200
1350
1351 pve-container (1.0-8) unstable; urgency=medium
1352
1353 * make bridge parameter option - required for hotplug code
1354
1355 * fix test if storage allows containers
1356
1357 * fix bug #752: correct size of mount point after resize
1358
1359 * fix bug #750: deactivate volumes to be sure there are no volumes
1360 are active on the source node
1361
1362 -- Proxmox Support Team <support@proxmox.com> Sat, 10 Oct 2015 17:24:31 +0200
1363
1364 pve-container (1.0-7) unstable; urgency=medium
1365
1366 * Create /fastboot to skip run fsck
1367
1368 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2015 11:47:47 +0200
1369
1370 pve-container (1.0-6) unstable; urgency=medium
1371
1372 * cleanup: replace disk-size calculation in pct resize
1373
1374 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 09:37:44 +0200
1375
1376 pve-container (1.0-5) unstable; urgency=medium
1377
1378 * lxc hooks: use run_cli_handler(), remove stale docs
1379
1380 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 13:47:30 +0200
1381
1382 pve-container (1.0-4) unstable; urgency=medium
1383
1384 * remove 'noload' option from zfspool mounts
1385
1386 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 16:28:04 +0200
1387
1388 pve-container (1.0-3) unstable; urgency=medium
1389
1390 * fix hotplug error in update_pct_config
1391
1392 * added lxc.hook.stop to valid_lxc_conf_keys
1393
1394 * add mountpoint deletion support and unused volumes
1395
1396 * set minimum mtu to 64
1397
1398 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 11:42:34 +0200
1399
1400 pve-container (1.0-2) unstable; urgency=medium
1401
1402 * set TERM=linux for containers
1403
1404 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Sep 2015 09:27:01 +0200
1405
1406 pve-container (1.0-1) unstable; urgency=medium
1407
1408 * vzdump: mount snapshots with the noload option
1409
1410 * vzdump:lxc: sync and skip journal in snapshot mode
1411
1412 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 17:55:13 +0200
1413
1414 pve-container (0.9-23) unstable; urgency=medium
1415
1416 * Use format hashes in json schemas
1417
1418 * When destroying a container, remove bind mounts and block devices
1419 from the list of volumes to delete.
1420
1421 * improve CT protection mode
1422
1423 * vzdump: tar: disable warnings about ignored files
1424
1425 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 10:11:31 +0200
1426
1427 pve-container (0.9-22) unstable; urgency=medium
1428
1429 * allow to parse configuration values with spaces
1430
1431 * specify data format for hostname, searchdomain and nameserver
1432
1433 * add check for newlines before writing configuration
1434
1435 * vzdump fixes
1436
1437 * mountpoint_mount: disallow symlinks in bind mounts
1438
1439 * lxc API: use new disk option names in permission check
1440
1441 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:14:31 +0200
1442
1443 pve-container (0.9-21) unstable; urgency=medium
1444
1445 * vzdump: support mountpoints
1446
1447 * change tar/rsync_vm to use the new exclude pattern method
1448
1449 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:38:24 +0200
1450
1451 pve-container (0.9-20) unstable; urgency=medium
1452
1453 * fix bug #712: fix stop mode backups when container is running
1454
1455 * add support for LVM
1456
1457 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Sep 2015 09:29:57 +0200
1458
1459 pve-container (0.9-19) unstable; urgency=medium
1460
1461 * allow older debian versions (>= 4 (etch))
1462
1463 * fix subvolume mounts (do not use loop device)
1464
1465 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:19:03 +0200
1466
1467 pve-container (0.9-18) unstable; urgency=medium
1468
1469 * fix bug #710: use correct size for OpenVZ restore
1470
1471 * format_disk: call activate_volume()
1472
1473 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:13:29 +0200
1474
1475 pve-container (0.9-17) unstable; urgency=medium
1476
1477 * mount_all: make sure rootfs exists (fix openvz restore bug)
1478
1479 * destroy: avoid warning about undefined 'protection' value
1480
1481 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 07:04:24 +0200
1482
1483 pve-container (0.9-16) unstable; urgency=medium
1484
1485 * fix bug #707: Don't die in vm_shutdown when we have no errors
1486
1487 * add CT protection mode
1488
1489 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 17:23:04 +0200
1490
1491 pve-container (0.9-15) unstable; urgency=medium
1492
1493 * add bash completion support
1494
1495 * support resizing of owned container disks
1496
1497 * get rid of most of the loop-devices code
1498
1499 * fix unlock handling after migration
1500
1501 * add command to unlock a Container if it is locked
1502
1503 * add support to add mountpoints with pct set
1504
1505 * added pct exec command
1506
1507 * add missing archlinux ostype confdesc enum entry
1508
1509 * destroy owned mountpoints on pct destroy
1510
1511 * use multiple mount protection (mmp)
1512
1513 * many bug fixes
1514
1515 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:28:41 +0200
1516
1517 pve-container (0.9-14) unstable; urgency=medium
1518
1519 * vm_create : add support for mountpoints
1520
1521 * run spiceterm and return spiceproxy config only if CT is running
1522
1523 * vzdump: correctly implement snapshot backup
1524
1525 * vzdump: use correct pid to access container root (fix suspend mode
1526 backup)
1527
1528 * fix bug #691: fix vzdump stop mode backup on zfs
1529
1530 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:47:32 +0200
1531
1532 pve-container (0.9-13) unstable; urgency=medium
1533
1534 * detect ostype when restoring OpenVZ containers
1535
1536 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Aug 2015 12:55:20 +0200
1537
1538 pve-container (0.9-12) unstable; urgency=medium
1539
1540 * code cleanups
1541
1542 * implement pct listsnapshot cli command
1543
1544 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:32:05 +0200
1545
1546 pve-container (0.9-11) unstable; urgency=medium
1547
1548 * add mpX mountpoint configuration (experimental)
1549
1550 * remove <vmid>.fw file after lxc vm destroy
1551
1552 * cleanup directory structure
1553
1554 * add file access methods to LXCSetup::Base
1555
1556 * mountpoint: add support for host /dev/xxx block device passthrough
1557
1558 * Added PVE::LXCSetup::Base::setup_securetty
1559
1560 * archlinux template support
1561
1562 * implement new cmode option
1563
1564 * implement template creation
1565
1566 * add rbd storage type support
1567
1568 * do not use hardcoded disk image names
1569
1570 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2015 15:51:13 +0200
1571
1572 pve-container (0.9-10) unstable; urgency=medium
1573
1574 * add support for RHEL/CentOS
1575
1576 * allow to set empty lxc.xxx values
1577
1578 * added pve-update-lxc-config postinstall hook
1579
1580 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Aug 2015 10:23:33 +0200
1581
1582 pve-container (0.9-9) unstable; urgency=medium
1583
1584 * Fix: If a Ct are created and a pool are given add the Ct to pool
1585
1586 * don't set proxy_arp and forwarding on lxc veths
1587
1588 * activate/deactivates volumes on container start/stop
1589
1590 * allow to use drbd storage for containers
1591
1592 * add manual page for container configuration format ("man pct.conf")
1593
1594 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:11:22 +0200
1595
1596 pve-container (0.9-8) unstable; urgency=medium
1597
1598 * use our own configuration format for containers
1599
1600 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:28:27 +0200
1601
1602 pve-container (0.9-7) unstable; urgency=medium
1603
1604 * fixes for container restore
1605
1606 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 12:20:13 +0200
1607
1608 pve-container (0.9-6) unstable; urgency=medium
1609
1610 * fix memory and swap size calculations
1611
1612 * ipv6 slaac/autoconf support
1613
1614 * fix ipv4 replacement of running containers
1615
1616 * allow to restore backups of openvz containers
1617
1618 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:09:44 +0200
1619
1620 pve-container (0.9-5) unstable; urgency=medium
1621
1622 * correctly detect container architecture
1623
1624 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 09:38:45 +0200
1625
1626 pve-container (0.9-4) unstable; urgency=medium
1627
1628 * allow configuring lxc.seccomp
1629
1630 * network setup: allow dhcp, manual and unmanaged network
1631
1632 * implement snapshot API
1633
1634 * implement snapshots for zfs
1635
1636 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2015 13:12:16 +0200
1637
1638 pve-container (0.9-3) unstable; urgency=medium
1639
1640 * fix tty setup for debian6
1641
1642 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 06:41:08 +0200
1643
1644 pve-container (0.9-2) unstable; urgency=medium
1645
1646 * correctly set password change time
1647
1648 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jul 2015 11:03:37 +0200
1649
1650 pve-container (0.9-1) unstable; urgency=medium
1651
1652 * correctly untaint crontab filenames
1653
1654 * create new ssh host keys at startup
1655
1656 * add net hotplug and hotplug ip configuration
1657
1658 * add support for Ubuntu 15.04
1659
1660 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 12:38:46 +0200
1661
1662 pve-container (0.8-1) unstable; urgency=medium
1663
1664 * only use lxc-pve-mount-hook for containers on /etc/pve/
1665
1666 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2015 06:41:37 +0200
1667
1668 pve-container (0.7-2) unstable; urgency=medium
1669
1670 * use nowait trigger for pve-api-updates
1671
1672 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:30:08 +0200
1673
1674 pve-container (0.7-1) unstable; urgency=medium
1675
1676 * randomize crontab entries
1677
1678 * install global lxc config
1679
1680 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2015 09:09:15 +0200
1681
1682 pve-container (0.6-2) unstable; urgency=medium
1683
1684 * depend on lxc-pve
1685
1686 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:37:18 +0200
1687
1688 pve-container (0.6-1) unstable; urgency=medium
1689
1690 * add support for centos6
1691
1692 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:20:46 +0200
1693
1694 pve-container (0.5-1) unstable; urgency=medium
1695
1696 * implement restore command
1697
1698 * implement disk size parameter (loop mounts)
1699
1700 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:46:23 +0200
1701
1702 pve-container (0.4-1) unstable; urgency=medium
1703
1704 * allow to setup root password
1705
1706 * implement dns setup for containers
1707
1708 * implement startup and onboot option
1709
1710 * implement cpuunits
1711
1712 * add firewall and vlan tag network options
1713
1714 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Apr 2015 10:58:45 +0200
1715
1716 pve-container (0.3-1) unstable; urgency=medium
1717
1718 * implement lxcnetaddbr to bring up network
1719
1720 * implement swap and cpulimit
1721
1722 * add regression tests
1723
1724 * add mount hook to setup container config
1725
1726 * add helper classes to setup container configuration
1727
1728 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2015 07:50:02 +0200
1729
1730 pve-container (0.2-1) unstable; urgency=medium
1731
1732 * improved CLI
1733
1734 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 10:38:52 +0200
1735
1736 pve-container (0.1-1) unstable; urgency=medium
1737
1738 * first try
1739
1740 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 06:50:08 +0200
1741