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