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