Release version 0.0.5 45/235145/1 accepted/tizen/unified/20200630.131345 submit/tizen/20200625.070650 submit/tizen/20200629.060316
authorYunjin Lee <yunjin-.lee@samsung.com>
Tue, 2 Jun 2020 07:40:46 +0000 (16:40 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Tue, 2 Jun 2020 07:40:46 +0000 (16:40 +0900)
- Remove deprecated API
- Return error if there's no matched privilege
- Added changes file

Change-Id: I28a11e1bf7be5fbd1ff7cd8411e8b6c6336fdf9e
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
packaging/privilege-info.changes [new file with mode: 0644]
packaging/privilege-info.spec

diff --git a/packaging/privilege-info.changes b/packaging/privilege-info.changes
new file mode 100644 (file)
index 0000000..c9f6749
--- /dev/null
@@ -0,0 +1,48 @@
+Release version 0.0.5
+- Remove deprecated API
+- Return error if there's no matched privilege
+
+Release version 0.0.4
+- Add null check before strdup()
+
+Release version 0.0.3
+- Fix build errors from toolchain upgrade (gcc6-> gcc9)
+- Update API reference
+- Update docs for wrong url
+- Update doc
+- Make gcov package when --define 'gcov ON' is given
+- Add tizen-locale to requires
+- Fix memory issue
+- Add new API for getting privilege info as list
+
+Release version 0.0.2
+- Add privacy feature and deprecate redundant API
+
+Release version 0.0.1
+- Fix resource leak
+- Adjust enum changes
+- Merge "Fix not to launch privacy popup when getting privacy status" into tizen
+- Fix not to launch privacy popup when getting privacy status
+- Fix to use %license macro
+- Update API reference
+- Fix memory leak
+- Update API documentation
+- Merge "Remove rpmlint error and warning" into tizen
+- Remove rpmlint error and warning
+- Change test app process label on cyad command
+- Add privacy related APIs
+- Revise internal apis : Remove useless things
+- Fix to handle invalid package type input parameter as an error
+- Modify definition in header not to conflict
+- Apply Tizen coding rule to headers
+- Fix typo and add missing manifest to spec
+- Apply "-Werror -Wall -Wextra" option
+- Svace: Fix NO_RETURN_VALUE
+- Revise dependency on privilege-manager
+- Apply tizen coding rule
+- Fix doxygen and apply secure coding
+- Declare missing buildrequire to glib-2.0
+- Fix build macro for 64 bit
+- Sync to latest code
+- Initial empty repository
+
index ec1896c..84379a5 100644 (file)
@@ -1,6 +1,6 @@
 Name:    privilege-info
 Summary: Privilege Information
-Version: 0.0.4
+Version: 0.0.5
 Release: 1
 Group:   Security/API
 License: Apache-2.0