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