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