Release 0.6.1
[platform/core/security/cynara.git] / changelog
1 ###############################
2
3 Release: 0.6.1
4 Date:    2015.03.13
5 Name:    Fix migration and checksums related bugs.
6
7 Libraries:
8 libcynara-admin.0.6.1
9 libcynara-agent.0.6.1
10 libcynara-client-async.0.6.1
11 libcynara-client-commmons.0.6.1
12 libcynara-client.0.6.1
13 libcynara-commons.0.6.1
14 libcynara-creds-commons.0.6.1
15 libcynara-creds-dbus.0.6.1
16 libcynara-creds-socket.0.6.1
17 libcynara-session.0.6.1
18 libcynara-storage.0.6.1
19
20 Executables:
21 cyad
22 cynara
23
24 Description:
25 Fix bugs related to database migration
26
27 ###############################
28
29 Release: 0.6.0
30 Date:    2015.03.09
31 Name:    Client configuration, simple-check, cynara_strerror, checksums, emergency mode, migration tool.
32
33 Libraries:
34 libcynara-admin.0.6.0
35 libcynara-agent.0.6.0
36 libcynara-client-async.0.6.0
37 libcynara-client-commmons.0.6.0
38 libcynara-client.0.6.0
39 libcynara-commons.0.6.0
40 libcynara-creds-commons.0.6.0
41 libcynara-creds-dbus.0.6.0
42 libcynara-creds-socket.0.6.0
43 libcynara-session.0.6.0
44 libcynara-storage.0.6.0
45
46 Executables:
47 cyad
48 cynara
49
50 Description:
51 Configuration of cache size for both synchronous and asynchronous client.
52 New client command - simple_check.
53 Stringization of errors in cyad and with cynara_strerror.
54 Checksums mechanism finished.
55 Emergency mode, when database is corrupted.
56 Revisited migration tool.
57 Some bug fixes
58
59 ###############################
60
61 Release: 0.5.0
62 Date:    2015.01.16
63 Name:    Cyad, offline-admin, erase, listPolicies, listDescriptions
64
65 Libraries:
66 libcynara-admin.0.5.0
67 libcynara-agent.0.5.0
68 libcynara-client-async.0.5.0
69 libcynara-client-commmons.0.5.0
70 libcynara-client.0.5.0
71 libcynara-commons.0.5.0
72 libcynara-creds-commons.0.5.0
73 libcynara-creds-dbus.0.5.0
74 libcynara-creds-socket.0.5.0
75 libcynara-session.0.5.0
76 libcynara-storage.0.5.0
77
78 Executables:
79 cyad
80 cynara
81
82 Description:
83 Shell command admin tool - cyad
84 Admin operational in both offline (no cynara service running) and online modes
85 New admin API functions: erase, listPolicies, listPolicyDescriptions
86 Change in API for plugins (policy descriptions)
87 Some bug fixes
88
89 #############################
90
91 Release: 0.4.2
92 Date:    2014.11.18
93 Name:    Fix packaging problems
94
95 Libraries:
96 libcynara-admin.0.4.2
97 libcynara-agent.0.4.2
98 libcynara-client-async.0.4.2
99 libcynara-client-commmons.0.4.2
100 libcynara-client.0.4.2
101 libcynara-commons.0.4.2
102 libcynara-creds-commons.0.4.2
103 libcynara-creds-dbus.0.4.2
104 libcynara-creds-socket.0.4.2
105 libcynara-session.0.4.2
106 libcynara-storage.0.4.2
107
108 Description:
109 Fix problems with obsolete packages
110
111 ##############################
112
113 Release: 0.4.1
114 Date:    2014.11.17
115 Name:    Fix packaging problems
116
117 Libraries:
118 libcynara-admin.0.4.1
119 libcynara-agent.0.4.1
120 libcynara-client-async.0.4.1
121 libcynara-client-commmons.0.4.1
122 libcynara-client.0.4.1
123 libcynara-commons.0.4.1
124 libcynara-creds-commons.0.4.1
125 libcynara-creds-dbus.0.4.1
126 libcynara-creds-socket.0.4.1
127 libcynara-session.0.4.1
128 libcynara-storage.0.4.1
129
130 Description:
131 Fix problems with packages dependencies
132 Create missing plugin directories
133
134 ##############################
135
136 Release: 0.4.0
137 Date:    2014.11.15
138 Name:    Asynchronous client and extensions API
139
140 Libraries:
141 libcynara-admin.0.4.0
142 libcynara-agent.0.4.0
143 libcynara-client-async.0.4.0
144 libcynara-client-commmons.0.4.0
145 libcynara-client.0.4.0
146 libcynara-commons.0.4.0
147 libcynara-creds-commons.0.4.0
148 libcynara-creds-dbus.0.4.0
149 libcynara-creds-socket.0.4.0
150 libcynara-session.0.4.0
151 libcynara-storage.0.4.0
152
153 Description:
154 Asynchronous client library.
155 Admin API: admin_check, NONE policies
156 Common error codes
157 Extensions: plugins and agents API
158 Database integrity
159 Migration package
160 Common client exceptions handling
161
162 ##############################
163
164 Release: 0.3.0
165 Date:    2014.09.05
166 Name:    Helper libraries
167
168 Libraries:
169 libcynara-common.0.3.0
170 libcynara-client.0.3.0
171 libcynara-client-common.0.3.0
172 libcynara-admin.0.3.0
173 libcynara-session.0.3.0
174 libcynara-creds-commons.0.3.0
175 libcynara-creds-dbus.0.3.0
176 libcynara-creds-socket.0.3.0
177
178 Description:
179 Helper libraries for credentials and session.
180 Client-common library  - common for all client libraries introduced.
181 Improve cache performance and move cache to client-common library.
182
183 ##############################
184
185 Release: 0.2.2
186 Date:    2014.08.08
187 Name:    Merge cynara and cynara-tests SRPMs
188
189 Libraries:
190 libcynara-common.0.0.1
191 libcynara-client.0.0.2
192 libcynara-admin.0.0.2
193
194 Description:
195 Cynara's and cynara-tests spec files were merged. They are built together now.
196
197 ##############################
198
199 Release: 0.2.1
200 Date:    2014.08.06
201 Name:    "cynara" system user
202
203 Libraries:
204 libcynara-common.0.0.1
205 libcynara-client.0.0.2
206 libcynara-admin.0.0.2
207
208 Description:
209 Cynara service runs as user cynara, created during package installation.
210 Minor bug fixing.
211
212 ##############################
213
214 Release: 0.2.0
215 Date:    2014.08.01
216 Name:    Client cache feature
217
218 Libraries:
219 libcynara-common.0.0.1
220 libcynara-client.0.0.2
221 libcynara-admin.0.0.2
222
223 Description:
224 Policy responses cache added in libcynara-client.
225 Lots of code cleaning and bug fixing.
226
227 ##############################
228
229 Release: 0.1.1
230 Date:    2014.07.21
231 Name:    First version base on cynara service
232
233 Libraries:
234 libcynara-common.0.0.1
235 libcynara-client.0.0.2
236 libcynara-admin.0.0.2
237
238 Description:
239 First version of cynara using own service and database.
240 API provided by 2 libraries - client for privilege checking
241 and admin for managing policies in database.
242
243 ##############################
244
245 Release: 0.0.1
246 Date:    2014.05.08
247 Name:    Cynara bootstrap version
248
249 Libraries:
250 libcynara-client.0.0.1
251
252 Description:
253 First version of cynara client - using security-server API.
254 libprivilege-control database was used for holding privilege access policies.
255
256 ##############################
257