]> git.proxmox.com Git - pve-storage.git/blob - changelog.Debian
bump version to 2.0-22
[pve-storage.git] / changelog.Debian
1 libpve-storage-perl (2.0-22) unstable; urgency=low
2
3 * include iscsidirect and nexenta plugin (experimental)
4
5 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jul 2012 11:56:51 +0200
6
7 libpve-storage-perl (2.0-21) unstable; urgency=low
8
9 * include sheepdog plugin
10
11 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jul 2012 07:16:24 +0200
12
13 libpve-storage-perl (2.0-20) unstable; urgency=low
14
15 * include rbd plugin
16
17 * fix offline migration bug
18
19 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jul 2012 06:44:54 +0200
20
21 libpve-storage-perl (2.0-19) unstable; urgency=low
22
23 * cleanup: new plugin architecture
24
25 -- Proxmox Support Team <support@proxmox.com> Wed, 23 May 2012 08:02:50 +0200
26
27 libpve-storage-perl (2.0-18) unstable; urgency=low
28
29 * fix bug #171: fix path_to_volume_id for unmounted NFS
30
31 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 12:34:11 +0200
32
33 libpve-storage-perl (2.0-17) unstable; urgency=low
34
35 * fix bug #148: set maxfiles for default local storage
36
37 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 14:39:44 +0200
38
39 libpve-storage-perl (2.0-16) unstable; urgency=low
40
41 * use dir_glob_* from PVE::Tools
42
43 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 08:00:31 +0200
44
45 libpve-storage-perl (2.0-15) unstable; urgency=low
46
47 * allow to set option 'maxfiles' (we will use this for vzdump)
48
49 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 07:16:17 +0100
50
51 libpve-storage-perl (2.0-14) unstable; urgency=low
52
53 * use Digest::SHA instead of Digest::SHA1
54
55 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 11:27:24 +0100
56
57 libpve-storage-perl (2.0-13) unstable; urgency=low
58
59 * new lvm option 'saferemove' to zero-out data when removing LVs
60
61 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Mar 2012 09:37:02 +0100
62
63 libpve-storage-perl (2.0-12) unstable; urgency=low
64
65 * fix permission checks (delete volume requires Datastore.Allocate)
66
67 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 12:08:16 +0100
68
69 libpve-storage-perl (2.0-11) unstable; urgency=low
70
71 * only list iscsi when enabled (content == images)
72
73 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 09:33:01 +0100
74
75 libpve-storage-perl (2.0-10) unstable; urgency=low
76
77 * also list tar.gz and tar.lzo backup files
78
79 * fix upload permissions. Only allow iso/tmpl upload
80
81 * parse backup files and return owner vmid
82
83 * add permission checks
84
85 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Feb 2012 14:08:49 +0100
86
87 libpve-storage-perl (2.0-9) unstable; urgency=low
88
89 * use -e (instead of -f) to test if volume exists
90
91 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:31:01 +0100
92
93 libpve-storage-perl (2.0-8) unstable; urgency=low
94
95 * fix iscsi size bug
96
97 * improve error messages
98
99 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 08:05:23 +0100
100
101 libpve-storage-perl (2.0-7) unstable; urgency=low
102
103 * improve error messages
104
105 * do not activate LVM volumes with 'vgchange -aly'
106
107 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 07:25:58 +0100
108
109 libpve-storage-perl (2.0-6) unstable; urgency=low
110
111 * improved container support
112
113 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 07:10:45 +0100
114
115 libpve-storage-perl (2.0-5) unstable; urgency=low
116
117 * allow container rootdir on NFS
118
119 * implement file upload API
120
121 * allow multiple content types
122
123 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 11:32:14 +0100
124
125 libpve-storage-perl (2.0-4) unstable; urgency=low
126
127 * return numeric values for channel/ID/LUN
128
129 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:46:58 +0200
130
131 libpve-storage-perl (2.0-3) unstable; urgency=low
132
133 * implemented node restrictions (storage can be restricted to specific
134 nodes - i.e. DRBD)
135
136 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:55:11 +0200
137
138 libpve-storage-perl (2.0-2) unstable; urgency=low
139
140 * backport fixes (multipath, cache) from stable
141
142 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jul 2011 07:02:06 +0200
143
144 libpve-storage-perl (2.0-1) unstable; urgency=low
145
146 * change copyright to AGPL
147
148 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Aug 2010 10:15:46 +0200
149
150 libpve-storage-perl (1.0-10) unstable; urgency=low
151
152 * fix used space compute
153
154 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:48:58 +0100
155
156 libpve-storage-perl (1.0-9) unstable; urgency=low
157
158 * also query used space as suggested by Slavio
159
160 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Feb 2010 08:57:02 +0100
161
162 libpve-storage-perl (1.0-8) unstable; urgency=low
163
164 * also list vmdk files
165
166 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2010 11:52:43 +0100
167
168 libpve-storage-perl (1.0-7) unstable; urgency=low
169
170 * fix iscsi device detection on kernel 2.6.32
171
172 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jan 2010 13:37:24 +0100
173
174 libpve-storage-perl (1.0-6) unstable; urgency=low
175
176 * fix bug in parse_volume_id (ignore case)
177
178 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2009 09:22:37 +0100
179
180 libpve-storage-perl (1.0-5) unstable; urgency=low
181
182 * fix bug in parse_volume_id
183
184 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Oct 2009 10:45:49 +0100
185
186 libpve-storage-perl (1.0-4) unstable; urgency=low
187
188 * new functions to list backup files
189
190 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:34:45 +0200
191
192 libpve-storage-perl (1.0-3) unstable; urgency=low
193
194 * new install/delete template functions
195
196 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 08:29:55 +0200
197
198 libpve-storage-perl (1.0-2) unstable; urgency=low
199
200 * do not remove storage which is used as base for other storage.
201
202 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 08:05:32 +0200
203
204 libpve-storage-perl (1.0-1) unstable; urgency=low
205
206 * initial package
207
208 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Mar 2009 11:13:19 +0100
209