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 1c42f6c8 Check the binding of the server certificate with the sgx quote
     new 2b810fe4 Add a PGP public key
     new 8aacf8f9 Bump version to 0.5.0

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:
 KEYS                                               | 60 ++++++++++++++++++++++
 attestation/Cargo.toml                             |  2 +-
 binder/Cargo.toml                                  |  2 +-
 binder/attribute/Cargo.toml                        |  2 +-
 cli/Cargo.toml                                     |  2 +-
 cmake/tomls/Cargo.sgx_trusted_lib.lock             | 58 ++++++++++-----------
 cmake/tomls/Cargo.sgx_untrusted_app.lock           | 38 +++++++-------
 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 +-
 examples/python/wasm_rust_psi_payload/Cargo.lock   |  2 +-
 examples/python/wasm_tvm_mnist_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 +-
 tools/sgx_tool/app/Cargo.toml                      |  2 +-
 tools/sgx_tool/enclave/Cargo.toml                  |  2 +-
 types/Cargo.toml                                   |  2 +-
 worker/Cargo.toml                                  |  2 +-
 63 files changed, 203 insertions(+), 143 deletions(-)


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

Reply via email to