]> git.proxmox.com Git - pve-container.git/blame - debian/changelog
allow VLAN 1 tag in containers
[pve-container.git] / debian / changelog
CommitLineData
1dc0c1f9
DM
1pve-container (1.0-64) unstable; urgency=medium
2
3 * setup: add ct_is_executable wrapper
4
5 * setup: check if securetty exists
6
7 * improve error message on container without rootfs
8
9 -- Proxmox Support Team <support@proxmox.com> Sat, 14 May 2016 09:06:11 +0200
10
cb8dffad
DM
11pve-container (1.0-63) unstable; urgency=medium
12
13 * cleanup gateway hooks in debian network setup
14
15 * fix uninitialized value warning
16
9a16f80b
DM
17 * Alpine: generate correct inittab
18
19 * Alpine: fixup securetty
20
45ed85b7
DM
21 * fix #971: don't activate shared storage in offline migration
22
cb8dffad
DM
23 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 07:19:19 +0200
24
c853a3bf
DM
25pve-container (1.0-62) unstable; urgency=medium
26
27 * centos: fixup ipv6 out-of-subnet route
28
29 * debian: always include the 'dev' portion in explicit routes
30
31 * setup: deal with link-local gateways
32
33 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 16:00:06 +0200
34
7ab7f603
DM
35pve-container (1.0-61) unstable; urgency=medium
36
37 * add support for ubuntu xenial
38
9fa8bba7
DM
39 * push/pull permissions: use octal by default
40
41 * fix #942: restore ACL and other rootfs options from backup
42
b6876f11
DM
43 * Debian: correctly setup getty service on systemd based containers
44
719129ea
WB
45 * honor acl setting with zfs
46
7ab7f603
DM
47 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 11:25:34 +0200
48
47600c82
DM
49pve-container (1.0-60) unstable; urgency=medium
50
51 * vm_status: return more verbose HA state
52
53 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:04:43 +0200
54
3d35ce51
DM
55pve-container (1.0-59) unstable; urgency=medium
56
57 * setup: ability to ignore files
58
a22ce86f
DM
59 * Fix #929: delete veths in the post-stop hook
60
3d35ce51
DM
61 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Apr 2016 10:32:03 +0200
62
5bdebcfa
DM
63pve-container (1.0-58) unstable; urgency=medium
64
65 * Build-Depend on pve-doc-generator
66
67 * generate manpages with pve-doc-generator
68
22a479c1
DM
69 * debian: support containers upgraded to use systemd
70
5bdebcfa
DM
71 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Apr 2016 12:36:29 +0200
72
d720ca4b
DM
73pve-container (1.0-57) unstable; urgency=medium
74
75 * Add authorized ssh key setup to post_create_hook
76
77 * Add missing '\n' to content in ct_modify_file
78
79 * Add 'perms' option to ct_modify_file
80
81 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Apr 2016 15:29:22 +0200
82
8373bf12
DM
83pve-container (1.0-56) unstable; urgency=medium
84
85 * use consistent prefix for worker names
86
87 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Apr 2016 16:39:28 +0200
88
8f9c0f28
DM
89pve-container (1.0-55) unstable; urgency=medium
90
91 * add read_password sub for 'pct create'
92
93 * use asciicode compatible markup
94
9aae651b
DM
95 * enable quotas for passed through /dev devices
96
71bf21dd
DM
97 * Fix #925: activate volume before trying to resize
98
8f9c0f28
DM
99 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 07:20:36 +0200
100
76c92766
DM
101pve-container (1.0-54) unstable; urgency=medium
102
103 * Fix #918: add /dev/mapper symlinks for dm-* devices
104
105 * autodev: create missing paths
106
107 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Mar 2016 16:35:01 +0100
108
b9ed7808
DM
109pve-container (1.0-53) unstable; urgency=medium
110
111 * Add force parameter for migration with bind/dev mp
112
113 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Mar 2016 16:51:40 +0100
114
bd25edd8
DM
115pve-container (1.0-52) unstable; urgency=medium
116
117 * Prevent race conditions in snapshot mode backup
118
119 * Use set_lock and remove_lock
120
0822d32f
DM
121 * require -experimental for pct clone and template
122
bd25edd8
DM
123 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 09:00:04 +0100
124
1021703d
DM
125pve-container (1.0-51) unstable; urgency=medium
126
c4a932ad
DM
127 * fix #912: centos/redhat confusion
128
1021703d
DM
129 * implement cpulimit hotplugging
130
131 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 17:52:33 +0100
132
94f171c8
DM
133pve-container (1.0-50) unstable; urgency=medium
134
135 * follow the change in PVE::AbstractConfig
136
43321a3c
DM
137 * implement rate limiting
138
94f171c8
DM
139 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:37:09 +0100
140
be97961c
DM
141pve-container (1.0-49) unstable; urgency=medium
142
143 * change update_etc_hosts to use ct_modify_file
144
145 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Mar 2016 09:49:39 +0100
146
c6e6c5cf
DM
147pve-container (1.0-48) unstable; urgency=medium
148
149 * Refactor config-related methods into AbstractConfig
150
151 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 10:21:45 +0100
152
1b3b63ea
DM
153pve-container (1.0-47) unstable; urgency=medium
154
155 * Implement pct mount/unmount (for emergency maintenance)
156
157 * Implement pct push/pull
158
159 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 14:38:14 +0100
160
cdf0e51f
DM
161pve-container (1.0-46) unstable; urgency=medium
162
163 * setup: move setup_container_getty_service to Base
164
165 * suse: move setup_securetty to template_fixup()
166
167 * Add to unused volumes only if really unused
168
ea24e33f
DM
169 * exclude 'parent' from config when restoring
170
cdf0e51f
DM
171 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 11:49:15 +0100
172
c08ac339
DM
173pve-container (1.0-45) unstable; urgency=medium
174
175 * add Alpine Linux distribution
176
177 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2016 12:15:11 +0100
178
163c88d9
DM
179pve-container (1.0-44) unstable; urgency=medium
180
181 * snapshot: replace global sync with a namespace sync
182
c43ec0d6
DM
183 * add support for read-only bind mounts
184
163c88d9
DM
185 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 11:57:11 +0100
186
ffc09c34
DM
187pve-container (1.0-43) unstable; urgency=medium
188
189 * Improve error handling in snapshot_create
190
191 * VZDump lock update, drop lock_aquire/lock_release
192
193 * prevent snapshot name 'vzdump' from user
194
195 * improve mountpoint parsing
196
2399bb20
DM
197 * added quota flag to mountpoints (disk quota support)
198
ffc09c34
DM
199 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 06:58:26 +0100
200
9b28b538
DM
201pve-container (1.0-42) unstable; urgency=medium
202
203 * fix growing of a running container's memory limit
204
205 * opensuse 13.2 support
206
207 * added $skiplock parameter for pct start/stop
208
209 * Fix #791: warn when resize2fs fails
210
211 * Fix #881: uninitialized value on valid lxc.cgroup keys
212
213 * Remove mknod call from pre-start hook
214
215 * Only add actual volumes to volid_list
216
217 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2016 12:17:27 +0100
218
9f8f5593
DM
219pve-container (1.0-41) unstable; urgency=medium
220
221 * added 'acl' and 'ro' mountpoint options
222
e387f469
DM
223 * fix PVE::HA use clauses
224
6d9f40bb
DM
225 * create firewall dir on CT restore
226
c38b70cc
DM
227 * Closes #877: Skip mps with backup=0 for snapshot backups
228
9f8f5593
DM
229 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:43:27 +0100
230
0b6628e6
DM
231pve-container (1.0-40) unstable; urgency=medium
232
233 * Add dependency to 'file' package
234
235 * Implement linked clones
236
237 * Rework snapshot config removal logic
238
239 * Don't hold flock for whole backup operation
240
241 -- Proxmox Support Team <support@proxmox.com> Sat, 23 Jan 2016 08:56:34 +0100
242
135355f2
DM
243pve-container (1.0-39) unstable; urgency=medium
244
245 * add support for network trunks
246
247 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2016 17:01:38 +0100
248
9040d3c0
DM
249pve-container (1.0-38) unstable; urgency=medium
250
251 * Set backup lock during stop and suspend backups
252
253 * Check lock for pct start, stop, suspend, shutdown
254
255 * fix mount_all, improve bind mount handling
256
257 * Add mp to required in pct set mount-point
258
259 * snapshot_create: unfreeze after snapshot creation
260
261 * allow to create containers on lvmthin storage
262
263 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2016 17:13:31 +0100
264
0d9e7c5e
DM
265pve-container (1.0-37) unstable; urgency=medium
266
267 * check for quorum when starting a container
268
269 * vm_stop: make sure the container is stopped using lxc-wait
270
271 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Jan 2016 15:14:22 +0100
272
96a2f1d1
DM
273pve-container (1.0-36) unstable; urgency=medium
274
275 * vzdump stop mode: wait until container is stopped
276
277 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Dec 2015 15:49:20 +0100
278
502e3e53
DM
279pve-container (1.0-35) unstable; urgency=medium
280
281 * Setup: order fqdn before hostname in /etc/hosts
282
283 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2015 09:09:48 +0100
284
8d96c5d1
DM
285pve-container (1.0-34) unstable; urgency=medium
286
287 * Revert "set memory.kmem.limit_in_bytes"
288
289 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Dec 2015 12:28:11 +0100
290
3889966a
WB
291pve-container (1.0-33) unstable; urgency=medium
292
293 * fix bug #840: vzdump - fix compression command pipe
294
295 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Dec 2015 08:48:16 +0100
296
2123a774
DM
297pve-container (1.0-32) unstable; urgency=medium
298
299 * Revert "Mounting of zfspool snapshots are not necessary."
300
301 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 08:10:27 +0100
302
14589f25
DM
303pve-container (1.0-31) unstable; urgency=medium
304
305 * Revert "use the unmount-namespace stop hook"
306
307 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2015 16:33:09 +0100
308
7f6a843e
DM
309pve-container (1.0-30) unstable; urgency=medium
310
311 * OpenSUSE 13.1 support added
312
313 * create: don't skip arch detection on unpack errors
314
315 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 11:03:47 +0100
316
6e6c0efa
DM
317pve-container (1.0-29) unstable; urgency=medium
318
319 * add 'fedora' to ostype schema enum
320
321 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:24:26 +0100
322
1b8d9ada
DM
323pve-container (1.0-28) unstable; urgency=medium
324
325 * renamed lxc.start.unshare to lxc.monitor.unshare
326
327 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 09:56:33 +0100
328
28c5389e
DM
329pve-container (1.0-27) unstable; urgency=medium
330
ce289e3c
WB
331 * fix bug #827: Setup: don't replace fqdn with searchdomain in /etc/hosts
332
b0143ab1
WB
333 * add support for Fedora 22
334
28c5389e
DM
335 * add/restore firewall config with vzdump
336
6e68f51b
DM
337 * warn when trying to delete non-existent options
338
339 * create_disks: don't drop extra parameters
340
341 * vzdump: exclude lost+found with unprivilged containers
342
343 * don't restore mountpoint settings
344
345 * vzdump: use --anchored on tar
346
347 * honor backup=yes/no for bind and device mountpoints
348
349 * Redhat: handle /etc/sysconfig/network better
350
351 * Redhat: fix ipv4 dhcp only setup
352
28c5389e
DM
353 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Nov 2015 09:59:30 +0100
354
4c9db320
DM
355pve-container (1.0-26) unstable; urgency=medium
356
357 * Mounting of zfspool snapshots are not necessary
358
1fb9fb5b
DM
359 * use the unmount-namespace stop hook
360
361 * vzdump: warn about lack of xattr/acl support on nfs
362
363 * Use new lxc.start.unshare setting
364
365 * set memory.kmem.limit_in_bytes
366
4c9db320
DM
367 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Nov 2015 12:43:02 +0100
368
389e7a56
DM
369pve-container (1.0-25) unstable; urgency=medium
370
371 * support unpriviledged containers
372
373 * improve OS type detection
374
375 * remove --totals from COMMON_TAR_FLAGS
376
377 * vzdump: userns support
378
379 -- Proxmox Support Team <support@proxmox.com> Sat, 14 Nov 2015 10:29:14 +0100
380
29d54bf9
DM
381pve-container (1.0-24) unstable; urgency=medium
382
383 * setup: fix ssh-key perms lost with the rewrite
384
385 * create/restore: add --warning=no-xattr-write to tar
386
387 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 16:19:47 +0100
388
e72b717c
DM
389pve-container (1.0-23) unstable; urgency=medium
390
391 * improve setup error message
392
393 * create: safer rewrite_ssh_host_keys
394
395 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 11:44:20 +0100
396
f6efa6e3
DM
397pve-container (1.0-22) unstable; urgency=medium
398
399 * preserve posix capabilities
400
401 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:56:32 +0100
402
c7d04683
DM
403pve-container (1.0-21) unstable; urgency=medium
404
405 * allow debian stretch/sid containers
406
d607c17d
DM
407 * destroy: check if container is still running
408
23d928a1
WB
409 * LXC::Setup: Load required host files in new()
410
c7d04683
DM
411 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Nov 2015 11:23:00 +0100
412
34c69c85
DM
413pve-container (1.0-20) unstable; urgency=medium
414
415 * fix bug #799: resize running CT with no loopdev.
416
8ba6ef14
WB
417 * Setup: fix bad /dev bindmount
418
34c69c85
DM
419 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2015 11:16:25 +0100
420
d11b5e50
DM
421pve-container (1.0-19) unstable; urgency=medium
422
423 * support Ubuntu 15.10
424
425 -- Proxmox Support Team <support@proxmox.com> Sat, 31 Oct 2015 18:39:39 +0100
426
0b39ec4a
DM
427pve-container (1.0-18) unstable; urgency=medium
428
d11b5e50 429 * depend on xz-utils
0b39ec4a
DM
430
431 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 06:48:20 +0100
432
688afc63
WL
433pve-container (1.0-17) unstable; urgency=medium
434
435 * fix bug #770: CPU usage stats for containers
436
437 * added symlink testcase
438
439 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 13:09:29 +0100
440
1dbe56d6
DM
441pve-container (1.0-16) unstable; urgency=medium
442
a6d7be05
DM
443 * fix bug #770: implement Network stats for containers
444
1dbe56d6
DM
445 * LXC::Setup: chroot into the container (thanks to RACK911Labs.com for
446 the hint)
447
448 * LXC::get_primary_ips: ipv6 can be 'auto'
449
450 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 11:43:30 +0100
451
e41c9805
DM
452pve-container (1.0-15) unstable; urgency=medium
453
454 * Start a worker in lxc resize
455
456 * move resize to have it available in the pveshell and at the rest api
457
458 * allow to mount iso images
459
460 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:27:46 +0100
461
529bf040
DM
462pve-container (1.0-14) unstable; urgency=medium
463
464 * redhat: fix unused values
465
466 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2015 12:10:56 +0200
467
4901d141
DM
468pve-container (1.0-13) unstable; urgency=medium
469
470 * restore: make sure only the first pct.conf is extracted
471
472 * redhat: don't use aliases for dual stack networking
473
474 * redhat: use the fully qualified hostname
475
476 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Oct 2015 08:31:24 +0200
477
3bca4711
DM
478pve-container (1.0-12) unstable; urgency=medium
479
480 * allow /32 CIDRs and remove duplicated mask array
481
482 * network setup: deal with gateways outside the subnet
483
ead433af
WB
484 * redhat: use the fully qualified hostname
485
3bca4711
DM
486 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Oct 2015 08:52:02 +0200
487
217dd44e
DM
488pve-container (1.0-11) unstable; urgency=medium
489
490 * setup/debian: avoid writing multiple auto lines
491
492 * setup/debian: avoid extra newlines
493
f7a7b413
WB
494 * allow /32 CIDRs and remove duplicated mask array
495
217dd44e
DM
496 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 09:49:28 +0200
497
08d4dc57
DM
498pve-container (1.0-10) unstable; urgency=medium
499
500 * improve regex to match redhat/centos OS version
501
502 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 08:27:06 +0200
503
2df8257c
DM
504pve-container (1.0-9) unstable; urgency=medium
505
e9b868e7
DM
506 * use new PVE::JSONSchema::parse_siz
507
508 * Add new pct fsck command to check the mountpoints of a container
2df8257c 509
cf4f10f6
DM
510 * update inittab instead of replacing it
511
2df8257c
DM
512 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 10:25:56 +0200
513
adbd9b4b
DM
514pve-container (1.0-8) unstable; urgency=medium
515
516 * make bridge parameter option - required for hotplug code
517
89e9642c
DM
518 * fix test if storage allows containers
519
b46c0bf2
WL
520 * fix bug #752: correct size of mount point after resize
521
c9bc5018
WL
522 * fix bug #750: deactivate volumes to be sure there are no volumes
523 are active on the source node
524
adbd9b4b
DM
525 -- Proxmox Support Team <support@proxmox.com> Sat, 10 Oct 2015 17:24:31 +0200
526
9572eb19
DM
527pve-container (1.0-7) unstable; urgency=medium
528
529 * Create /fastboot to skip run fsck
530
531 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2015 11:47:47 +0200
532
ad657ff5
DM
533pve-container (1.0-6) unstable; urgency=medium
534
535 * cleanup: replace disk-size calculation in pct resize
536
537 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 09:37:44 +0200
538
cf1b1563
DM
539pve-container (1.0-5) unstable; urgency=medium
540
541 * lxc hooks: use run_cli_handler(), remove stale docs
542
543 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 13:47:30 +0200
544
5dc78eef
DM
545pve-container (1.0-4) unstable; urgency=medium
546
547 * remove 'noload' option from zfspool mounts
548
549 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 16:28:04 +0200
550
aefd41f3
DM
551pve-container (1.0-3) unstable; urgency=medium
552
553 * fix hotplug error in update_pct_config
554
555 * added lxc.hook.stop to valid_lxc_conf_keys
556
557 * add mountpoint deletion support and unused volumes
558
559 * set minimum mtu to 64
560
561 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 11:42:34 +0200
562
c52e88d9
DM
563pve-container (1.0-2) unstable; urgency=medium
564
565 * set TERM=linux for containers
566
567 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Sep 2015 09:27:01 +0200
568
de81c147
DM
569pve-container (1.0-1) unstable; urgency=medium
570
571 * vzdump: mount snapshots with the noload option
572
573 * vzdump:lxc: sync and skip journal in snapshot mode
574
575 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 17:55:13 +0200
576
18c803bd
DM
577pve-container (0.9-23) unstable; urgency=medium
578
579 * Use format hashes in json schemas
580
581 * When destroying a container, remove bind mounts and block devices
582 from the list of volumes to delete.
583
584 * improve CT protection mode
585
586 * vzdump: tar: disable warnings about ignored files
587
588 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 10:11:31 +0200
589
c211d7ae
DM
590pve-container (0.9-22) unstable; urgency=medium
591
592 * allow to parse configuration values with spaces
593
594 * specify data format for hostname, searchdomain and nameserver
595
596 * add check for newlines before writing configuration
597
598 * vzdump fixes
599
600 * mountpoint_mount: disallow symlinks in bind mounts
601
602 * lxc API: use new disk option names in permission check
603
604 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:14:31 +0200
605
af4b00a1
DM
606pve-container (0.9-21) unstable; urgency=medium
607
608 * vzdump: support mountpoints
609
610 * change tar/rsync_vm to use the new exclude pattern method
611
612 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:38:24 +0200
613
c34cd4ea
DM
614pve-container (0.9-20) unstable; urgency=medium
615
616 * fix bug #712: fix stop mode backups when container is running
617
618 * add support for LVM
619
620 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Sep 2015 09:29:57 +0200
621
fb2d8270
DM
622pve-container (0.9-19) unstable; urgency=medium
623
624 * allow older debian versions (>= 4 (etch))
625
9fa65276
DM
626 * fix subvolume mounts (do not use loop device)
627
fb2d8270
DM
628 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:19:03 +0200
629
640916d4
DM
630pve-container (0.9-18) unstable; urgency=medium
631
632 * fix bug #710: use correct size for OpenVZ restore
633
842bae93
DM
634 * format_disk: call activate_volume()
635
640916d4
DM
636 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:13:29 +0200
637
003620d3
DM
638pve-container (0.9-17) unstable; urgency=medium
639
640 * mount_all: make sure rootfs exists (fix openvz restore bug)
641
642 * destroy: avoid warning about undefined 'protection' value
643
644 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 07:04:24 +0200
645
627e416f
DM
646pve-container (0.9-16) unstable; urgency=medium
647
648 * fix bug #707: Don't die in vm_shutdown when we have no errors
649
650 * add CT protection mode
651
652 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 17:23:04 +0200
653
32e36fce
DM
654pve-container (0.9-15) unstable; urgency=medium
655
656 * add bash completion support
657
658 * support resizing of owned container disks
659
660 * get rid of most of the loop-devices code
661
662 * fix unlock handling after migration
663
664 * add command to unlock a Container if it is locked
665
666 * add support to add mountpoints with pct set
667
668 * added pct exec command
669
670 * add missing archlinux ostype confdesc enum entry
671
672 * destroy owned mountpoints on pct destroy
673
674 * use multiple mount protection (mmp)
675
676 * many bug fixes
677
678 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:28:41 +0200
679
41ea68ca
DM
680pve-container (0.9-14) unstable; urgency=medium
681
682 * vm_create : add support for mountpoints
683
684 * run spiceterm and return spiceproxy config only if CT is running
685
686 * vzdump: correctly implement snapshot backup
687
688 * vzdump: use correct pid to access container root (fix suspend mode
689 backup)
690
691 * fix bug #691: fix vzdump stop mode backup on zfs
692
693 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:47:32 +0200
694
1f14baa6
DM
695pve-container (0.9-13) unstable; urgency=medium
696
697 * detect ostype when restoring OpenVZ containers
698
699 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Aug 2015 12:55:20 +0200
700
53a9acc5
DM
701pve-container (0.9-12) unstable; urgency=medium
702
703 * code cleanups
704
705 * implement pct listsnapshot cli command
706
707 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:32:05 +0200
708
ae8c06a1
DM
709pve-container (0.9-11) unstable; urgency=medium
710
711 * add mpX mountpoint configuration (experimental)
712
713 * remove <vmid>.fw file after lxc vm destroy
714
715 * cleanup directory structure
716
717 * add file access methods to LXCSetup::Base
718
719 * mountpoint: add support for host /dev/xxx block device passthrough
720
721 * Added PVE::LXCSetup::Base::setup_securetty
722
723 * archlinux template support
724
725 * implement new cmode option
726
727 * implement template creation
728
729 * add rbd storage type support
730
731 * do not use hardcoded disk image names
732
733 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2015 15:51:13 +0200
734
30137a89
DM
735pve-container (0.9-10) unstable; urgency=medium
736
737 * add support for RHEL/CentOS
738
739 * allow to set empty lxc.xxx values
740
741 * added pve-update-lxc-config postinstall hook
742
743 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Aug 2015 10:23:33 +0200
744
8eefced6
DM
745pve-container (0.9-9) unstable; urgency=medium
746
747 * Fix: If a Ct are created and a pool are given add the Ct to pool
748
749 * don't set proxy_arp and forwarding on lxc veths
750
751 * activate/deactivates volumes on container start/stop
752
753 * allow to use drbd storage for containers
754
755 * add manual page for container configuration format ("man pct.conf")
756
757 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:11:22 +0200
758
e05baf1c
DM
759pve-container (0.9-8) unstable; urgency=medium
760
761 * use our own configuration format for containers
762
763 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:28:27 +0200
764
25cdbca0
DM
765pve-container (0.9-7) unstable; urgency=medium
766
767 * fixes for container restore
768
769 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 12:20:13 +0200
770
882c975e
DM
771pve-container (0.9-6) unstable; urgency=medium
772
773 * fix memory and swap size calculations
774
775 * ipv6 slaac/autoconf support
776
777 * fix ipv4 replacement of running containers
778
779 * allow to restore backups of openvz containers
780
781 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:09:44 +0200
782
810362c0
DM
783pve-container (0.9-5) unstable; urgency=medium
784
785 * correctly detect container architecture
786
787 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 09:38:45 +0200
788
7fb2e318
DM
789pve-container (0.9-4) unstable; urgency=medium
790
791 * allow configuring lxc.seccomp
792
793 * network setup: allow dhcp, manual and unmanaged network
794
795 * implement snapshot API
796
797 * implement snapshots for zfs
798
799 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2015 13:12:16 +0200
800
891fde80
DM
801pve-container (0.9-3) unstable; urgency=medium
802
803 * fix tty setup for debian6
804
805 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 06:41:08 +0200
806
662f90a0
DM
807pve-container (0.9-2) unstable; urgency=medium
808
809 * correctly set password change time
810
811 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jul 2015 11:03:37 +0200
812
2410127c
DM
813pve-container (0.9-1) unstable; urgency=medium
814
815 * correctly untaint crontab filenames
816
817 * create new ssh host keys at startup
818
819 * add net hotplug and hotplug ip configuration
820
91bf89e1
DM
821 * add support for Ubuntu 15.04
822
2410127c
DM
823 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 12:38:46 +0200
824
af9cc97c
DM
825pve-container (0.8-1) unstable; urgency=medium
826
827 * only use lxc-pve-mount-hook for containers on /etc/pve/
828
829 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2015 06:41:37 +0200
830
20464461
DM
831pve-container (0.7-2) unstable; urgency=medium
832
833 * use nowait trigger for pve-api-updates
834
835 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:30:08 +0200
836
256b0ea7
DM
837pve-container (0.7-1) unstable; urgency=medium
838
839 * randomize crontab entries
840
841 * install global lxc config
842
843 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2015 09:09:15 +0200
844
629a468d
DM
845pve-container (0.6-2) unstable; urgency=medium
846
847 * depend on lxc-pve
848
849 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:37:18 +0200
850
b979858c
DM
851pve-container (0.6-1) unstable; urgency=medium
852
853 * add support for centos6
854
855 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:20:46 +0200
856
2e1f4a16
DM
857pve-container (0.5-1) unstable; urgency=medium
858
859 * implement restore command
860
861 * implement disk size parameter (loop mounts)
862
863 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:46:23 +0200
864
dce235ad
DM
865pve-container (0.4-1) unstable; urgency=medium
866
867 * allow to setup root password
868
869 * implement dns setup for containers
870
871 * implement startup and onboot option
872
873 * implement cpuunits
874
875 * add firewall and vlan tag network options
876
877 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Apr 2015 10:58:45 +0200
878
44d75d46
DM
879pve-container (0.3-1) unstable; urgency=medium
880
881 * implement lxcnetaddbr to bring up network
882
883 * implement swap and cpulimit
884
885 * add regression tests
886
887 * add mount hook to setup container config
888
889 * add helper classes to setup container configuration
890
891 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2015 07:50:02 +0200
892
dba35ed0
DM
893pve-container (0.2-1) unstable; urgency=medium
894
895 * improved CLI
896
897 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 10:38:52 +0200
898
f76a2828
DM
899pve-container (0.1-1) unstable; urgency=medium
900
901 * first try
902
903 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 06:50:08 +0200
904