Release version 0.0.5
[platform/core/security/privilege-info.git] / packaging / privilege-info.changes
1 Release version 0.0.5
2 - Return error if there's no matched privilege
3
4 Release version 0.0.4
5 - Add null check before strdup()
6
7 Release version 0.0.3
8 - Fix build errors from toolchain upgrade (gcc6-> gcc9)
9 - Update API reference
10 - Update docs for wrong url
11 - Update doc
12 - Make gcov package when --define 'gcov ON' is given
13 - Add tizen-locale to requires
14 - Fix memory issue
15 - Add new API for getting privilege info as list
16
17 Release version 0.0.2
18 - Add privacy feature and deprecate redundant API
19
20 Release version 0.0.1
21 - Fix resource leak
22 - Adjust enum changes
23 - Merge "Fix not to launch privacy popup when getting privacy status" into tizen
24 - Fix not to launch privacy popup when getting privacy status
25 - Fix to use %license macro
26 - Update API reference
27 - Fix memory leak
28 - Update API documentation
29 - Merge "Remove rpmlint error and warning" into tizen
30 - Remove rpmlint error and warning
31 - Change test app process label on cyad command
32 - Add privacy related APIs
33 - Revise internal apis : Remove useless things
34 - Fix to handle invalid package type input parameter as an error
35 - Modify definition in header not to conflict
36 - Apply Tizen coding rule to headers
37 - Fix typo and add missing manifest to spec
38 - Apply "-Werror -Wall -Wextra" option
39 - Svace: Fix NO_RETURN_VALUE
40 - Revise dependency on privilege-manager
41 - Apply tizen coding rule
42 - Fix doxygen and apply secure coding
43 - Declare missing buildrequire to glib-2.0
44 - Fix build macro for 64 bit
45 - Sync to latest code
46 - Initial empty repository