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