Version 0.1.24 45/124745/2 accepted/tizen/unified/20170413.161130 submit/tizen/20170412.224043
authorPiotr Sawicki <p.sawicki2@partner.samsung.com>
Tue, 11 Apr 2017 14:35:58 +0000 (16:35 +0200)
committerPiotr Sawicki <p.sawicki2@partner.samsung.com>
Wed, 12 Apr 2017 09:40:29 +0000 (11:40 +0200)
- 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

packaging/key-manager.spec

index 799164b..65fc982 100644 (file)
@@ -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