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