You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by hs...@apache.org on 2023/04/04 01:49:06 UTC

[incubator-teaclave] tag v0.5.0 updated (5c951986 -> 1c42f6c8)

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

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


*** WARNING: tag v0.5.0 was modified! ***

    from 5c951986 (commit)
      to 1c42f6c8 (commit)
    omit 5c951986 Bump version to 0.5.0
    omit 6eb443ee Add a PGP public key

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/tags/v0.5.0 (1c42f6c8)
            \
             O -- O -- O   (5c951986)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

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, 143 insertions(+), 203 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org