]> git.proxmox.com Git - pve-access-control.git/blame - changelog.Debian
bump RELEASE to 2.2
[pve-access-control.git] / changelog.Debian
CommitLineData
e3e6510c
DM
1libpve-access-control (1.0-25) unstable; urgency=low
2
3 * add VM.Snapshot permission
4
5 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Sep 2012 09:23:32 +0200
6
1e15ebe7
DM
7libpve-access-control (1.0-24) unstable; urgency=low
8
9 * untaint path (allow root to restore arbitrary paths)
10
11 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Jun 2012 13:06:34 +0200
12
437be042
DM
13libpve-access-control (1.0-23) unstable; urgency=low
14
15 * correctly compute GUI capabilities (consider pools)
16
17 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 08:47:23 +0200
18
5bb4e06a
DM
19libpve-access-control (1.0-22) unstable; urgency=low
20
21 * new plugin architecture for Auth modules, minor API change for Auth
22 domains (new 'delete' parameter)
23
24 -- Proxmox Support Team <support@proxmox.com> Wed, 16 May 2012 07:21:44 +0200
25
3030a176
DM
26libpve-access-control (1.0-21) unstable; urgency=low
27
28 * do not allow user names including slash
29
30 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 10:07:47 +0200
31
32libpve-access-control (1.0-20) unstable; urgency=low
33
34 * add ability to fork cli workers in background
35
36 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 08:28:20 +0200
37
dd2cfee0
DM
38libpve-access-control (1.0-19) unstable; urgency=low
39
40 * return set of privileges on login - can be used to adopt GUI
41
42 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:25:10 +0200
43
1cf154b7
DM
44libpve-access-control (1.0-18) unstable; urgency=low
45
533219a1
DM
46 * fix bug #151: corretly parse username inside ticket
47
48 * fix bug #152: allow user to change his own password
1cf154b7
DM
49
50 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 09:40:15 +0200
51
2de14407
DM
52libpve-access-control (1.0-17) unstable; urgency=low
53
54 * set propagate flag by default
55
56 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 12:40:19 +0100
57
bdc61d7a
DM
58libpve-access-control (1.0-16) unstable; urgency=low
59
60 * add 'pveum passwd' method
61
62 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Feb 2012 12:05:25 +0100
63
cc7bdf33
DM
64libpve-access-control (1.0-15) unstable; urgency=low
65
66 * Add VM.Config.CDROM privilege to PVEVMUser rule
67
68 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 11:44:23 +0100
69
a69bbe2e
DM
70libpve-access-control (1.0-14) unstable; urgency=low
71
72 * fix buf in userid-param permission check
73
74 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 10:52:35 +0100
75
d9483d94
DM
76libpve-access-control (1.0-13) unstable; urgency=low
77
78 * allow more characters in ldap base_dn attribute
79
80 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 06:17:02 +0100
81
84619607
DM
82libpve-access-control (1.0-12) unstable; urgency=low
83
84 * allow more characters with realm IDs
85
86 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 08:50:33 +0100
87
09d27058
DM
88libpve-access-control (1.0-11) unstable; urgency=low
89
90 * fix bug in exec_api2_perm_check
91
92 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 07:06:30 +0100
93
7a4c849e
DM
94libpve-access-control (1.0-10) unstable; urgency=low
95
96 * fix ACL group name parser
97
98 * changed 'pveum aclmod' command line arguments
99
100 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:08:02 +0100
101
3eac4e35
DM
102libpve-access-control (1.0-9) unstable; urgency=low
103
104 * fix bug in check_volume_access (fixes vzrestore)
105
106 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:56:37 +0100
107
4384e19e
DM
108libpve-access-control (1.0-8) unstable; urgency=low
109
110 * fix return value for empty ACL list.
111
112 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:25:04 +0100
113
d8a56966
DM
114libpve-access-control (1.0-7) unstable; urgency=low
115
116 * fix bug #85: allow root@pam to generate tickets for other users
117
118 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:40:18 +0100
119
cb6f2f93
DM
120libpve-access-control (1.0-6) unstable; urgency=low
121
122 * API change: allow to filter enabled/disabled users.
123
124 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Jan 2012 12:30:37 +0100
125
272fe9ff
DM
126libpve-access-control (1.0-5) unstable; urgency=low
127
128 * add a way to return file changes (diffs): set_result_changes()
129
130 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Dec 2011 11:18:48 +0100
131
e42eedbc
DM
132libpve-access-control (1.0-4) unstable; urgency=low
133
134 * new environment type for ha agents
135
136 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:08:53 +0100
137
1fba27e0
DM
138libpve-access-control (1.0-3) unstable; urgency=low
139
140 * add support for delayed parameter parsing - We need that to disable
141 file upload for normal API request (avoid DOS attacs)
142
143 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 09:56:10 +0100
144
5bf71a96
DM
145libpve-access-control (1.0-2) unstable; urgency=low
146
147 * fix bug in fork_worker
148
149 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Oct 2011 08:37:05 +0200
150
2c3a6c0a
DM
151libpve-access-control (1.0-1) unstable; urgency=low
152
153 * allow '-' in permission paths
154
155 * bump version to 1.0
156
157 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 13:51:48 +0200
158
159libpve-access-control (0.1) unstable; urgency=low
160
161 * first dummy package - no functionality
162
163 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2009 16:03:00 +0200
164