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