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