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