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