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