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