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