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