This is an automated email from the ASF dual-hosted git repository.

hsun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git


    from 49c259e4 Sync with Rust SGX SDK
     new e51fcd18 Minor fixes
     new f6ab0a9a Bump version to 0.5.1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .drone.yml                                         | 24 ++++----
 .gitignore                                         |  3 +-
 README.md                                          |  1 +
 attestation/Cargo.toml                             |  2 +-
 binder/Cargo.toml                                  |  2 +-
 binder/attribute/Cargo.toml                        |  2 +-
 cli/Cargo.toml                                     |  2 +-
 cmake/tomls/Cargo.sgx_trusted_lib.lock             | 60 ++++++++++----------
 cmake/tomls/Cargo.sgx_untrusted_app.lock           | 64 +++++++++++-----------
 cmake/tomls/Cargo.unix_app.lock                    | 22 ++++----
 config/Cargo.toml                                  |  2 +-
 config/config_gen/Cargo.lock                       |  2 +-
 config/config_gen/Cargo.toml                       |  2 +-
 crypto/Cargo.toml                                  |  2 +-
 dcap/Cargo.toml                                    |  2 +-
 docs/release-guide.md                              |  2 +-
 examples/python/wasm_rust_psi_payload/Cargo.lock   |  2 +-
 examples/rust/builtin_echo/Cargo.lock              | 18 +++---
 examples/rust/builtin_echo/Cargo.toml              |  2 +-
 .../rust/builtin_ordered_set_intersect/Cargo.lock  | 18 +++---
 .../rust/builtin_ordered_set_intersect/Cargo.toml  |  2 +-
 executor/Cargo.toml                                |  2 +-
 executor/context/Cargo.toml                        |  2 +-
 file_agent/Cargo.toml                              |  2 +-
 function/Cargo.toml                                |  2 +-
 logger/Cargo.toml                                  |  2 +-
 rpc/Cargo.toml                                     |  2 +-
 rpc/proc_macro/Cargo.toml                          |  2 +-
 runtime/Cargo.toml                                 |  2 +-
 sdk/payload/wasm/teaclave_context/Cargo.toml       |  2 +-
 sdk/rust/Cargo.lock                                | 16 +++---
 sdk/rust/Cargo.toml                                |  2 +-
 .../TeaclaveClientSDK/TeaclaveClientSDK.podspec    |  4 +-
 .../TeaclaveClientSDK.xcodeproj/project.pbxproj    |  4 +-
 services/access_control/app/Cargo.toml             |  2 +-
 services/access_control/enclave/Cargo.toml         |  2 +-
 services/authentication/app/Cargo.toml             |  2 +-
 services/authentication/enclave/Cargo.toml         |  2 +-
 services/execution/app/Cargo.toml                  |  2 +-
 services/execution/enclave/Cargo.toml              |  2 +-
 services/frontend/app/Cargo.toml                   |  2 +-
 services/frontend/enclave/Cargo.toml               |  2 +-
 services/management/app/Cargo.toml                 |  2 +-
 services/management/enclave/Cargo.toml             |  2 +-
 services/proto/Cargo.toml                          |  2 +-
 services/proto/proto_gen/Cargo.lock                |  2 +-
 services/proto/proto_gen/Cargo.toml                |  2 +-
 services/scheduler/app/Cargo.toml                  |  2 +-
 services/scheduler/enclave/Cargo.toml              |  2 +-
 services/storage/app/Cargo.toml                    |  2 +-
 services/storage/enclave/Cargo.toml                |  2 +-
 services/utils/service_app_utils/Cargo.toml        |  2 +-
 services/utils/service_enclave_utils/Cargo.toml    |  2 +-
 .../service_enclave_utils/proc_macro/Cargo.toml    |  2 +-
 tests/functional/app/Cargo.toml                    |  2 +-
 tests/functional/enclave/Cargo.toml                |  2 +-
 tests/integration/app/Cargo.toml                   |  2 +-
 tests/integration/enclave/Cargo.toml               |  2 +-
 tests/unit/app/Cargo.toml                          |  2 +-
 tests/unit/enclave/Cargo.toml                      |  2 +-
 tests/utils/Cargo.toml                             |  2 +-
 third_party/README.md                              |  1 -
 third_party/rust-sgx-sdk                           |  2 +-
 tools/sgx_tool/app/Cargo.toml                      |  2 +-
 tools/sgx_tool/enclave/Cargo.toml                  |  2 +-
 types/Cargo.toml                                   |  2 +-
 worker/Cargo.toml                                  |  2 +-
 67 files changed, 173 insertions(+), 172 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to