From: Igor Kotrasinski Date: Mon, 27 Aug 2018 12:16:49 +0000 (+0200) Subject: Release 0.0.3 X-Git-Tag: submit/tizen/20180828.110226^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cef5ff83c0d2cac9399f83173e387fc41ffb199f;p=platform%2Fcore%2Fsecurity%2Ftef-simulator.git Release 0.0.3 * New version of TA Package Manager * tee_internal_api.h fixes to bring it back in line with existing code * Fixes to logging system * Turn tef-simulator-log to a shared library * Split TEEStub to a static stub and a shared implementation * Fixes to TEE::System label usage, add a debug proxy daemon for TA debugging * Bugfixes Change-Id: I6cb5d252541ce70223961907284cb4216a3aa4fd Signed-off-by: Igor Kotrasinski --- diff --git a/packaging/tef-simulator-helloworld.spec b/packaging/tef-simulator-helloworld.spec index 7a84c54..457653e 100644 --- a/packaging/tef-simulator-helloworld.spec +++ b/packaging/tef-simulator-helloworld.spec @@ -1,6 +1,6 @@ Name: tef-simulator-helloworld Summary: Hello World application for TEF TrustZone simulator -Version: 0.0.2 +Version: 0.0.3 Release: 1 Group: Security License: Apache-2.0 diff --git a/packaging/tef-simulator.spec b/packaging/tef-simulator.spec index b64c718..2e40843 100644 --- a/packaging/tef-simulator.spec +++ b/packaging/tef-simulator.spec @@ -1,6 +1,6 @@ Name: tef-simulator Summary: TEF TrustZone simulator and it's utilities -Version: 0.0.2 +Version: 0.0.3 Release: 1 Group: Security License: Apache-2.0 and MIT and BSD-3-Clause