]> git.proxmox.com Git - pve-container.git/blob - debian/changelog
check sh instead of file for templates architecture type
[pve-container.git] / debian / changelog
1 pve-container (1.0-39) unstable; urgency=medium
2
3 * add support for network trunks
4
5 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2016 17:01:38 +0100
6
7 pve-container (1.0-38) unstable; urgency=medium
8
9 * Set backup lock during stop and suspend backups
10
11 * Check lock for pct start, stop, suspend, shutdown
12
13 * fix mount_all, improve bind mount handling
14
15 * Add mp to required in pct set mount-point
16
17 * snapshot_create: unfreeze after snapshot creation
18
19 * allow to create containers on lvmthin storage
20
21 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2016 17:13:31 +0100
22
23 pve-container (1.0-37) unstable; urgency=medium
24
25 * check for quorum when starting a container
26
27 * vm_stop: make sure the container is stopped using lxc-wait
28
29 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Jan 2016 15:14:22 +0100
30
31 pve-container (1.0-36) unstable; urgency=medium
32
33 * vzdump stop mode: wait until container is stopped
34
35 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Dec 2015 15:49:20 +0100
36
37 pve-container (1.0-35) unstable; urgency=medium
38
39 * Setup: order fqdn before hostname in /etc/hosts
40
41 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2015 09:09:48 +0100
42
43 pve-container (1.0-34) unstable; urgency=medium
44
45 * Revert "set memory.kmem.limit_in_bytes"
46
47 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Dec 2015 12:28:11 +0100
48
49 pve-container (1.0-33) unstable; urgency=medium
50
51 * fix bug #840: vzdump - fix compression command pipe
52
53 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Dec 2015 08:48:16 +0100
54
55 pve-container (1.0-32) unstable; urgency=medium
56
57 * Revert "Mounting of zfspool snapshots are not necessary."
58
59 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 08:10:27 +0100
60
61 pve-container (1.0-31) unstable; urgency=medium
62
63 * Revert "use the unmount-namespace stop hook"
64
65 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2015 16:33:09 +0100
66
67 pve-container (1.0-30) unstable; urgency=medium
68
69 * OpenSUSE 13.1 support added
70
71 * create: don't skip arch detection on unpack errors
72
73 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 11:03:47 +0100
74
75 pve-container (1.0-29) unstable; urgency=medium
76
77 * add 'fedora' to ostype schema enum
78
79 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:24:26 +0100
80
81 pve-container (1.0-28) unstable; urgency=medium
82
83 * renamed lxc.start.unshare to lxc.monitor.unshare
84
85 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 09:56:33 +0100
86
87 pve-container (1.0-27) unstable; urgency=medium
88
89 * fix bug #827: Setup: don't replace fqdn with searchdomain in /etc/hosts
90
91 * add support for Fedora 22
92
93 * add/restore firewall config with vzdump
94
95 * warn when trying to delete non-existent options
96
97 * create_disks: don't drop extra parameters
98
99 * vzdump: exclude lost+found with unprivilged containers
100
101 * don't restore mountpoint settings
102
103 * vzdump: use --anchored on tar
104
105 * honor backup=yes/no for bind and device mountpoints
106
107 * Redhat: handle /etc/sysconfig/network better
108
109 * Redhat: fix ipv4 dhcp only setup
110
111 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Nov 2015 09:59:30 +0100
112
113 pve-container (1.0-26) unstable; urgency=medium
114
115 * Mounting of zfspool snapshots are not necessary
116
117 * use the unmount-namespace stop hook
118
119 * vzdump: warn about lack of xattr/acl support on nfs
120
121 * Use new lxc.start.unshare setting
122
123 * set memory.kmem.limit_in_bytes
124
125 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Nov 2015 12:43:02 +0100
126
127 pve-container (1.0-25) unstable; urgency=medium
128
129 * support unpriviledged containers
130
131 * improve OS type detection
132
133 * remove --totals from COMMON_TAR_FLAGS
134
135 * vzdump: userns support
136
137 -- Proxmox Support Team <support@proxmox.com> Sat, 14 Nov 2015 10:29:14 +0100
138
139 pve-container (1.0-24) unstable; urgency=medium
140
141 * setup: fix ssh-key perms lost with the rewrite
142
143 * create/restore: add --warning=no-xattr-write to tar
144
145 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 16:19:47 +0100
146
147 pve-container (1.0-23) unstable; urgency=medium
148
149 * improve setup error message
150
151 * create: safer rewrite_ssh_host_keys
152
153 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 11:44:20 +0100
154
155 pve-container (1.0-22) unstable; urgency=medium
156
157 * preserve posix capabilities
158
159 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:56:32 +0100
160
161 pve-container (1.0-21) unstable; urgency=medium
162
163 * allow debian stretch/sid containers
164
165 * destroy: check if container is still running
166
167 * LXC::Setup: Load required host files in new()
168
169 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Nov 2015 11:23:00 +0100
170
171 pve-container (1.0-20) unstable; urgency=medium
172
173 * fix bug #799: resize running CT with no loopdev.
174
175 * Setup: fix bad /dev bindmount
176
177 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2015 11:16:25 +0100
178
179 pve-container (1.0-19) unstable; urgency=medium
180
181 * support Ubuntu 15.10
182
183 -- Proxmox Support Team <support@proxmox.com> Sat, 31 Oct 2015 18:39:39 +0100
184
185 pve-container (1.0-18) unstable; urgency=medium
186
187 * depend on xz-utils
188
189 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 06:48:20 +0100
190
191 pve-container (1.0-17) unstable; urgency=medium
192
193 * fix bug #770: CPU usage stats for containers
194
195 * added symlink testcase
196
197 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 13:09:29 +0100
198
199 pve-container (1.0-16) unstable; urgency=medium
200
201 * fix bug #770: implement Network stats for containers
202
203 * LXC::Setup: chroot into the container (thanks to RACK911Labs.com for
204 the hint)
205
206 * LXC::get_primary_ips: ipv6 can be 'auto'
207
208 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 11:43:30 +0100
209
210 pve-container (1.0-15) unstable; urgency=medium
211
212 * Start a worker in lxc resize
213
214 * move resize to have it available in the pveshell and at the rest api
215
216 * allow to mount iso images
217
218 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:27:46 +0100
219
220 pve-container (1.0-14) unstable; urgency=medium
221
222 * redhat: fix unused values
223
224 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2015 12:10:56 +0200
225
226 pve-container (1.0-13) unstable; urgency=medium
227
228 * restore: make sure only the first pct.conf is extracted
229
230 * redhat: don't use aliases for dual stack networking
231
232 * redhat: use the fully qualified hostname
233
234 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Oct 2015 08:31:24 +0200
235
236 pve-container (1.0-12) unstable; urgency=medium
237
238 * allow /32 CIDRs and remove duplicated mask array
239
240 * network setup: deal with gateways outside the subnet
241
242 * redhat: use the fully qualified hostname
243
244 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Oct 2015 08:52:02 +0200
245
246 pve-container (1.0-11) unstable; urgency=medium
247
248 * setup/debian: avoid writing multiple auto lines
249
250 * setup/debian: avoid extra newlines
251
252 * allow /32 CIDRs and remove duplicated mask array
253
254 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 09:49:28 +0200
255
256 pve-container (1.0-10) unstable; urgency=medium
257
258 * improve regex to match redhat/centos OS version
259
260 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 08:27:06 +0200
261
262 pve-container (1.0-9) unstable; urgency=medium
263
264 * use new PVE::JSONSchema::parse_siz
265
266 * Add new pct fsck command to check the mountpoints of a container
267
268 * update inittab instead of replacing it
269
270 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 10:25:56 +0200
271
272 pve-container (1.0-8) unstable; urgency=medium
273
274 * make bridge parameter option - required for hotplug code
275
276 * fix test if storage allows containers
277
278 * fix bug #752: correct size of mount point after resize
279
280 * fix bug #750: deactivate volumes to be sure there are no volumes
281 are active on the source node
282
283 -- Proxmox Support Team <support@proxmox.com> Sat, 10 Oct 2015 17:24:31 +0200
284
285 pve-container (1.0-7) unstable; urgency=medium
286
287 * Create /fastboot to skip run fsck
288
289 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2015 11:47:47 +0200
290
291 pve-container (1.0-6) unstable; urgency=medium
292
293 * cleanup: replace disk-size calculation in pct resize
294
295 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 09:37:44 +0200
296
297 pve-container (1.0-5) unstable; urgency=medium
298
299 * lxc hooks: use run_cli_handler(), remove stale docs
300
301 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 13:47:30 +0200
302
303 pve-container (1.0-4) unstable; urgency=medium
304
305 * remove 'noload' option from zfspool mounts
306
307 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 16:28:04 +0200
308
309 pve-container (1.0-3) unstable; urgency=medium
310
311 * fix hotplug error in update_pct_config
312
313 * added lxc.hook.stop to valid_lxc_conf_keys
314
315 * add mountpoint deletion support and unused volumes
316
317 * set minimum mtu to 64
318
319 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 11:42:34 +0200
320
321 pve-container (1.0-2) unstable; urgency=medium
322
323 * set TERM=linux for containers
324
325 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Sep 2015 09:27:01 +0200
326
327 pve-container (1.0-1) unstable; urgency=medium
328
329 * vzdump: mount snapshots with the noload option
330
331 * vzdump:lxc: sync and skip journal in snapshot mode
332
333 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 17:55:13 +0200
334
335 pve-container (0.9-23) unstable; urgency=medium
336
337 * Use format hashes in json schemas
338
339 * When destroying a container, remove bind mounts and block devices
340 from the list of volumes to delete.
341
342 * improve CT protection mode
343
344 * vzdump: tar: disable warnings about ignored files
345
346 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 10:11:31 +0200
347
348 pve-container (0.9-22) unstable; urgency=medium
349
350 * allow to parse configuration values with spaces
351
352 * specify data format for hostname, searchdomain and nameserver
353
354 * add check for newlines before writing configuration
355
356 * vzdump fixes
357
358 * mountpoint_mount: disallow symlinks in bind mounts
359
360 * lxc API: use new disk option names in permission check
361
362 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:14:31 +0200
363
364 pve-container (0.9-21) unstable; urgency=medium
365
366 * vzdump: support mountpoints
367
368 * change tar/rsync_vm to use the new exclude pattern method
369
370 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:38:24 +0200
371
372 pve-container (0.9-20) unstable; urgency=medium
373
374 * fix bug #712: fix stop mode backups when container is running
375
376 * add support for LVM
377
378 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Sep 2015 09:29:57 +0200
379
380 pve-container (0.9-19) unstable; urgency=medium
381
382 * allow older debian versions (>= 4 (etch))
383
384 * fix subvolume mounts (do not use loop device)
385
386 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:19:03 +0200
387
388 pve-container (0.9-18) unstable; urgency=medium
389
390 * fix bug #710: use correct size for OpenVZ restore
391
392 * format_disk: call activate_volume()
393
394 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:13:29 +0200
395
396 pve-container (0.9-17) unstable; urgency=medium
397
398 * mount_all: make sure rootfs exists (fix openvz restore bug)
399
400 * destroy: avoid warning about undefined 'protection' value
401
402 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 07:04:24 +0200
403
404 pve-container (0.9-16) unstable; urgency=medium
405
406 * fix bug #707: Don't die in vm_shutdown when we have no errors
407
408 * add CT protection mode
409
410 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 17:23:04 +0200
411
412 pve-container (0.9-15) unstable; urgency=medium
413
414 * add bash completion support
415
416 * support resizing of owned container disks
417
418 * get rid of most of the loop-devices code
419
420 * fix unlock handling after migration
421
422 * add command to unlock a Container if it is locked
423
424 * add support to add mountpoints with pct set
425
426 * added pct exec command
427
428 * add missing archlinux ostype confdesc enum entry
429
430 * destroy owned mountpoints on pct destroy
431
432 * use multiple mount protection (mmp)
433
434 * many bug fixes
435
436 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:28:41 +0200
437
438 pve-container (0.9-14) unstable; urgency=medium
439
440 * vm_create : add support for mountpoints
441
442 * run spiceterm and return spiceproxy config only if CT is running
443
444 * vzdump: correctly implement snapshot backup
445
446 * vzdump: use correct pid to access container root (fix suspend mode
447 backup)
448
449 * fix bug #691: fix vzdump stop mode backup on zfs
450
451 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:47:32 +0200
452
453 pve-container (0.9-13) unstable; urgency=medium
454
455 * detect ostype when restoring OpenVZ containers
456
457 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Aug 2015 12:55:20 +0200
458
459 pve-container (0.9-12) unstable; urgency=medium
460
461 * code cleanups
462
463 * implement pct listsnapshot cli command
464
465 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:32:05 +0200
466
467 pve-container (0.9-11) unstable; urgency=medium
468
469 * add mpX mountpoint configuration (experimental)
470
471 * remove <vmid>.fw file after lxc vm destroy
472
473 * cleanup directory structure
474
475 * add file access methods to LXCSetup::Base
476
477 * mountpoint: add support for host /dev/xxx block device passthrough
478
479 * Added PVE::LXCSetup::Base::setup_securetty
480
481 * archlinux template support
482
483 * implement new cmode option
484
485 * implement template creation
486
487 * add rbd storage type support
488
489 * do not use hardcoded disk image names
490
491 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2015 15:51:13 +0200
492
493 pve-container (0.9-10) unstable; urgency=medium
494
495 * add support for RHEL/CentOS
496
497 * allow to set empty lxc.xxx values
498
499 * added pve-update-lxc-config postinstall hook
500
501 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Aug 2015 10:23:33 +0200
502
503 pve-container (0.9-9) unstable; urgency=medium
504
505 * Fix: If a Ct are created and a pool are given add the Ct to pool
506
507 * don't set proxy_arp and forwarding on lxc veths
508
509 * activate/deactivates volumes on container start/stop
510
511 * allow to use drbd storage for containers
512
513 * add manual page for container configuration format ("man pct.conf")
514
515 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:11:22 +0200
516
517 pve-container (0.9-8) unstable; urgency=medium
518
519 * use our own configuration format for containers
520
521 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:28:27 +0200
522
523 pve-container (0.9-7) unstable; urgency=medium
524
525 * fixes for container restore
526
527 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 12:20:13 +0200
528
529 pve-container (0.9-6) unstable; urgency=medium
530
531 * fix memory and swap size calculations
532
533 * ipv6 slaac/autoconf support
534
535 * fix ipv4 replacement of running containers
536
537 * allow to restore backups of openvz containers
538
539 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:09:44 +0200
540
541 pve-container (0.9-5) unstable; urgency=medium
542
543 * correctly detect container architecture
544
545 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 09:38:45 +0200
546
547 pve-container (0.9-4) unstable; urgency=medium
548
549 * allow configuring lxc.seccomp
550
551 * network setup: allow dhcp, manual and unmanaged network
552
553 * implement snapshot API
554
555 * implement snapshots for zfs
556
557 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2015 13:12:16 +0200
558
559 pve-container (0.9-3) unstable; urgency=medium
560
561 * fix tty setup for debian6
562
563 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 06:41:08 +0200
564
565 pve-container (0.9-2) unstable; urgency=medium
566
567 * correctly set password change time
568
569 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jul 2015 11:03:37 +0200
570
571 pve-container (0.9-1) unstable; urgency=medium
572
573 * correctly untaint crontab filenames
574
575 * create new ssh host keys at startup
576
577 * add net hotplug and hotplug ip configuration
578
579 * add support for Ubuntu 15.04
580
581 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 12:38:46 +0200
582
583 pve-container (0.8-1) unstable; urgency=medium
584
585 * only use lxc-pve-mount-hook for containers on /etc/pve/
586
587 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2015 06:41:37 +0200
588
589 pve-container (0.7-2) unstable; urgency=medium
590
591 * use nowait trigger for pve-api-updates
592
593 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:30:08 +0200
594
595 pve-container (0.7-1) unstable; urgency=medium
596
597 * randomize crontab entries
598
599 * install global lxc config
600
601 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2015 09:09:15 +0200
602
603 pve-container (0.6-2) unstable; urgency=medium
604
605 * depend on lxc-pve
606
607 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:37:18 +0200
608
609 pve-container (0.6-1) unstable; urgency=medium
610
611 * add support for centos6
612
613 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:20:46 +0200
614
615 pve-container (0.5-1) unstable; urgency=medium
616
617 * implement restore command
618
619 * implement disk size parameter (loop mounts)
620
621 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:46:23 +0200
622
623 pve-container (0.4-1) unstable; urgency=medium
624
625 * allow to setup root password
626
627 * implement dns setup for containers
628
629 * implement startup and onboot option
630
631 * implement cpuunits
632
633 * add firewall and vlan tag network options
634
635 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Apr 2015 10:58:45 +0200
636
637 pve-container (0.3-1) unstable; urgency=medium
638
639 * implement lxcnetaddbr to bring up network
640
641 * implement swap and cpulimit
642
643 * add regression tests
644
645 * add mount hook to setup container config
646
647 * add helper classes to setup container configuration
648
649 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2015 07:50:02 +0200
650
651 pve-container (0.2-1) unstable; urgency=medium
652
653 * improved CLI
654
655 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 10:38:52 +0200
656
657 pve-container (0.1-1) unstable; urgency=medium
658
659 * first try
660
661 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 06:50:08 +0200
662