Release version 0.0.5 09/233009/1 accepted/tizen/unified/20200511.214657 submit/tizen/20200511.082525
authorYunjin Lee <yunjin-.lee@samsung.com>
Mon, 11 May 2020 08:14:23 +0000 (17:14 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Mon, 11 May 2020 08:14:23 +0000 (17:14 +0900)
- Return error if there's no matched privilege
- Added changes file

Change-Id: I38ef55f470a792fb18364b0486b24fb2621336b3
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..b82b1e4
--- /dev/null
@@ -0,0 +1,46 @@
+Release version 0.0.5
+- 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 6201068c7719a2eddf6beac18852a817025d414e..f4f897358262aabfe178d28da8052ed1c5832500 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