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