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