]> git.proxmox.com Git - pve-container.git/blame - debian/changelog
fix test if storage allows containers
[pve-container.git] / debian / changelog
CommitLineData
adbd9b4b
DM
1pve-container (1.0-8) unstable; urgency=medium
2
3 * make bridge parameter option - required for hotplug code
4
89e9642c
DM
5 * fix test if storage allows containers
6
adbd9b4b
DM
7 -- Proxmox Support Team <support@proxmox.com> Sat, 10 Oct 2015 17:24:31 +0200
8
9572eb19
DM
9pve-container (1.0-7) unstable; urgency=medium
10
11 * Create /fastboot to skip run fsck
12
13 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2015 11:47:47 +0200
14
ad657ff5
DM
15pve-container (1.0-6) unstable; urgency=medium
16
17 * cleanup: replace disk-size calculation in pct resize
18
19 -- Proxmox Support Team <support@proxmox.com> Tue, 06 Oct 2015 09:37:44 +0200
20
cf1b1563
DM
21pve-container (1.0-5) unstable; urgency=medium
22
23 * lxc hooks: use run_cli_handler(), remove stale docs
24
25 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 13:47:30 +0200
26
5dc78eef
DM
27pve-container (1.0-4) unstable; urgency=medium
28
29 * remove 'noload' option from zfspool mounts
30
31 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 16:28:04 +0200
32
aefd41f3
DM
33pve-container (1.0-3) unstable; urgency=medium
34
35 * fix hotplug error in update_pct_config
36
37 * added lxc.hook.stop to valid_lxc_conf_keys
38
39 * add mountpoint deletion support and unused volumes
40
41 * set minimum mtu to 64
42
43 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 11:42:34 +0200
44
c52e88d9
DM
45pve-container (1.0-2) unstable; urgency=medium
46
47 * set TERM=linux for containers
48
49 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Sep 2015 09:27:01 +0200
50
de81c147
DM
51pve-container (1.0-1) unstable; urgency=medium
52
53 * vzdump: mount snapshots with the noload option
54
55 * vzdump:lxc: sync and skip journal in snapshot mode
56
57 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 17:55:13 +0200
58
18c803bd
DM
59pve-container (0.9-23) unstable; urgency=medium
60
61 * Use format hashes in json schemas
62
63 * When destroying a container, remove bind mounts and block devices
64 from the list of volumes to delete.
65
66 * improve CT protection mode
67
68 * vzdump: tar: disable warnings about ignored files
69
70 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 10:11:31 +0200
71
c211d7ae
DM
72pve-container (0.9-22) unstable; urgency=medium
73
74 * allow to parse configuration values with spaces
75
76 * specify data format for hostname, searchdomain and nameserver
77
78 * add check for newlines before writing configuration
79
80 * vzdump fixes
81
82 * mountpoint_mount: disallow symlinks in bind mounts
83
84 * lxc API: use new disk option names in permission check
85
86 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:14:31 +0200
87
af4b00a1
DM
88pve-container (0.9-21) unstable; urgency=medium
89
90 * vzdump: support mountpoints
91
92 * change tar/rsync_vm to use the new exclude pattern method
93
94 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:38:24 +0200
95
c34cd4ea
DM
96pve-container (0.9-20) unstable; urgency=medium
97
98 * fix bug #712: fix stop mode backups when container is running
99
100 * add support for LVM
101
102 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Sep 2015 09:29:57 +0200
103
fb2d8270
DM
104pve-container (0.9-19) unstable; urgency=medium
105
106 * allow older debian versions (>= 4 (etch))
107
9fa65276
DM
108 * fix subvolume mounts (do not use loop device)
109
fb2d8270
DM
110 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:19:03 +0200
111
640916d4
DM
112pve-container (0.9-18) unstable; urgency=medium
113
114 * fix bug #710: use correct size for OpenVZ restore
115
842bae93
DM
116 * format_disk: call activate_volume()
117
640916d4
DM
118 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:13:29 +0200
119
003620d3
DM
120pve-container (0.9-17) unstable; urgency=medium
121
122 * mount_all: make sure rootfs exists (fix openvz restore bug)
123
124 * destroy: avoid warning about undefined 'protection' value
125
126 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 07:04:24 +0200
127
627e416f
DM
128pve-container (0.9-16) unstable; urgency=medium
129
130 * fix bug #707: Don't die in vm_shutdown when we have no errors
131
132 * add CT protection mode
133
134 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 17:23:04 +0200
135
32e36fce
DM
136pve-container (0.9-15) unstable; urgency=medium
137
138 * add bash completion support
139
140 * support resizing of owned container disks
141
142 * get rid of most of the loop-devices code
143
144 * fix unlock handling after migration
145
146 * add command to unlock a Container if it is locked
147
148 * add support to add mountpoints with pct set
149
150 * added pct exec command
151
152 * add missing archlinux ostype confdesc enum entry
153
154 * destroy owned mountpoints on pct destroy
155
156 * use multiple mount protection (mmp)
157
158 * many bug fixes
159
160 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:28:41 +0200
161
41ea68ca
DM
162pve-container (0.9-14) unstable; urgency=medium
163
164 * vm_create : add support for mountpoints
165
166 * run spiceterm and return spiceproxy config only if CT is running
167
168 * vzdump: correctly implement snapshot backup
169
170 * vzdump: use correct pid to access container root (fix suspend mode
171 backup)
172
173 * fix bug #691: fix vzdump stop mode backup on zfs
174
175 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 11:47:32 +0200
176
1f14baa6
DM
177pve-container (0.9-13) unstable; urgency=medium
178
179 * detect ostype when restoring OpenVZ containers
180
181 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Aug 2015 12:55:20 +0200
182
53a9acc5
DM
183pve-container (0.9-12) unstable; urgency=medium
184
185 * code cleanups
186
187 * implement pct listsnapshot cli command
188
189 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:32:05 +0200
190
ae8c06a1
DM
191pve-container (0.9-11) unstable; urgency=medium
192
193 * add mpX mountpoint configuration (experimental)
194
195 * remove <vmid>.fw file after lxc vm destroy
196
197 * cleanup directory structure
198
199 * add file access methods to LXCSetup::Base
200
201 * mountpoint: add support for host /dev/xxx block device passthrough
202
203 * Added PVE::LXCSetup::Base::setup_securetty
204
205 * archlinux template support
206
207 * implement new cmode option
208
209 * implement template creation
210
211 * add rbd storage type support
212
213 * do not use hardcoded disk image names
214
215 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Aug 2015 15:51:13 +0200
216
30137a89
DM
217pve-container (0.9-10) unstable; urgency=medium
218
219 * add support for RHEL/CentOS
220
221 * allow to set empty lxc.xxx values
222
223 * added pve-update-lxc-config postinstall hook
224
225 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Aug 2015 10:23:33 +0200
226
8eefced6
DM
227pve-container (0.9-9) unstable; urgency=medium
228
229 * Fix: If a Ct are created and a pool are given add the Ct to pool
230
231 * don't set proxy_arp and forwarding on lxc veths
232
233 * activate/deactivates volumes on container start/stop
234
235 * allow to use drbd storage for containers
236
237 * add manual page for container configuration format ("man pct.conf")
238
239 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:11:22 +0200
240
e05baf1c
DM
241pve-container (0.9-8) unstable; urgency=medium
242
243 * use our own configuration format for containers
244
245 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:28:27 +0200
246
25cdbca0
DM
247pve-container (0.9-7) unstable; urgency=medium
248
249 * fixes for container restore
250
251 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 12:20:13 +0200
252
882c975e
DM
253pve-container (0.9-6) unstable; urgency=medium
254
255 * fix memory and swap size calculations
256
257 * ipv6 slaac/autoconf support
258
259 * fix ipv4 replacement of running containers
260
261 * allow to restore backups of openvz containers
262
263 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:09:44 +0200
264
810362c0
DM
265pve-container (0.9-5) unstable; urgency=medium
266
267 * correctly detect container architecture
268
269 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 09:38:45 +0200
270
7fb2e318
DM
271pve-container (0.9-4) unstable; urgency=medium
272
273 * allow configuring lxc.seccomp
274
275 * network setup: allow dhcp, manual and unmanaged network
276
277 * implement snapshot API
278
279 * implement snapshots for zfs
280
281 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2015 13:12:16 +0200
282
891fde80
DM
283pve-container (0.9-3) unstable; urgency=medium
284
285 * fix tty setup for debian6
286
287 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 06:41:08 +0200
288
662f90a0
DM
289pve-container (0.9-2) unstable; urgency=medium
290
291 * correctly set password change time
292
293 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jul 2015 11:03:37 +0200
294
2410127c
DM
295pve-container (0.9-1) unstable; urgency=medium
296
297 * correctly untaint crontab filenames
298
299 * create new ssh host keys at startup
300
301 * add net hotplug and hotplug ip configuration
302
91bf89e1
DM
303 * add support for Ubuntu 15.04
304
2410127c
DM
305 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 12:38:46 +0200
306
af9cc97c
DM
307pve-container (0.8-1) unstable; urgency=medium
308
309 * only use lxc-pve-mount-hook for containers on /etc/pve/
310
311 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jun 2015 06:41:37 +0200
312
20464461
DM
313pve-container (0.7-2) unstable; urgency=medium
314
315 * use nowait trigger for pve-api-updates
316
317 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:30:08 +0200
318
256b0ea7
DM
319pve-container (0.7-1) unstable; urgency=medium
320
321 * randomize crontab entries
322
323 * install global lxc config
324
325 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2015 09:09:15 +0200
326
629a468d
DM
327pve-container (0.6-2) unstable; urgency=medium
328
329 * depend on lxc-pve
330
331 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:37:18 +0200
332
b979858c
DM
333pve-container (0.6-1) unstable; urgency=medium
334
335 * add support for centos6
336
337 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2015 10:20:46 +0200
338
2e1f4a16
DM
339pve-container (0.5-1) unstable; urgency=medium
340
341 * implement restore command
342
343 * implement disk size parameter (loop mounts)
344
345 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:46:23 +0200
346
dce235ad
DM
347pve-container (0.4-1) unstable; urgency=medium
348
349 * allow to setup root password
350
351 * implement dns setup for containers
352
353 * implement startup and onboot option
354
355 * implement cpuunits
356
357 * add firewall and vlan tag network options
358
359 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Apr 2015 10:58:45 +0200
360
44d75d46
DM
361pve-container (0.3-1) unstable; urgency=medium
362
363 * implement lxcnetaddbr to bring up network
364
365 * implement swap and cpulimit
366
367 * add regression tests
368
369 * add mount hook to setup container config
370
371 * add helper classes to setup container configuration
372
373 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Apr 2015 07:50:02 +0200
374
dba35ed0
DM
375pve-container (0.2-1) unstable; urgency=medium
376
377 * improved CLI
378
379 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 10:38:52 +0200
380
f76a2828
DM
381pve-container (0.1-1) unstable; urgency=medium
382
383 * first try
384
385 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 06:50:08 +0200
386