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