Release 0.1.33 accepted/tizen/unified/20191125.135522 submit/tizen/20191121.085900 submit/tizen/20191125.082655
authorTomasz Swierczek <t.swierczek@samsung.com>
Thu, 21 Nov 2019 08:56:55 +0000 (09:56 +0100)
committerTomasz Swierczek <t.swierczek@samsung.com>
Thu, 21 Nov 2019 08:56:55 +0000 (09:56 +0100)
* Implement asymmetric key initial value import
* Add key-manager script for platform upgrade
* Make some single arg constructors explicit
* Refactor Decider, route all encrypted storage to tz backend
* Devirtualize DescriptorSet
* Refactor RawBuffer hex dumps
* ckmc_alias_new: replace str* calls with memcpy
* [ocsp] Fix static string length calculation
* Improve ckm deserialization errors detection
* Treat pwd data deserialization as an error

Change-Id: I60f2fe6d0a3d539e2a63743f9b3a61ae31287bd9

packaging/key-manager.spec

index 3d4cc91..883f60d 100644 (file)
@@ -5,7 +5,7 @@
 
 Name:       key-manager
 Summary:    Central Key Manager and utilities
-Version:    0.1.32
+Version:    0.1.33
 Release:    1
 Group:      Security/Secure Storage
 License:    Apache-2.0 and BSD-3-Clause