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