]> git.proxmox.com Git - pve-access-control.git/blob - changelog.Debian
remove_storage_access: cleanup of access permissions for removed storage
[pve-access-control.git] / changelog.Debian
1 libpve-access-control (4.0-7) unstable; urgency=medium
2
3 * new helper to remove access permissions for removed VMs
4
5 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Aug 2015 07:57:02 +0200
6
7 libpve-access-control (4.0-6) unstable; urgency=medium
8
9 * improve parse_user_config, parse_shadow_config
10
11 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 13:14:33 +0200
12
13 libpve-access-control (4.0-5) unstable; urgency=medium
14
15 * pveum: check for $cmd being defined
16
17 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 10:40:15 +0200
18
19 libpve-access-control (4.0-4) unstable; urgency=medium
20
21 * use activate-noawait triggers
22
23 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:25:31 +0200
24
25 libpve-access-control (4.0-3) unstable; urgency=medium
26
27 * IPv6 fixes
28
29 * non-root buildfix
30
31 -- Proxmox Support Team <support@proxmox.com> Wed, 27 May 2015 11:15:44 +0200
32
33 libpve-access-control (4.0-2) unstable; urgency=medium
34
35 * trigger pve-api-updates event
36
37 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 15:06:38 +0200
38
39 libpve-access-control (4.0-1) unstable; urgency=medium
40
41 * bump version for Debian Jessie
42
43 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Feb 2015 11:22:01 +0100
44
45 libpve-access-control (3.0-16) unstable; urgency=low
46
47 * root@pam can now be disabled in GUI.
48
49 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Jan 2015 06:20:22 +0100
50
51 libpve-access-control (3.0-15) unstable; urgency=low
52
53 * oath: add 'step' and 'digits' option
54
55 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jul 2014 06:59:52 +0200
56
57 libpve-access-control (3.0-14) unstable; urgency=low
58
59 * add oath two factor auth
60
61 * add oathkeygen binary to generate keys for oath
62
63 * add yubico two factor auth
64
65 * dedend on oathtool
66
67 * depend on libmime-base32-perl
68
69 * allow to write builtin auth domains config (comment/tfa/default)
70
71 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jul 2014 13:09:56 +0200
72
73 libpve-access-control (3.0-13) unstable; urgency=low
74
75 * use correct connection string for AD auth
76
77 -- Proxmox Support Team <support@proxmox.com> Thu, 22 May 2014 07:16:09 +0200
78
79 libpve-access-control (3.0-12) unstable; urgency=low
80
81 * add dummy API for GET /access/ticket (useful to generate login pages)
82
83 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Apr 2014 14:47:56 +0200
84
85 libpve-access-control (3.0-11) unstable; urgency=low
86
87 * Sets common hot keys for spice client
88
89 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jan 2014 10:24:28 +0100
90
91 libpve-access-control (3.0-10) unstable; urgency=low
92
93 * implement helper to generate SPICE remote-viewer configuration
94
95 * depend on libnet-ssleay-perl
96
97 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 10:45:08 +0100
98
99 libpve-access-control (3.0-9) unstable; urgency=low
100
101 * prevent user enumeration attacks
102
103 * allow dots in access paths
104
105 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2013 09:06:38 +0100
106
107 libpve-access-control (3.0-8) unstable; urgency=low
108
109 * spice: use lowercase hostname in ticktet signature
110
111 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Oct 2013 08:11:57 +0100
112
113 libpve-access-control (3.0-7) unstable; urgency=low
114
115 * check_volume_access : use parse_volname instead of path, and remove
116 path related code.
117
118 * use warnings instead of global -w flag.
119
120 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:35:53 +0200
121
122 libpve-access-control (3.0-6) unstable; urgency=low
123
124 * use shorter spiceproxy tickets
125
126 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 12:39:09 +0200
127
128 libpve-access-control (3.0-5) unstable; urgency=low
129
130 * add code to generate tickets for SPICE
131
132 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:08:32 +0200
133
134 libpve-access-control (3.0-4) unstable; urgency=low
135
136 * moved add_vm_to_pool/remove_vm_from_pool from qemu-server
137
138 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 11:56:54 +0200
139
140 libpve-access-control (3.0-3) unstable; urgency=low
141
142 * Add new role PVETemplateUser (and VM.Clone priviledge)
143
144 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Apr 2013 11:42:15 +0200
145
146 libpve-access-control (3.0-2) unstable; urgency=low
147
148 * remove CGI.pm related code (pveproxy does not need that)
149
150 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:34:23 +0200
151
152 libpve-access-control (3.0-1) unstable; urgency=low
153
154 * bump version for wheezy release
155
156 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:07:06 +0100
157
158 libpve-access-control (1.0-26) unstable; urgency=low
159
160 * check_volume_access: fix access permissions for backup files
161
162 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Feb 2013 10:00:14 +0100
163
164 libpve-access-control (1.0-25) unstable; urgency=low
165
166 * add VM.Snapshot permission
167
168 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Sep 2012 09:23:32 +0200
169
170 libpve-access-control (1.0-24) unstable; urgency=low
171
172 * untaint path (allow root to restore arbitrary paths)
173
174 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Jun 2012 13:06:34 +0200
175
176 libpve-access-control (1.0-23) unstable; urgency=low
177
178 * correctly compute GUI capabilities (consider pools)
179
180 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 08:47:23 +0200
181
182 libpve-access-control (1.0-22) unstable; urgency=low
183
184 * new plugin architecture for Auth modules, minor API change for Auth
185 domains (new 'delete' parameter)
186
187 -- Proxmox Support Team <support@proxmox.com> Wed, 16 May 2012 07:21:44 +0200
188
189 libpve-access-control (1.0-21) unstable; urgency=low
190
191 * do not allow user names including slash
192
193 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 10:07:47 +0200
194
195 libpve-access-control (1.0-20) unstable; urgency=low
196
197 * add ability to fork cli workers in background
198
199 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 08:28:20 +0200
200
201 libpve-access-control (1.0-19) unstable; urgency=low
202
203 * return set of privileges on login - can be used to adopt GUI
204
205 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:25:10 +0200
206
207 libpve-access-control (1.0-18) unstable; urgency=low
208
209 * fix bug #151: corretly parse username inside ticket
210
211 * fix bug #152: allow user to change his own password
212
213 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 09:40:15 +0200
214
215 libpve-access-control (1.0-17) unstable; urgency=low
216
217 * set propagate flag by default
218
219 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 12:40:19 +0100
220
221 libpve-access-control (1.0-16) unstable; urgency=low
222
223 * add 'pveum passwd' method
224
225 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Feb 2012 12:05:25 +0100
226
227 libpve-access-control (1.0-15) unstable; urgency=low
228
229 * Add VM.Config.CDROM privilege to PVEVMUser rule
230
231 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 11:44:23 +0100
232
233 libpve-access-control (1.0-14) unstable; urgency=low
234
235 * fix buf in userid-param permission check
236
237 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 10:52:35 +0100
238
239 libpve-access-control (1.0-13) unstable; urgency=low
240
241 * allow more characters in ldap base_dn attribute
242
243 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 06:17:02 +0100
244
245 libpve-access-control (1.0-12) unstable; urgency=low
246
247 * allow more characters with realm IDs
248
249 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 08:50:33 +0100
250
251 libpve-access-control (1.0-11) unstable; urgency=low
252
253 * fix bug in exec_api2_perm_check
254
255 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 07:06:30 +0100
256
257 libpve-access-control (1.0-10) unstable; urgency=low
258
259 * fix ACL group name parser
260
261 * changed 'pveum aclmod' command line arguments
262
263 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:08:02 +0100
264
265 libpve-access-control (1.0-9) unstable; urgency=low
266
267 * fix bug in check_volume_access (fixes vzrestore)
268
269 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:56:37 +0100
270
271 libpve-access-control (1.0-8) unstable; urgency=low
272
273 * fix return value for empty ACL list.
274
275 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:25:04 +0100
276
277 libpve-access-control (1.0-7) unstable; urgency=low
278
279 * fix bug #85: allow root@pam to generate tickets for other users
280
281 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:40:18 +0100
282
283 libpve-access-control (1.0-6) unstable; urgency=low
284
285 * API change: allow to filter enabled/disabled users.
286
287 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Jan 2012 12:30:37 +0100
288
289 libpve-access-control (1.0-5) unstable; urgency=low
290
291 * add a way to return file changes (diffs): set_result_changes()
292
293 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Dec 2011 11:18:48 +0100
294
295 libpve-access-control (1.0-4) unstable; urgency=low
296
297 * new environment type for ha agents
298
299 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:08:53 +0100
300
301 libpve-access-control (1.0-3) unstable; urgency=low
302
303 * add support for delayed parameter parsing - We need that to disable
304 file upload for normal API request (avoid DOS attacs)
305
306 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 09:56:10 +0100
307
308 libpve-access-control (1.0-2) unstable; urgency=low
309
310 * fix bug in fork_worker
311
312 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Oct 2011 08:37:05 +0200
313
314 libpve-access-control (1.0-1) unstable; urgency=low
315
316 * allow '-' in permission paths
317
318 * bump version to 1.0
319
320 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 13:51:48 +0200
321
322 libpve-access-control (0.1) unstable; urgency=low
323
324 * first dummy package - no functionality
325
326 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2009 16:03:00 +0200
327