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