Release 0.1.37 49/229249/1 accepted/tizen/unified/20200402.155653 submit/tizen/20200330.133957
authorDariusz Michaluk <d.michaluk@samsung.com>
Mon, 30 Mar 2020 13:19:19 +0000 (15:19 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Mon, 30 Mar 2020 13:23:54 +0000 (15:23 +0200)
* Switch to sqlcipher library
* [NOT COMPILING] Append 4.3.0 dbdump.c to sqlcipher
* [NOT COMPILING] Replace sqlcipher with upstream 4.3.0
* Improve CryptoLogic tests code coverage
* Relax FileSystem::removeUserData and check its return value
* Properly report unaught exceptions in latest boost test
* Add negative CommunicationManager test
* Refactor BinaryQueue and tests
* Replace dpl asserts with libc ones
* Implement negative cert tests
* Categorize tests into positive and negative

Change-Id: Ic15444e23a95e1f40a78a19c51613ea05af57857

packaging/key-manager.spec

index 867ef71..acd4724 100644 (file)
@@ -5,7 +5,7 @@
 
 Name:       key-manager
 Summary:    Central Key Manager and utilities
-Version:    0.1.36
+Version:    0.1.37
 Release:    1
 Group:      Security/Secure Storage
 License:    Apache-2.0 and BSD-3-Clause