Release 1.5.0 71/200871/4 accepted/tizen/unified/20190307.231033 submit/tizen/20190305.095610
authorTomasz Swierczek <t.swierczek@samsung.com>
Tue, 5 Mar 2019 08:18:04 +0000 (09:18 +0100)
committerTomasz Swierczek <t.swierczek@samsung.com>
Tue, 5 Mar 2019 09:49:31 +0000 (10:49 +0100)
* Replace time(NULL) with monotonic clock usage
* Enhance logs in case of writing errors

This release changes numbering to differentiate older branches of code.

tizen branch will continue to use 1.5.X numbering while tizen_5.0 version
will contininue to use 1.4.X numbering (for bugfixes/maintenance).

Change-Id: I752e69c738e565de27c5097381cbb11b2ac6ad48

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

index 60770fa..ba121dd 100644 (file)
@@ -1,3 +1,12 @@
+Release: 1.5.0
+Date:    2019.03.05
+Name:    Release 1.5.0
+Description:
+Replace time(NULL) with monotonic clock usage
+Enhance logs in case of writing errors
+
+###############################
+
 Release: 1.4.14
 Date:    2019.02.13
 Name:    Release 1.4.14
index 3936c02..e0d95ea 100644 (file)
@@ -1,6 +1,6 @@
 Name:       security-manager
 Summary:    Security manager and utilities
-Version:    1.4.14
+Version:    1.5.0
 Release:    0
 Group:      Security/Service
 License:    Apache-2.0
index d0b5ed3..5c13c86 100644 (file)
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: security-manager
 Description: Security Manager Package
-Version: 1.4.14
+Version: 1.5.0
 Requires:
 Libs: -L${libdir} -lsecurity-manager-client
 Cflags: -I${includedir}/security-manager