summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Sawicki <p.sawicki2@partner.samsung.com>2017-04-11 16:35:58 +0200
committerPiotr Sawicki <p.sawicki2@partner.samsung.com>2017-04-12 11:40:29 +0200
commitc43d3b9266824c01f6d0e450b00aab47ff155181 (patch)
treece2ddc3e7c084f020921497927c1dd2e0d8494c8
parent21b2af039aeb0edf373d1678d926304ed024ada2 (diff)
downloadkey-manager-c43d3b9266824c01f6d0e450b00aab47ff155181.tar.gz
key-manager-c43d3b9266824c01f6d0e450b00aab47ff155181.tar.bz2
key-manager-c43d3b9266824c01f6d0e450b00aab47ff155181.zip
- Fix issues detected by the SVACE tool - Add internal test cases - Replace stringify template with macro - Update API documentation - CryptoLogic: Fix function name (CLEAR_FLAGS) and set max schema version - CryptoLogic: Clean up bit masking ENCR - Fix issues associated with OpenSSL and locking functions - Map System subdomains to System for sharing data between system services - Enable privilege check on control API - Use argos_watchdog - Add upgrade script for moving rw data - Return incomplete PKCS12 with exportable parts only - CAPI: add ckmc_alias_new() - Fix buffer overflow in sqlcipher.c - Adjust smack labels on ipc unix sockets - Add secure-storage data migration - Replace old exceptions with new ones - CAPI: Fix memory leak - Apply coding style rules - Change priorities of temporary directories used by sqlcipher.c - Change API visibility for mobile and wearable profiles - Hotfix: build error by warning on 64bit arch Change-Id: I40c4199a6c48392db0d79a91680048ad148959db
-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 799164b4..65fc982a 100644
--- a/packaging/key-manager.spec
+++ b/packaging/key-manager.spec
@@ -4,7 +4,7 @@
Name: key-manager
Summary: Central Key Manager and utilities
-Version: 0.1.23
+Version: 0.1.24
Release: 1
Group: Security/Secure Storage
License: Apache-2.0 and BSD-3-Clause