Release 1.4.20 accepted/tizen/5.0/unified/20190610.011928 submit/tizen_5.0/20190606.152355
authorTomasz Swierczek <t.swierczek@samsung.com>
Thu, 6 Jun 2019 15:15:15 +0000 (17:15 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Thu, 6 Jun 2019 15:15:15 +0000 (17:15 +0200)
* Improve security_manager_prepare_app() performance
* Revert "Set client poll() timeout to 20s"
* Stop forcing logs from server-side write() and close() operations
* Make waitpid(WNOHANG) call more explicit to appease SVACE

Change-Id: Id0ea5c3d6caa34b8927a8aa8e21f831529542136

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

index 3bbd47cac69a54f972720d2a680ce58dddd1aae6..781c2864884aef9c3daf242fd040a7e022314da7 100644 (file)
@@ -1,3 +1,14 @@
+Release: 1.4.20
+Date:    2019.06.06
+Name:    Release 1.4.20
+Description:
+Improve security_manager_prepare_app() performance
+Revert "Set client poll() timeout to 20s"
+Stop forcing logs from server-side write() and close() operations
+Make waitpid(WNOHANG) call more explicit to appease SVACE
+
+###############################
+
 Release: 1.4.19
 Date:    2019.05.13
 Name:    Release 1.4.19
index 67664506d147d94b66dc80d780575f21fd20016d..39c320bc9ae0bda99777e856c835e5434dd62cbf 100644 (file)
@@ -1,6 +1,6 @@
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.4.19
+Version:    1.4.20
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index 9229cce06e98ae7cc5e3852088a31a6b112fa009..37a4af0021d58627d2e3f67b033701c57bf91f81 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.4.19
+Version: 1.4.20
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager