Release 1.2.18 63/127463/1 accepted/tizen/unified/20170508.153200 submit/tizen/20170508.021828
authorTomasz Swierczek <t.swierczek@samsung.com>
Thu, 27 Apr 2017 10:02:32 +0000 (12:02 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Thu, 27 Apr 2017 10:02:32 +0000 (12:02 +0200)
* Adjust UT case T520_add_application_two_tizen_versions_to_same_package
* Adjust tests to boost 1.62
* Fix issues detected by SVACE
* Revert of changes related to privacy popups
* Do not show toast fail launch popup for white list app.
* Handle HW key input case from askuser popup.
* Adapt requirement names for askuser-notification to new naming
* Migrate existing application policy to use new ask-user policies
* Implement security_manager_prepare_app_privacy
* Add new API for handling privacy privileges during application launch
* Replace usage of Ask User plugin with Privacy Deny Plugin
* Change labelPaths logic for FOTA

Change-Id: I1ebe131cd04d9d5327e4c39a76d2bf4f5fe3f219

packaging/security-manager.changes
packaging/security-manager.spec
pc/security-manager.pc.in

index 1346458643705a4639bc5f31b4927e6616312ef2..8776a2906b6eb5656511d5928d0a0a976119f823 100644 (file)
@@ -1,5 +1,24 @@
+Release: 1.2.18
+Date:    2017.04.27
+Name:    Release 1.2.18
+Description:
+Adjust UT case T520_add_application_two_tizen_versions_to_same_package
+Adjust tests to boost 1.62
+Fix issues detected by SVACE
+Revert of changes related to privacy popups
+Do not show toast fail launch popup for white list app.
+Handle HW key input case from askuser popup.
+Adapt requirement names for askuser-notification to new naming
+Migrate existing application policy to use new ask-user policies
+Implement security_manager_prepare_app_privacy
+Add new API for handling privacy privileges during application launch
+Replace usage of Ask User plugin with Privacy Deny Plugin
+Change labelPaths logic for FOTA
+
+###############################
+
 * Thu Mar 30 2017 Jin-gyu Kim <jin-gyu.kim@samsung.com>
-- Version 1.2.17
+- Version 1.2.18
 - Use %license macro to copy license file.
 - Add "VALGRIND" build type
 - Remove the redundant SharedRO SMACK rules.
index 03af5a7cc7bfebc225977fdd7abe11f8ec0d9e25..41ee5fe0ca3f5f9c12741dce9483a45e1fa1dfba 100644 (file)
@@ -1,6 +1,6 @@
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.2.17
+Version:    1.2.18
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 5df1c2b42540ae12a4919517fb77695c18f34b00..94348eda6f087910d1ff65144f8cdb8f462eec97 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.2.17
+Version: 1.2.18
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager