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