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