Release 1.5.6 43/207543/1 submit/tizen/20190606.151034
authorTomasz Swierczek <t.swierczek@samsung.com>
Thu, 6 Jun 2019 14:01:09 +0000 (16:01 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Thu, 6 Jun 2019 14:01:09 +0000 (16:01 +0200)
* Improve security_manager_prepare_app() performance
* Stop forcing logs from server-side write() and close() operations
* Revert "Enhance logs in case of socket problems, client hangs on waitForSocket()"
* Properly handle EINPROGRESS error from connect()

Change-Id: I02c5e576882d3f9bb713b924a7f90f7287165f96

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

index de284486da3859b1d2c0c98823cad0d4253ea770..addc515c7baca784cf95734da83fa574b1126295 100644 (file)
@@ -1,3 +1,14 @@
+Release: 1.5.6
+Date:    2019.06.06
+Name:    Release 1.5.6
+Description:
+Improve security_manager_prepare_app() performance
+Stop forcing logs from server-side write() and close() operations
+Revert "Enhance logs in case of socket problems, client hangs on waitForSocket()"
+Properly handle EINPROGRESS error from connect()
+
+###############################
+
 Release: 1.5.5
 Date:    2019.04.29
 Name:    Release 1.5.5
index a6864a257eb48491cc22cbcab72cae22157fd2ba..a4a49da3dbc982987a0d952d752af4a0bacc23b5 100644 (file)
@@ -1,6 +1,6 @@
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.5.5
+Version:    1.5.6
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 462540017d1a04fcfa943ae9d83ba82bab067817..ae5533123162f25aab410730f6e99c416d85bf61 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.5.5
+Version: 1.5.6
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager