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