From: Tomasz Swierczek Date: Mon, 11 Mar 2019 10:42:02 +0000 (+0100) Subject: Release 0.1.28 X-Git-Tag: submit/tizen/20190313.095740^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f46ff380dc48eb30db6ee75d510c655c8e5aaa34;p=platform%2Fcore%2Fsecurity%2Fkey-manager.git Release 0.1.28 * 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 --- 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