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