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