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