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