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