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