Release version 0.0.9
[platform/core/security/privilege-info.git] / packaging / privilege-info.changes
1 Release version 0.0.9
2 - Fix platform version 7.5 to 8.0
3 - Fix privacy privilege tests
4 - Change release version in cmake
5
6 Release version 0.0.8
7 - Deprecate privacy related API and enum
8 - Categorize tests into positive and negative
9 - Add license to test file
10 - Fix coverage generation in rpm 4.14.1
11 - Automate code coverage measurement
12 - Cleanup cmake/spec infrastructure
13 - Fix source files access rights
14 - remove hyperlink from feature name of doc
15
16 Release version 0.0.7
17 - Check after getting return
18
19 Release version 0.0.6
20 - Change privacy privilege check
21 - Remove duplicated logics
22 - Update API reference and doc
23
24 Release version 0.0.5
25 - Remove deprecated API
26 - Return error if there's no matched privilege
27
28 Release version 0.0.4
29 - Add null check before strdup()
30
31 Release version 0.0.3
32 - Fix build errors from toolchain upgrade (gcc6-> gcc9)
33 - Update API reference
34 - Update docs for wrong url
35 - Update doc
36 - Make gcov package when --define 'gcov ON' is given
37 - Add tizen-locale to requires
38 - Fix memory issue
39 - Add new API for getting privilege info as list
40
41 Release version 0.0.2
42 - Add privacy feature and deprecate redundant API
43
44 Release version 0.0.1
45 - Fix resource leak
46 - Adjust enum changes
47 - Merge "Fix not to launch privacy popup when getting privacy status" into tizen
48 - Fix not to launch privacy popup when getting privacy status
49 - Fix to use %license macro
50 - Update API reference
51 - Fix memory leak
52 - Update API documentation
53 - Merge "Remove rpmlint error and warning" into tizen
54 - Remove rpmlint error and warning
55 - Change test app process label on cyad command
56 - Add privacy related APIs
57 - Revise internal apis : Remove useless things
58 - Fix to handle invalid package type input parameter as an error
59 - Modify definition in header not to conflict
60 - Apply Tizen coding rule to headers
61 - Fix typo and add missing manifest to spec
62 - Apply "-Werror -Wall -Wextra" option
63 - Svace: Fix NO_RETURN_VALUE
64 - Revise dependency on privilege-manager
65 - Apply tizen coding rule
66 - Fix doxygen and apply secure coding
67 - Declare missing buildrequire to glib-2.0
68 - Fix build macro for 64 bit
69 - Sync to latest code
70 - Initial empty repository
71