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