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