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