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