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