Release 0.1.28 22/201222/5 accepted/tizen/unified/20190314.220513 submit/tizen/20190313.095740 submit/tizen/20190314.052726
authorTomasz Swierczek <t.swierczek@samsung.com>
Mon, 11 Mar 2019 10:42:02 +0000 (11:42 +0100)
committerTomasz Swierczek <t.swierczek@samsung.com>
Wed, 13 Mar 2019 08:52:05 +0000 (09:52 +0100)
* Change contact information to Dongsun Lee
* Fix since_tizen tag in ckmc-type.h
* Replace time(NULL) with monotonic clock usage
* Fix memory leak/corruption
* Add API for CKM return code descriptions
* Add test for listing aliases with password protection statuses on old database schema
* CKMC API: Add option to list aliases with information about password protection
* Add option to list aliases with password protection statuses
* replace strcpy with strncpy for fixing SVACE(WGID=411075,411076)

Change-Id: If1b53e3dc88bcadbb32b40b8d89e5bc781d71e32

packaging/key-manager.spec

index 994c534..6b8b61e 100644 (file)
@@ -5,7 +5,7 @@
 
 Name:       key-manager
 Summary:    Central Key Manager and utilities
-Version:    0.1.27
+Version:    0.1.28
 Release:    1
 Group:      Security/Secure Storage
 License:    Apache-2.0 and BSD-3-Clause