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