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