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