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