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