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