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