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