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