]> git.proxmox.com Git - pve-container.git/blame - debian/changelog
Mounting of zfspool snapshots are not necessary.
[pve-container.git] / debian / changelog
CommitLineData
389e7a56
DM
1pve-container (1.0-25) unstable; urgency=medium
2
3 * support unpriviledged containers
4
5 * improve OS type detection
6
7 * remove --totals from COMMON_TAR_FLAGS
8
9 * vzdump: userns support
10
11 -- Proxmox Support Team <support@proxmox.com> Sat, 14 Nov 2015 10:29:14 +0100
12
29d54bf9
DM
13pve-container (1.0-24) unstable; urgency=medium
14
15 * setup: fix ssh-key perms lost with the rewrite
16
17 * create/restore: add --warning=no-xattr-write to tar
18
19 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 16:19:47 +0100
20
e72b717c
DM
21pve-container (1.0-23) unstable; urgency=medium
22
23 * improve setup error message
24
25 * create: safer rewrite_ssh_host_keys
26
27 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 11:44:20 +0100
28
f6efa6e3
DM
29pve-container (1.0-22) unstable; urgency=medium
30
31 * preserve posix capabilities
32
33 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:56:32 +0100
34
c7d04683
DM
35pve-container (1.0-21) unstable; urgency=medium
36
37 * allow debian stretch/sid containers
38
d607c17d
DM
39 * destroy: check if container is still running
40
23d928a1
WB
41 * LXC::Setup: Load required host files in new()
42
c7d04683
DM
43 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Nov 2015 11:23:00 +0100
44
34c69c85
DM
45pve-container (1.0-20) unstable; urgency=medium
46
47 * fix bug #799: resize running CT with no loopdev.
48
8ba6ef14
WB
49 * Setup: fix bad /dev bindmount
50
34c69c85
DM
51 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2015 11:16:25 +0100
52
d11b5e50
DM
53pve-container (1.0-19) unstable; urgency=medium
54
55 * support Ubuntu 15.10
56
57 -- Proxmox Support Team <support@proxmox.com> Sat, 31 Oct 2015 18:39:39 +0100
58
0b39ec4a
DM
59pve-container (1.0-18) unstable; urgency=medium
60
d11b5e50 61 * depend on xz-utils
0b39ec4a
DM
62
63 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 06:48:20 +0100
64
688afc63
WL
65pve-container (1.0-17) unstable; urgency=medium
66
67 * fix bug #770: CPU usage stats for containers
68
69 * added symlink testcase
70
71 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 13:09:29 +0100
72
1dbe56d6
DM
73pve-container (1.0-16) unstable; urgency=medium
74
a6d7be05
DM
75 * fix bug #770: implement Network stats for containers
76
1dbe56d6
DM
77 * LXC::Setup: chroot into the container (thanks to RACK911Labs.com for
78 the hint)
79
80 * LXC::get_primary_ips: ipv6 can be 'auto'
81
82 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 11:43:30 +0100
83
e41c9805
DM
84pve-container (1.0-15) unstable; urgency=medium
85
86 * Start a worker in lxc resize
87
88 * move resize to have it available in the pveshell and at the rest api
89
90 * allow to mount iso images
91
92 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:27:46 +0100
93
529bf040
DM
94pve-container (1.0-14) unstable; urgency=medium
95
96 * redhat: fix unused values
97
98 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2015 12:10:56 +0200
99
4901d141
DM
100pve-container (1.0-13) unstable; urgency=medium
101
102 * restore: make sure only the first pct.conf is extracted
103
104 * redhat: don't use aliases for dual stack networking
105
106 * redhat: use the fully qualified hostname
107
108 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Oct 2015 08:31:24 +0200
109
3bca4711
DM
110pve-container (1.0-12) unstable; urgency=medium
111
112 * allow /32 CIDRs and remove duplicated mask array
113
114 * network setup: deal with gateways outside the subnet
115
ead433af
WB
116 * redhat: use the fully qualified hostname
117
3bca4711
DM
118 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Oct 2015 08:52:02 +0200
119
217dd44e
DM
120pve-container (1.0-11) unstable; urgency=medium
121
122 * setup/debian: avoid writing multiple auto lines
123
124 * setup/debian: avoid extra newlines
125
f7a7b413
WB
126 * allow /32 CIDRs and remove duplicated mask array
127
217dd44e
DM
128 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 09:49:28 +0200
129
08d4dc57
DM
130pve-container (1.0-10) unstable; urgency=medium
131
132 * improve regex to match redhat/centos OS version
133
134 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 08:27:06 +0200
135
2df8257c
DM
136pve-container (1.0-9) unstable; urgency=medium
137
e9b868e7
DM
138 * use new PVE::JSONSchema::parse_siz
139
140 * Add new pct fsck command to check the mountpoints of a container
2df8257c 141
cf4f10f6
DM
142 * update inittab instead of replacing it
143
2df8257c
DM
144 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 10:25:56 +0200
145
adbd9b4b
DM
146pve-container (1.0-8) unstable; urgency=medium
147
148 * make bridge parameter option - required for hotplug code
149
89e9642c
DM
150 * fix test if storage allows containers
151
b46c0bf2
WL
152 * fix bug #752: correct size of mount point after resize
153
c9bc5018
WL
154 * fix bug #750: deactivate volumes to be sure there are no volumes
155 are active on the source node
156
adbd9b4b
DM
157 -- Proxmox Support Team <support@proxmox.com> Sat, 10 Oct 2015 17:24:31 +0200
158
9572eb19
DM
159pve-container (1.0-7) unstable; urgency=medium
160
161 * Create /fastboot to skip run fsck
162
163 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2015 11:47:47 +0200
164
ad657ff5
DM
165pve-container (1.0-6) unstable; urgency=medium
166
167 * cleanup: replace disk-size calculation in pct resize
168
169 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 09:37:44 +0200
170
cf1b1563
DM
171pve-container (1.0-5) unstable; urgency=medium
172
173 * lxc hooks: use run_cli_handler(), remove stale docs
174
175 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 13:47:30 +0200
176
5dc78eef
DM
177pve-container (1.0-4) unstable; urgency=medium
178
179 * remove 'noload' option from zfspool mounts
180
181 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 16:28:04 +0200
182
aefd41f3
DM
183pve-container (1.0-3) unstable; urgency=medium
184
185 * fix hotplug error in update_pct_config
186
187 * added lxc.hook.stop to valid_lxc_conf_keys
188
189 * add mountpoint deletion support and unused volumes
190
191 * set minimum mtu to 64
192
193 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 11:42:34 +0200
194
c52e88d9
DM
195pve-container (1.0-2) unstable; urgency=medium
196
197 * set TERM=linux for containers
198
199 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Sep 2015 09:27:01 +0200
200
de81c147
DM
201pve-container (1.0-1) unstable; urgency=medium
202
203 * vzdump: mount snapshots with the noload option
204
205 * vzdump:lxc: sync and skip journal in snapshot mode
206
207 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 17:55:13 +0200
208
18c803bd
DM
209pve-container (0.9-23) unstable; urgency=medium
210
211 * Use format hashes in json schemas
212
213 * When destroying a container, remove bind mounts and block devices
214 from the list of volumes to delete.
215
216 * improve CT protection mode
217
218 * vzdump: tar: disable warnings about ignored files
219
220 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 10:11:31 +0200
221
c211d7ae
DM
222pve-container (0.9-22) unstable; urgency=medium
223
224 * allow to parse configuration values with spaces
225
226 * specify data format for hostname, searchdomain and nameserver
227
228 * add check for newlines before writing configuration
229
230 * vzdump fixes
231
232 * mountpoint_mount: disallow symlinks in bind mounts
233
234 * lxc API: use new disk option names in permission check
235
236 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:14:31 +0200
237
af4b00a1
DM
238pve-container (0.9-21) unstable; urgency=medium
239
240 * vzdump: support mountpoints
241
242 * change tar/rsync_vm to use the new exclude pattern method
243
244 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:38:24 +0200
245
c34cd4ea
DM
246pve-container (0.9-20) unstable; urgency=medium
247
248 * fix bug #712: fix stop mode backups when container is running
249
250 * add support for LVM
251
252 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Sep 2015 09:29:57 +0200
253
fb2d8270
DM
254pve-container (0.9-19) unstable; urgency=medium
255
256 * allow older debian versions (>= 4 (etch))
257
9fa65276
DM
258 * fix subvolume mounts (do not use loop device)
259
fb2d8270
DM
260 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:19:03 +0200
261
640916d4
DM
262pve-container (0.9-18) unstable; urgency=medium
263
264 * fix bug #710: use correct size for OpenVZ restore
265
842bae93
DM
266 * format_disk: call activate_volume()
267
640916d4
DM
268 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:13:29 +0200
269
003620d3
DM
270pve-container (0.9-17) unstable; urgency=medium
271
272 * mount_all: make sure rootfs exists (fix openvz restore bug)
273
274 * destroy: avoid warning about undefined 'protection' value
275
276 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 07:04:24 +0200
277
627e416f
DM
278pve-container (0.9-16) unstable; urgency=medium
279
280 * fix bug #707: Don't die in vm_shutdown when we have no errors
281
282 * add CT protection mode
283
284 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 17:23:04 +0200
285
32e36fce
DM
286pve-container (0.9-15) unstable; urgency=medium
287
288 * add bash completion support
289
290 * support resizing of owned container disks
291
292 * get rid of most of the loop-devices code
293
294 * fix unlock handling after migration
295
296 * add command to unlock a Container if it is locked
297
298 * add support to add mountpoints with pct set
299
300 * added pct exec command
301
302 * add missing archlinux ostype confdesc enum entry
303
304 * destroy owned mountpoints on pct destroy
305
306 * use multiple mount protection (mmp)
307
308 * many bug fixes
309
310 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:28:41 +0200
311
41ea68ca
DM
312pve-container (0.9-14) unstable; urgency=medium
313
314 * vm_create : add support for mountpoints
315
316 * run spiceterm and return spiceproxy config only if CT is running
317
318 * vzdump: correctly implement snapshot backup
319
320 * vzdump: use correct pid to access container root (fix suspend mode
321 backup)
322
323 * fix bug #691: fix vzdump stop mode backup on zfs
324
325 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:47:32 +0200
326
1f14baa6
DM
327pve-container (0.9-13) unstable; urgency=medium
328
329 * detect ostype when restoring OpenVZ containers
330
331 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Aug 2015 12:55:20 +0200
332
53a9acc5
DM
333pve-container (0.9-12) unstable; urgency=medium
334
335 * code cleanups
336
337 * implement pct listsnapshot cli command
338
339 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:32:05 +0200
340
ae8c06a1
DM
341pve-container (0.9-11) unstable; urgency=medium
342
343 * add mpX mountpoint configuration (experimental)
344
345 * remove <vmid>.fw file after lxc vm destroy
346
347 * cleanup directory structure
348
349 * add file access methods to LXCSetup::Base
350
351 * mountpoint: add support for host /dev/xxx block device passthrough
352
353 * Added PVE::LXCSetup::Base::setup_securetty
354
355 * archlinux template support
356
357 * implement new cmode option
358
359 * implement template creation
360
361 * add rbd storage type support
362
363 * do not use hardcoded disk image names
364
365 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2015 15:51:13 +0200
366
30137a89
DM
367pve-container (0.9-10) unstable; urgency=medium
368
369 * add support for RHEL/CentOS
370
371 * allow to set empty lxc.xxx values
372
373 * added pve-update-lxc-config postinstall hook
374
375 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Aug 2015 10:23:33 +0200
376
8eefced6
DM
377pve-container (0.9-9) unstable; urgency=medium
378
379 * Fix: If a Ct are created and a pool are given add the Ct to pool
380
381 * don't set proxy_arp and forwarding on lxc veths
382
383 * activate/deactivates volumes on container start/stop
384
385 * allow to use drbd storage for containers
386
387 * add manual page for container configuration format ("man pct.conf")
388
389 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:11:22 +0200
390
e05baf1c
DM
391pve-container (0.9-8) unstable; urgency=medium
392
393 * use our own configuration format for containers
394
395 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:28:27 +0200
396
25cdbca0
DM
397pve-container (0.9-7) unstable; urgency=medium
398
399 * fixes for container restore
400
401 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 12:20:13 +0200
402
882c975e
DM
403pve-container (0.9-6) unstable; urgency=medium
404
405 * fix memory and swap size calculations
406
407 * ipv6 slaac/autoconf support
408
409 * fix ipv4 replacement of running containers
410
411 * allow to restore backups of openvz containers
412
413 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:09:44 +0200
414
810362c0
DM
415pve-container (0.9-5) unstable; urgency=medium
416
417 * correctly detect container architecture
418
419 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 09:38:45 +0200
420
7fb2e318
DM
421pve-container (0.9-4) unstable; urgency=medium
422
423 * allow configuring lxc.seccomp
424
425 * network setup: allow dhcp, manual and unmanaged network
426
427 * implement snapshot API
428
429 * implement snapshots for zfs
430
431 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2015 13:12:16 +0200
432
891fde80
DM
433pve-container (0.9-3) unstable; urgency=medium
434
435 * fix tty setup for debian6
436
437 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 06:41:08 +0200
438
662f90a0
DM
439pve-container (0.9-2) unstable; urgency=medium
440
441 * correctly set password change time
442
443 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jul 2015 11:03:37 +0200
444
2410127c
DM
445pve-container (0.9-1) unstable; urgency=medium
446
447 * correctly untaint crontab filenames
448
449 * create new ssh host keys at startup
450
451 * add net hotplug and hotplug ip configuration
452
91bf89e1
DM
453 * add support for Ubuntu 15.04
454
2410127c
DM
455 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 12:38:46 +0200
456
af9cc97c
DM
457pve-container (0.8-1) unstable; urgency=medium
458
459 * only use lxc-pve-mount-hook for containers on /etc/pve/
460
461 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2015 06:41:37 +0200
462
20464461
DM
463pve-container (0.7-2) unstable; urgency=medium
464
465 * use nowait trigger for pve-api-updates
466
467 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:30:08 +0200
468
256b0ea7
DM
469pve-container (0.7-1) unstable; urgency=medium
470
471 * randomize crontab entries
472
473 * install global lxc config
474
475 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2015 09:09:15 +0200
476
629a468d
DM
477pve-container (0.6-2) unstable; urgency=medium
478
479 * depend on lxc-pve
480
481 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:37:18 +0200
482
b979858c
DM
483pve-container (0.6-1) unstable; urgency=medium
484
485 * add support for centos6
486
487 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:20:46 +0200
488
2e1f4a16
DM
489pve-container (0.5-1) unstable; urgency=medium
490
491 * implement restore command
492
493 * implement disk size parameter (loop mounts)
494
495 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:46:23 +0200
496
dce235ad
DM
497pve-container (0.4-1) unstable; urgency=medium
498
499 * allow to setup root password
500
501 * implement dns setup for containers
502
503 * implement startup and onboot option
504
505 * implement cpuunits
506
507 * add firewall and vlan tag network options
508
509 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Apr 2015 10:58:45 +0200
510
44d75d46
DM
511pve-container (0.3-1) unstable; urgency=medium
512
513 * implement lxcnetaddbr to bring up network
514
515 * implement swap and cpulimit
516
517 * add regression tests
518
519 * add mount hook to setup container config
520
521 * add helper classes to setup container configuration
522
523 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2015 07:50:02 +0200
524
dba35ed0
DM
525pve-container (0.2-1) unstable; urgency=medium
526
527 * improved CLI
528
529 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 10:38:52 +0200
530
f76a2828
DM
531pve-container (0.1-1) unstable; urgency=medium
532
533 * first try
534
535 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 06:50:08 +0200
536