From: Tomasz Swierczek Date: Thu, 12 Apr 2018 07:58:36 +0000 (+0200) Subject: Release 0.0.2 X-Git-Tag: submit/tizen/20180412.092951^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F73%2F175773%2F2;p=platform%2Fcore%2Fsecurity%2Ftef-simulator.git Release 0.0.2 * access control change: use DAC (priv_tee_client) & System::TEF Smack domain for daemon * make tef-simulator cynara-/security-manager- independent * fixes to socket activation * refactoring of big parts of the code, bug fixes Change-Id: I2b36ce395dd82c02b61b2c33a3c47cffc6bd55e4 --- diff --git a/packaging/tef-simulator-helloworld.spec b/packaging/tef-simulator-helloworld.spec index 6f1d9a5..eaf83c5 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.1 +Version: 0.0.2 Release: 1 Group: Security License: Apache-2.0 diff --git a/packaging/tef-simulator.spec b/packaging/tef-simulator.spec index 26e2d44..03dfce4 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.1 +Version: 0.0.2 Release: 1 Group: Security License: Apache-2.0 and MIT and BSD