]> git.proxmox.com Git - pve-container.git/blame - debian/changelog
pct cpusets: cleanup output if there are no running containers
[pve-container.git] / debian / changelog
CommitLineData
8eb1cd20
DM
1pve-container (1.0-79) unstable; urgency=medium
2
3 * PVE::LXC::Config::has_lxc_entry() new helper
4
5 * vmstatus: fix memory usage value including cache sizes
6
7 * fix devices file check in autodev hook
8
9 * add new option 'cores' to restrict visible cores
10
11 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Oct 2016 11:46:49 +0200
12
1d784e94
DM
13pve-container (1.0-78) unstable; urgency=medium
14
15 * alpine: fix getty line removal
16
17 * tests: add missing loopback interfaces
18
19 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 09:35:34 +0200
20
452ec338
DM
21pve-container (1.0-77) unstable; urgency=medium
22
23 * fix #1134: debian: don't start empty interface sections
24
25 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2016 11:49:48 +0200
26
8b1ac04f
DM
27pve-container (1.0-76) unstable; urgency=medium
28
29 * bug #1021: add loopback interface if not network config
30
31 * fix config path in warning about undetectable architecture
32
33 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2016 11:39:42 +0200
34
4a99d619
DM
35pve-container (1.0-75) unstable; urgency=medium
36
37 * restore: fix simple with non-volume mps
38
39 * restore: add permission check, only restore lxc.* if root
40
41 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 14:14:06 +0200
42
356e890a
DM
43pve-container (1.0-74) unstable; urgency=medium
44
45 * correctly set unlimited cpulimit at runtime
46
47 * use integer values for minimum and maximum (json schema cleanup)
48
49 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 07:44:29 +0200
50
1adb8abc
DM
51pve-container (1.0-73) unstable; urgency=medium
52
53 * fix #1078: accept arch parameter
54
55 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Aug 2016 07:26:30 +0200
56
00d92418
DM
57pve-container (1.0-72) unstable; urgency=medium
58
59 * Fix #1070: vzdump: handle sparse files in suspend mode
60
61 * don't let lxc handle container reboots directly
62
63 * update_lxc_config: sort network devices for consistency
64
65 * update_lxc_config: remove unused parameter
66
67 * ArchLinux: don't use the lxc/ subdir for ttys
68
69 * add status call to pct
70
71 * allow deleting of container hostname
72
73 * pass datacenter.cfg's mac_prefix to random_ether_addr
74
75 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2016 13:14:32 +0200
76
591b30f1
WB
77pve-container (1.0-71) unstable; urgency=medium
78
79 * fix a possible undefined value error
80
81 * provide a better error message for rbd without krbd
82
83 * improve migration output concerning local volumes
84
85 * include custom lxc options when displaying config
86
87 * fix #1046: add non-snapshotted disks as unused
88
89 * added 'pct df'
90
91 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 12:35:03 +0200
92
05eb563f
DM
93pve-container (1.0-70) unstable; urgency=medium
94
95 * fix #146: add name to backup log
96
97 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Jun 2016 08:26:23 +0200
98
a6c30e98
DM
99pve-container (1.0-69) unstable; urgency=medium
100
101 * migration: add checks from QemuMigrate
102
103 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jun 2016 06:38:22 +0200
104
fb0c5056
DM
105pve-container (1.0-68) unstable; urgency=medium
106
107 * docs: update mountpoint descriptions
108
109 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jun 2016 11:33:18 +0200
110
5525a3df
DM
111pve-container (1.0-67) unstable; urgency=medium
112
113 * restore: use empty config to reserve container ID
114
115 * split up create_rootfs and restore_and_configure
116
117 * ignore ro flag when creating/restoring CT
118
119 * bindmount: catch rw/ro race and add tests
120
121 * add bindmount regression tests
122
123 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2016 10:33:41 +0200
124
7ab6e832
DM
125pve-container (1.0-66) unstable; urgency=medium
126
127 * Setup: add gentoo support
128
27b10d0b
DM
129 * Close #999: gentoo: hostname is in /etc/conf.d/hostname
130
a5d9039e
WB
131 * Setup/Debian.pm: use BEGIN/END markers for gateway scripts
132
27b10d0b
DM
133 * fix deletion of backup snapshots
134
135 * exclude non-volume mps from backup
136
bd8aab00
DM
137 * don't allow automatic restore to dev/bind rootfs
138
139 * warn about unsupported backup configuration
140
6f85c64e
DM
141 * add ignore_ro flag to mount_all
142
143 * automatically restore mountpoints from backup
144
bd8aab00
DM
145 * deal with a check_mount_path race condition
146
27b10d0b 147 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 10:18:25 +0200
7ab6e832 148
f42938cd
DM
149pve-container (1.0-65) unstable; urgency=medium
150
151 * allow VLAN 1 tag in containers
152
153 * remove backup property from rootfs
154
155 * new helper mountpoint_backup_enabled()
156
157 -- Proxmox Support Team <support@proxmox.com> Wed, 18 May 2016 11:30:16 +0200
158
1dc0c1f9
DM
159pve-container (1.0-64) unstable; urgency=medium
160
161 * setup: add ct_is_executable wrapper
162
163 * setup: check if securetty exists
164
165 * improve error message on container without rootfs
166
167 -- Proxmox Support Team <support@proxmox.com> Sat, 14 May 2016 09:06:11 +0200
168
cb8dffad
DM
169pve-container (1.0-63) unstable; urgency=medium
170
171 * cleanup gateway hooks in debian network setup
172
173 * fix uninitialized value warning
174
9a16f80b
DM
175 * Alpine: generate correct inittab
176
177 * Alpine: fixup securetty
178
45ed85b7
DM
179 * fix #971: don't activate shared storage in offline migration
180
cb8dffad
DM
181 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 07:19:19 +0200
182
c853a3bf
DM
183pve-container (1.0-62) unstable; urgency=medium
184
185 * centos: fixup ipv6 out-of-subnet route
186
187 * debian: always include the 'dev' portion in explicit routes
188
189 * setup: deal with link-local gateways
190
191 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 16:00:06 +0200
192
7ab7f603
DM
193pve-container (1.0-61) unstable; urgency=medium
194
195 * add support for ubuntu xenial
196
9fa8bba7
DM
197 * push/pull permissions: use octal by default
198
199 * fix #942: restore ACL and other rootfs options from backup
200
b6876f11
DM
201 * Debian: correctly setup getty service on systemd based containers
202
719129ea
WB
203 * honor acl setting with zfs
204
7ab7f603
DM
205 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 11:25:34 +0200
206
47600c82
DM
207pve-container (1.0-60) unstable; urgency=medium
208
209 * vm_status: return more verbose HA state
210
211 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:04:43 +0200
212
3d35ce51
DM
213pve-container (1.0-59) unstable; urgency=medium
214
215 * setup: ability to ignore files
216
a22ce86f
DM
217 * Fix #929: delete veths in the post-stop hook
218
3d35ce51
DM
219 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Apr 2016 10:32:03 +0200
220
5bdebcfa
DM
221pve-container (1.0-58) unstable; urgency=medium
222
223 * Build-Depend on pve-doc-generator
224
225 * generate manpages with pve-doc-generator
226
22a479c1
DM
227 * debian: support containers upgraded to use systemd
228
5bdebcfa
DM
229 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Apr 2016 12:36:29 +0200
230
d720ca4b
DM
231pve-container (1.0-57) unstable; urgency=medium
232
233 * Add authorized ssh key setup to post_create_hook
234
235 * Add missing '\n' to content in ct_modify_file
236
237 * Add 'perms' option to ct_modify_file
238
239 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Apr 2016 15:29:22 +0200
240
8373bf12
DM
241pve-container (1.0-56) unstable; urgency=medium
242
243 * use consistent prefix for worker names
244
245 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Apr 2016 16:39:28 +0200
246
8f9c0f28
DM
247pve-container (1.0-55) unstable; urgency=medium
248
249 * add read_password sub for 'pct create'
250
251 * use asciicode compatible markup
252
9aae651b
DM
253 * enable quotas for passed through /dev devices
254
71bf21dd
DM
255 * Fix #925: activate volume before trying to resize
256
8f9c0f28
DM
257 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 07:20:36 +0200
258
76c92766
DM
259pve-container (1.0-54) unstable; urgency=medium
260
261 * Fix #918: add /dev/mapper symlinks for dm-* devices
262
263 * autodev: create missing paths
264
265 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Mar 2016 16:35:01 +0100
266
b9ed7808
DM
267pve-container (1.0-53) unstable; urgency=medium
268
269 * Add force parameter for migration with bind/dev mp
270
271 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Mar 2016 16:51:40 +0100
272
bd25edd8
DM
273pve-container (1.0-52) unstable; urgency=medium
274
275 * Prevent race conditions in snapshot mode backup
276
277 * Use set_lock and remove_lock
278
0822d32f
DM
279 * require -experimental for pct clone and template
280
bd25edd8
DM
281 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 09:00:04 +0100
282
1021703d
DM
283pve-container (1.0-51) unstable; urgency=medium
284
c4a932ad
DM
285 * fix #912: centos/redhat confusion
286
1021703d
DM
287 * implement cpulimit hotplugging
288
289 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 17:52:33 +0100
290
94f171c8
DM
291pve-container (1.0-50) unstable; urgency=medium
292
293 * follow the change in PVE::AbstractConfig
294
43321a3c
DM
295 * implement rate limiting
296
94f171c8
DM
297 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:37:09 +0100
298
be97961c
DM
299pve-container (1.0-49) unstable; urgency=medium
300
301 * change update_etc_hosts to use ct_modify_file
302
303 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Mar 2016 09:49:39 +0100
304
c6e6c5cf
DM
305pve-container (1.0-48) unstable; urgency=medium
306
307 * Refactor config-related methods into AbstractConfig
308
309 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 10:21:45 +0100
310
1b3b63ea
DM
311pve-container (1.0-47) unstable; urgency=medium
312
313 * Implement pct mount/unmount (for emergency maintenance)
314
315 * Implement pct push/pull
316
317 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 14:38:14 +0100
318
cdf0e51f
DM
319pve-container (1.0-46) unstable; urgency=medium
320
321 * setup: move setup_container_getty_service to Base
322
323 * suse: move setup_securetty to template_fixup()
324
325 * Add to unused volumes only if really unused
326
ea24e33f
DM
327 * exclude 'parent' from config when restoring
328
cdf0e51f
DM
329 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 11:49:15 +0100
330
c08ac339
DM
331pve-container (1.0-45) unstable; urgency=medium
332
333 * add Alpine Linux distribution
334
335 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2016 12:15:11 +0100
336
163c88d9
DM
337pve-container (1.0-44) unstable; urgency=medium
338
339 * snapshot: replace global sync with a namespace sync
340
c43ec0d6
DM
341 * add support for read-only bind mounts
342
163c88d9
DM
343 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 11:57:11 +0100
344
ffc09c34
DM
345pve-container (1.0-43) unstable; urgency=medium
346
347 * Improve error handling in snapshot_create
348
349 * VZDump lock update, drop lock_aquire/lock_release
350
351 * prevent snapshot name 'vzdump' from user
352
353 * improve mountpoint parsing
354
2399bb20
DM
355 * added quota flag to mountpoints (disk quota support)
356
ffc09c34
DM
357 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 06:58:26 +0100
358
9b28b538
DM
359pve-container (1.0-42) unstable; urgency=medium
360
361 * fix growing of a running container's memory limit
362
363 * opensuse 13.2 support
364
365 * added $skiplock parameter for pct start/stop
366
367 * Fix #791: warn when resize2fs fails
368
369 * Fix #881: uninitialized value on valid lxc.cgroup keys
370
371 * Remove mknod call from pre-start hook
372
373 * Only add actual volumes to volid_list
374
375 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2016 12:17:27 +0100
376
9f8f5593
DM
377pve-container (1.0-41) unstable; urgency=medium
378
379 * added 'acl' and 'ro' mountpoint options
380
e387f469
DM
381 * fix PVE::HA use clauses
382
6d9f40bb
DM
383 * create firewall dir on CT restore
384
c38b70cc
DM
385 * Closes #877: Skip mps with backup=0 for snapshot backups
386
9f8f5593
DM
387 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:43:27 +0100
388
0b6628e6
DM
389pve-container (1.0-40) unstable; urgency=medium
390
391 * Add dependency to 'file' package
392
393 * Implement linked clones
394
395 * Rework snapshot config removal logic
396
397 * Don't hold flock for whole backup operation
398
399 -- Proxmox Support Team <support@proxmox.com> Sat, 23 Jan 2016 08:56:34 +0100
400
135355f2
DM
401pve-container (1.0-39) unstable; urgency=medium
402
403 * add support for network trunks
404
405 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2016 17:01:38 +0100
406
9040d3c0
DM
407pve-container (1.0-38) unstable; urgency=medium
408
409 * Set backup lock during stop and suspend backups
410
411 * Check lock for pct start, stop, suspend, shutdown
412
413 * fix mount_all, improve bind mount handling
414
415 * Add mp to required in pct set mount-point
416
417 * snapshot_create: unfreeze after snapshot creation
418
419 * allow to create containers on lvmthin storage
420
421 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2016 17:13:31 +0100
422
0d9e7c5e
DM
423pve-container (1.0-37) unstable; urgency=medium
424
425 * check for quorum when starting a container
426
427 * vm_stop: make sure the container is stopped using lxc-wait
428
429 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Jan 2016 15:14:22 +0100
430
96a2f1d1
DM
431pve-container (1.0-36) unstable; urgency=medium
432
433 * vzdump stop mode: wait until container is stopped
434
435 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Dec 2015 15:49:20 +0100
436
502e3e53
DM
437pve-container (1.0-35) unstable; urgency=medium
438
439 * Setup: order fqdn before hostname in /etc/hosts
440
441 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2015 09:09:48 +0100
442
8d96c5d1
DM
443pve-container (1.0-34) unstable; urgency=medium
444
445 * Revert "set memory.kmem.limit_in_bytes"
446
447 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Dec 2015 12:28:11 +0100
448
3889966a
WB
449pve-container (1.0-33) unstable; urgency=medium
450
451 * fix bug #840: vzdump - fix compression command pipe
452
453 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Dec 2015 08:48:16 +0100
454
2123a774
DM
455pve-container (1.0-32) unstable; urgency=medium
456
457 * Revert "Mounting of zfspool snapshots are not necessary."
458
459 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 08:10:27 +0100
460
14589f25
DM
461pve-container (1.0-31) unstable; urgency=medium
462
463 * Revert "use the unmount-namespace stop hook"
464
465 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2015 16:33:09 +0100
466
7f6a843e
DM
467pve-container (1.0-30) unstable; urgency=medium
468
469 * OpenSUSE 13.1 support added
470
471 * create: don't skip arch detection on unpack errors
472
473 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 11:03:47 +0100
474
6e6c0efa
DM
475pve-container (1.0-29) unstable; urgency=medium
476
477 * add 'fedora' to ostype schema enum
478
479 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:24:26 +0100
480
1b8d9ada
DM
481pve-container (1.0-28) unstable; urgency=medium
482
483 * renamed lxc.start.unshare to lxc.monitor.unshare
484
485 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 09:56:33 +0100
486
28c5389e
DM
487pve-container (1.0-27) unstable; urgency=medium
488
ce289e3c
WB
489 * fix bug #827: Setup: don't replace fqdn with searchdomain in /etc/hosts
490
b0143ab1
WB
491 * add support for Fedora 22
492
28c5389e
DM
493 * add/restore firewall config with vzdump
494
6e68f51b
DM
495 * warn when trying to delete non-existent options
496
497 * create_disks: don't drop extra parameters
498
499 * vzdump: exclude lost+found with unprivilged containers
500
501 * don't restore mountpoint settings
502
503 * vzdump: use --anchored on tar
504
505 * honor backup=yes/no for bind and device mountpoints
506
507 * Redhat: handle /etc/sysconfig/network better
508
509 * Redhat: fix ipv4 dhcp only setup
510
28c5389e
DM
511 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Nov 2015 09:59:30 +0100
512
4c9db320
DM
513pve-container (1.0-26) unstable; urgency=medium
514
515 * Mounting of zfspool snapshots are not necessary
516
1fb9fb5b
DM
517 * use the unmount-namespace stop hook
518
519 * vzdump: warn about lack of xattr/acl support on nfs
520
521 * Use new lxc.start.unshare setting
522
523 * set memory.kmem.limit_in_bytes
524
4c9db320
DM
525 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Nov 2015 12:43:02 +0100
526
389e7a56
DM
527pve-container (1.0-25) unstable; urgency=medium
528
529 * support unpriviledged containers
530
531 * improve OS type detection
532
533 * remove --totals from COMMON_TAR_FLAGS
534
535 * vzdump: userns support
536
537 -- Proxmox Support Team <support@proxmox.com> Sat, 14 Nov 2015 10:29:14 +0100
538
29d54bf9
DM
539pve-container (1.0-24) unstable; urgency=medium
540
541 * setup: fix ssh-key perms lost with the rewrite
542
543 * create/restore: add --warning=no-xattr-write to tar
544
545 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 16:19:47 +0100
546
e72b717c
DM
547pve-container (1.0-23) unstable; urgency=medium
548
549 * improve setup error message
550
551 * create: safer rewrite_ssh_host_keys
552
553 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 11:44:20 +0100
554
f6efa6e3
DM
555pve-container (1.0-22) unstable; urgency=medium
556
557 * preserve posix capabilities
558
559 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:56:32 +0100
560
c7d04683
DM
561pve-container (1.0-21) unstable; urgency=medium
562
563 * allow debian stretch/sid containers
564
d607c17d
DM
565 * destroy: check if container is still running
566
23d928a1
WB
567 * LXC::Setup: Load required host files in new()
568
c7d04683
DM
569 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Nov 2015 11:23:00 +0100
570
34c69c85
DM
571pve-container (1.0-20) unstable; urgency=medium
572
573 * fix bug #799: resize running CT with no loopdev.
574
8ba6ef14
WB
575 * Setup: fix bad /dev bindmount
576
34c69c85
DM
577 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2015 11:16:25 +0100
578
d11b5e50
DM
579pve-container (1.0-19) unstable; urgency=medium
580
581 * support Ubuntu 15.10
582
583 -- Proxmox Support Team <support@proxmox.com> Sat, 31 Oct 2015 18:39:39 +0100
584
0b39ec4a
DM
585pve-container (1.0-18) unstable; urgency=medium
586
d11b5e50 587 * depend on xz-utils
0b39ec4a
DM
588
589 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 06:48:20 +0100
590
688afc63
WL
591pve-container (1.0-17) unstable; urgency=medium
592
593 * fix bug #770: CPU usage stats for containers
594
595 * added symlink testcase
596
597 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 13:09:29 +0100
598
1dbe56d6
DM
599pve-container (1.0-16) unstable; urgency=medium
600
a6d7be05
DM
601 * fix bug #770: implement Network stats for containers
602
1dbe56d6
DM
603 * LXC::Setup: chroot into the container (thanks to RACK911Labs.com for
604 the hint)
605
606 * LXC::get_primary_ips: ipv6 can be 'auto'
607
608 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 11:43:30 +0100
609
e41c9805
DM
610pve-container (1.0-15) unstable; urgency=medium
611
612 * Start a worker in lxc resize
613
614 * move resize to have it available in the pveshell and at the rest api
615
616 * allow to mount iso images
617
618 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:27:46 +0100
619
529bf040
DM
620pve-container (1.0-14) unstable; urgency=medium
621
622 * redhat: fix unused values
623
624 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2015 12:10:56 +0200
625
4901d141
DM
626pve-container (1.0-13) unstable; urgency=medium
627
628 * restore: make sure only the first pct.conf is extracted
629
630 * redhat: don't use aliases for dual stack networking
631
632 * redhat: use the fully qualified hostname
633
634 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Oct 2015 08:31:24 +0200
635
3bca4711
DM
636pve-container (1.0-12) unstable; urgency=medium
637
638 * allow /32 CIDRs and remove duplicated mask array
639
640 * network setup: deal with gateways outside the subnet
641
ead433af
WB
642 * redhat: use the fully qualified hostname
643
3bca4711
DM
644 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Oct 2015 08:52:02 +0200
645
217dd44e
DM
646pve-container (1.0-11) unstable; urgency=medium
647
648 * setup/debian: avoid writing multiple auto lines
649
650 * setup/debian: avoid extra newlines
651
f7a7b413
WB
652 * allow /32 CIDRs and remove duplicated mask array
653
217dd44e
DM
654 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 09:49:28 +0200
655
08d4dc57
DM
656pve-container (1.0-10) unstable; urgency=medium
657
658 * improve regex to match redhat/centos OS version
659
660 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Oct 2015 08:27:06 +0200
661
2df8257c
DM
662pve-container (1.0-9) unstable; urgency=medium
663
e9b868e7
DM
664 * use new PVE::JSONSchema::parse_siz
665
666 * Add new pct fsck command to check the mountpoints of a container
2df8257c 667
cf4f10f6
DM
668 * update inittab instead of replacing it
669
2df8257c
DM
670 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 10:25:56 +0200
671
adbd9b4b
DM
672pve-container (1.0-8) unstable; urgency=medium
673
674 * make bridge parameter option - required for hotplug code
675
89e9642c
DM
676 * fix test if storage allows containers
677
b46c0bf2
WL
678 * fix bug #752: correct size of mount point after resize
679
c9bc5018
WL
680 * fix bug #750: deactivate volumes to be sure there are no volumes
681 are active on the source node
682
adbd9b4b
DM
683 -- Proxmox Support Team <support@proxmox.com> Sat, 10 Oct 2015 17:24:31 +0200
684
9572eb19
DM
685pve-container (1.0-7) unstable; urgency=medium
686
687 * Create /fastboot to skip run fsck
688
689 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2015 11:47:47 +0200
690
ad657ff5
DM
691pve-container (1.0-6) unstable; urgency=medium
692
693 * cleanup: replace disk-size calculation in pct resize
694
695 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 09:37:44 +0200
696
cf1b1563
DM
697pve-container (1.0-5) unstable; urgency=medium
698
699 * lxc hooks: use run_cli_handler(), remove stale docs
700
701 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 13:47:30 +0200
702
5dc78eef
DM
703pve-container (1.0-4) unstable; urgency=medium
704
705 * remove 'noload' option from zfspool mounts
706
707 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 16:28:04 +0200
708
aefd41f3
DM
709pve-container (1.0-3) unstable; urgency=medium
710
711 * fix hotplug error in update_pct_config
712
713 * added lxc.hook.stop to valid_lxc_conf_keys
714
715 * add mountpoint deletion support and unused volumes
716
717 * set minimum mtu to 64
718
719 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 11:42:34 +0200
720
c52e88d9
DM
721pve-container (1.0-2) unstable; urgency=medium
722
723 * set TERM=linux for containers
724
725 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Sep 2015 09:27:01 +0200
726
de81c147
DM
727pve-container (1.0-1) unstable; urgency=medium
728
729 * vzdump: mount snapshots with the noload option
730
731 * vzdump:lxc: sync and skip journal in snapshot mode
732
733 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 17:55:13 +0200
734
18c803bd
DM
735pve-container (0.9-23) unstable; urgency=medium
736
737 * Use format hashes in json schemas
738
739 * When destroying a container, remove bind mounts and block devices
740 from the list of volumes to delete.
741
742 * improve CT protection mode
743
744 * vzdump: tar: disable warnings about ignored files
745
746 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 10:11:31 +0200
747
c211d7ae
DM
748pve-container (0.9-22) unstable; urgency=medium
749
750 * allow to parse configuration values with spaces
751
752 * specify data format for hostname, searchdomain and nameserver
753
754 * add check for newlines before writing configuration
755
756 * vzdump fixes
757
758 * mountpoint_mount: disallow symlinks in bind mounts
759
760 * lxc API: use new disk option names in permission check
761
762 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:14:31 +0200
763
af4b00a1
DM
764pve-container (0.9-21) unstable; urgency=medium
765
766 * vzdump: support mountpoints
767
768 * change tar/rsync_vm to use the new exclude pattern method
769
770 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:38:24 +0200
771
c34cd4ea
DM
772pve-container (0.9-20) unstable; urgency=medium
773
774 * fix bug #712: fix stop mode backups when container is running
775
776 * add support for LVM
777
778 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Sep 2015 09:29:57 +0200
779
fb2d8270
DM
780pve-container (0.9-19) unstable; urgency=medium
781
782 * allow older debian versions (>= 4 (etch))
783
9fa65276
DM
784 * fix subvolume mounts (do not use loop device)
785
fb2d8270
DM
786 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:19:03 +0200
787
640916d4
DM
788pve-container (0.9-18) unstable; urgency=medium
789
790 * fix bug #710: use correct size for OpenVZ restore
791
842bae93
DM
792 * format_disk: call activate_volume()
793
640916d4
DM
794 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:13:29 +0200
795
003620d3
DM
796pve-container (0.9-17) unstable; urgency=medium
797
798 * mount_all: make sure rootfs exists (fix openvz restore bug)
799
800 * destroy: avoid warning about undefined 'protection' value
801
802 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 07:04:24 +0200
803
627e416f
DM
804pve-container (0.9-16) unstable; urgency=medium
805
806 * fix bug #707: Don't die in vm_shutdown when we have no errors
807
808 * add CT protection mode
809
810 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 17:23:04 +0200
811
32e36fce
DM
812pve-container (0.9-15) unstable; urgency=medium
813
814 * add bash completion support
815
816 * support resizing of owned container disks
817
818 * get rid of most of the loop-devices code
819
820 * fix unlock handling after migration
821
822 * add command to unlock a Container if it is locked
823
824 * add support to add mountpoints with pct set
825
826 * added pct exec command
827
828 * add missing archlinux ostype confdesc enum entry
829
830 * destroy owned mountpoints on pct destroy
831
832 * use multiple mount protection (mmp)
833
834 * many bug fixes
835
836 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:28:41 +0200
837
41ea68ca
DM
838pve-container (0.9-14) unstable; urgency=medium
839
840 * vm_create : add support for mountpoints
841
842 * run spiceterm and return spiceproxy config only if CT is running
843
844 * vzdump: correctly implement snapshot backup
845
846 * vzdump: use correct pid to access container root (fix suspend mode
847 backup)
848
849 * fix bug #691: fix vzdump stop mode backup on zfs
850
851 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:47:32 +0200
852
1f14baa6
DM
853pve-container (0.9-13) unstable; urgency=medium
854
855 * detect ostype when restoring OpenVZ containers
856
857 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Aug 2015 12:55:20 +0200
858
53a9acc5
DM
859pve-container (0.9-12) unstable; urgency=medium
860
861 * code cleanups
862
863 * implement pct listsnapshot cli command
864
865 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:32:05 +0200
866
ae8c06a1
DM
867pve-container (0.9-11) unstable; urgency=medium
868
869 * add mpX mountpoint configuration (experimental)
870
871 * remove <vmid>.fw file after lxc vm destroy
872
873 * cleanup directory structure
874
875 * add file access methods to LXCSetup::Base
876
877 * mountpoint: add support for host /dev/xxx block device passthrough
878
879 * Added PVE::LXCSetup::Base::setup_securetty
880
881 * archlinux template support
882
883 * implement new cmode option
884
885 * implement template creation
886
887 * add rbd storage type support
888
889 * do not use hardcoded disk image names
890
891 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2015 15:51:13 +0200
892
30137a89
DM
893pve-container (0.9-10) unstable; urgency=medium
894
895 * add support for RHEL/CentOS
896
897 * allow to set empty lxc.xxx values
898
899 * added pve-update-lxc-config postinstall hook
900
901 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Aug 2015 10:23:33 +0200
902
8eefced6
DM
903pve-container (0.9-9) unstable; urgency=medium
904
905 * Fix: If a Ct are created and a pool are given add the Ct to pool
906
907 * don't set proxy_arp and forwarding on lxc veths
908
909 * activate/deactivates volumes on container start/stop
910
911 * allow to use drbd storage for containers
912
913 * add manual page for container configuration format ("man pct.conf")
914
915 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:11:22 +0200
916
e05baf1c
DM
917pve-container (0.9-8) unstable; urgency=medium
918
919 * use our own configuration format for containers
920
921 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:28:27 +0200
922
25cdbca0
DM
923pve-container (0.9-7) unstable; urgency=medium
924
925 * fixes for container restore
926
927 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 12:20:13 +0200
928
882c975e
DM
929pve-container (0.9-6) unstable; urgency=medium
930
931 * fix memory and swap size calculations
932
933 * ipv6 slaac/autoconf support
934
935 * fix ipv4 replacement of running containers
936
937 * allow to restore backups of openvz containers
938
939 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:09:44 +0200
940
810362c0
DM
941pve-container (0.9-5) unstable; urgency=medium
942
943 * correctly detect container architecture
944
945 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 09:38:45 +0200
946
7fb2e318
DM
947pve-container (0.9-4) unstable; urgency=medium
948
949 * allow configuring lxc.seccomp
950
951 * network setup: allow dhcp, manual and unmanaged network
952
953 * implement snapshot API
954
955 * implement snapshots for zfs
956
957 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2015 13:12:16 +0200
958
891fde80
DM
959pve-container (0.9-3) unstable; urgency=medium
960
961 * fix tty setup for debian6
962
963 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 06:41:08 +0200
964
662f90a0
DM
965pve-container (0.9-2) unstable; urgency=medium
966
967 * correctly set password change time
968
969 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jul 2015 11:03:37 +0200
970
2410127c
DM
971pve-container (0.9-1) unstable; urgency=medium
972
973 * correctly untaint crontab filenames
974
975 * create new ssh host keys at startup
976
977 * add net hotplug and hotplug ip configuration
978
91bf89e1
DM
979 * add support for Ubuntu 15.04
980
2410127c
DM
981 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 12:38:46 +0200
982
af9cc97c
DM
983pve-container (0.8-1) unstable; urgency=medium
984
985 * only use lxc-pve-mount-hook for containers on /etc/pve/
986
987 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2015 06:41:37 +0200
988
20464461
DM
989pve-container (0.7-2) unstable; urgency=medium
990
991 * use nowait trigger for pve-api-updates
992
993 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:30:08 +0200
994
256b0ea7
DM
995pve-container (0.7-1) unstable; urgency=medium
996
997 * randomize crontab entries
998
999 * install global lxc config
1000
1001 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2015 09:09:15 +0200
1002
629a468d
DM
1003pve-container (0.6-2) unstable; urgency=medium
1004
1005 * depend on lxc-pve
1006
1007 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:37:18 +0200
1008
b979858c
DM
1009pve-container (0.6-1) unstable; urgency=medium
1010
1011 * add support for centos6
1012
1013 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:20:46 +0200
1014
2e1f4a16
DM
1015pve-container (0.5-1) unstable; urgency=medium
1016
1017 * implement restore command
1018
1019 * implement disk size parameter (loop mounts)
1020
1021 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:46:23 +0200
1022
dce235ad
DM
1023pve-container (0.4-1) unstable; urgency=medium
1024
1025 * allow to setup root password
1026
1027 * implement dns setup for containers
1028
1029 * implement startup and onboot option
1030
1031 * implement cpuunits
1032
1033 * add firewall and vlan tag network options
1034
1035 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Apr 2015 10:58:45 +0200
1036
44d75d46
DM
1037pve-container (0.3-1) unstable; urgency=medium
1038
1039 * implement lxcnetaddbr to bring up network
1040
1041 * implement swap and cpulimit
1042
1043 * add regression tests
1044
1045 * add mount hook to setup container config
1046
1047 * add helper classes to setup container configuration
1048
1049 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2015 07:50:02 +0200
1050
dba35ed0
DM
1051pve-container (0.2-1) unstable; urgency=medium
1052
1053 * improved CLI
1054
1055 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 10:38:52 +0200
1056
f76a2828
DM
1057pve-container (0.1-1) unstable; urgency=medium
1058
1059 * first try
1060
1061 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 06:50:08 +0200
1062