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