]> git.proxmox.com Git - pve-storage.git/blame - changelog.Debian
create 'dump' directory if storage contains containers
[pve-storage.git] / changelog.Debian
CommitLineData
6bcc16d7
DM
1libpve-storage-perl (2.0-33) unstable; urgency=low
2
3 * create 'dump' directory if storage contains containers
4
5 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 13:36:35 +0200
6
33adc62f
DM
7libpve-storage-perl (2.0-32) unstable; urgency=low
8
9 * qcow2 : preallocate metadatas at file creation
10
11 * nexenta: implement storage status, several fixes
12
13 * add snapshot support
14
15 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Sep 2012 06:02:35 +0200
16
8a92bc4f
DM
17libpve-storage-perl (2.0-31) unstable; urgency=low
18
19 * fixes for nexenta, sheepdog and rbd
20
21 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Aug 2012 08:20:42 +0200
22
9a1a60a2
DM
23libpve-storage-perl (2.0-30) unstable; urgency=low
24
25 * add volume_resize functions
26
27 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Aug 2012 12:40:07 +0200
28
2cefe815
DM
29libpve-storage-perl (2.0-29) unstable; urgency=low
30
31 * improve tests for NFS server status
32
33 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Aug 2012 08:49:43 +0200
34
573778ea
DM
35libpve-storage-perl (2.0-28) unstable; urgency=low
36
37 * add volume_size_info()
38
39 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2012 10:46:39 +0200
40
6d64e9e0
DM
41libpve-storage-perl (2.0-27) unstable; urgency=low
42
43 * fix lvmscan
44
45 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jul 2012 15:49:59 +0200
46
55dea492
DM
47libpve-storage-perl (2.0-26) unstable; urgency=low
48
49 * better timeout handling for nfs/iscsi
50
51 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jul 2012 11:06:57 +0200
52
3c199da3
DM
53libpve-storage-perl (2.0-25) unstable; urgency=low
54
55 * rbd: re-add hack for empty pool
56
57 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 14:03:14 +0200
58
f7a1e35f
DM
59libpve-storage-perl (2.0-24) unstable; urgency=low
60
61 * sheepdog: fix path() method, else kvm complains.
62
63 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 15:12:34 +0200
64
411476cd
DM
65libpve-storage-perl (2.0-23) unstable; urgency=low
66
67 * cleanup rbd driver
68
69 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 13:26:27 +0200
70
6caf6537
DM
71libpve-storage-perl (2.0-22) unstable; urgency=low
72
73 * include iscsidirect and nexenta plugin (experimental)
74
75 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 11:56:51 +0200
76
27a685ae
DM
77libpve-storage-perl (2.0-21) unstable; urgency=low
78
79 * include sheepdog plugin
80
81 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jul 2012 07:16:24 +0200
82
6bf56298
DM
83libpve-storage-perl (2.0-20) unstable; urgency=low
84
85 * include rbd plugin
86
87 * fix offline migration bug
88
89 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jul 2012 06:44:54 +0200
90
699cc029
DM
91libpve-storage-perl (2.0-19) unstable; urgency=low
92
93 * cleanup: new plugin architecture
94
95 -- Proxmox Support Team <support@proxmox.com> Wed, 23 May 2012 08:02:50 +0200
96
75d75990
DM
97libpve-storage-perl (2.0-18) unstable; urgency=low
98
99 * fix bug #171: fix path_to_volume_id for unmounted NFS
100
101 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 12:34:11 +0200
102
369977e8
DM
103libpve-storage-perl (2.0-17) unstable; urgency=low
104
105 * fix bug #148: set maxfiles for default local storage
106
107 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 14:39:44 +0200
108
dc2deeb8
DM
109libpve-storage-perl (2.0-16) unstable; urgency=low
110
111 * use dir_glob_* from PVE::Tools
112
113 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 08:00:31 +0200
114
446073f6
DM
115libpve-storage-perl (2.0-15) unstable; urgency=low
116
117 * allow to set option 'maxfiles' (we will use this for vzdump)
118
119 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 07:16:17 +0100
120
6bf7eb09
DM
121libpve-storage-perl (2.0-14) unstable; urgency=low
122
123 * use Digest::SHA instead of Digest::SHA1
124
125 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 11:27:24 +0100
126
d642361b
DM
127libpve-storage-perl (2.0-13) unstable; urgency=low
128
129 * new lvm option 'saferemove' to zero-out data when removing LVs
130
131 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Mar 2012 09:37:02 +0100
132
b755bdb0
DM
133libpve-storage-perl (2.0-12) unstable; urgency=low
134
135 * fix permission checks (delete volume requires Datastore.Allocate)
136
137 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 12:08:16 +0100
138
0c1473f9
DM
139libpve-storage-perl (2.0-11) unstable; urgency=low
140
141 * only list iscsi when enabled (content == images)
142
143 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 09:33:01 +0100
144
31a49afc
DM
145libpve-storage-perl (2.0-10) unstable; urgency=low
146
147 * also list tar.gz and tar.lzo backup files
148
149 * fix upload permissions. Only allow iso/tmpl upload
150
151 * parse backup files and return owner vmid
152
153 * add permission checks
154
155 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Feb 2012 14:08:49 +0100
156
db2ec87f
DM
157libpve-storage-perl (2.0-9) unstable; urgency=low
158
159 * use -e (instead of -f) to test if volume exists
160
161 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:31:01 +0100
162
4eab0788
DM
163libpve-storage-perl (2.0-8) unstable; urgency=low
164
165 * fix iscsi size bug
166
167 * improve error messages
168
169 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 08:05:23 +0100
170
6703353b
DM
171libpve-storage-perl (2.0-7) unstable; urgency=low
172
173 * improve error messages
174
175 * do not activate LVM volumes with 'vgchange -aly'
176
177 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 07:25:58 +0100
178
1ac17c74
DM
179libpve-storage-perl (2.0-6) unstable; urgency=low
180
181 * improved container support
182
183 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 07:10:45 +0100
184
874018c6
DM
185libpve-storage-perl (2.0-5) unstable; urgency=low
186
187 * allow container rootdir on NFS
188
189 * implement file upload API
190
191 * allow multiple content types
192
193 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 11:32:14 +0100
194
b6cf0a66
DM
195libpve-storage-perl (2.0-4) unstable; urgency=low
196
197 * return numeric values for channel/ID/LUN
198
199 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:46:58 +0200
200
201libpve-storage-perl (2.0-3) unstable; urgency=low
202
203 * implemented node restrictions (storage can be restricted to specific
204 nodes - i.e. DRBD)
205
206 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:55:11 +0200
207
208libpve-storage-perl (2.0-2) unstable; urgency=low
209
210 * backport fixes (multipath, cache) from stable
211
212 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jul 2011 07:02:06 +0200
213
214libpve-storage-perl (2.0-1) unstable; urgency=low
215
216 * change copyright to AGPL
217
218 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Aug 2010 10:15:46 +0200
219
220libpve-storage-perl (1.0-10) unstable; urgency=low
221
222 * fix used space compute
223
224 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:48:58 +0100
225
226libpve-storage-perl (1.0-9) unstable; urgency=low
227
228 * also query used space as suggested by Slavio
229
230 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Feb 2010 08:57:02 +0100
231
232libpve-storage-perl (1.0-8) unstable; urgency=low
233
234 * also list vmdk files
235
236 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2010 11:52:43 +0100
237
238libpve-storage-perl (1.0-7) unstable; urgency=low
239
240 * fix iscsi device detection on kernel 2.6.32
241
242 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2010 13:37:24 +0100
243
244libpve-storage-perl (1.0-6) unstable; urgency=low
245
246 * fix bug in parse_volume_id (ignore case)
247
248 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2009 09:22:37 +0100
249
250libpve-storage-perl (1.0-5) unstable; urgency=low
251
252 * fix bug in parse_volume_id
253
254 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2009 10:45:49 +0100
255
256libpve-storage-perl (1.0-4) unstable; urgency=low
257
258 * new functions to list backup files
259
260 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:34:45 +0200
261
262libpve-storage-perl (1.0-3) unstable; urgency=low
263
264 * new install/delete template functions
265
266 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 08:29:55 +0200
267
268libpve-storage-perl (1.0-2) unstable; urgency=low
269
270 * do not remove storage which is used as base for other storage.
271
272 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 08:05:32 +0200
273
274libpve-storage-perl (1.0-1) unstable; urgency=low
275
276 * initial package
277
278 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Mar 2009 11:13:19 +0100
279