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