summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Swierczek <t.swierczek@samsung.com>2019-03-11 11:42:02 +0100
committerTomasz Swierczek <t.swierczek@samsung.com>2019-03-13 09:52:05 +0100
commitf46ff380dc48eb30db6ee75d510c655c8e5aaa34 (patch)
tree5f56f72e5f784c5fd00c7bb3d306261e96e644d4
parentbe325dcee9160cf4591d2229c3053527e427dcad (diff)
downloadkey-manager-f46ff380dc48eb30db6ee75d510c655c8e5aaa34.tar.gz
key-manager-f46ff380dc48eb30db6ee75d510c655c8e5aaa34.tar.bz2
key-manager-f46ff380dc48eb30db6ee75d510c655c8e5aaa34.zip
* 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
-rw-r--r--packaging/key-manager.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/key-manager.spec b/packaging/key-manager.spec
index 994c5343..6b8b61e6 100644
--- a/packaging/key-manager.spec
+++ b/packaging/key-manager.spec
@@ -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