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