## Description - update to Teaclave SGX SDK 1.1.2 - update third-party crates - update dockerfile - fix building issues
CI: https://ci.mesalock-linux.org/mssun/incubator-mesatee/714 You can view, comment on, or merge this pull request online at: https://github.com/apache/incubator-teaclave/pull/275 -- Commit Summary -- * Update to Teaclave SGX SDK 1.1.2 -- File Changes -- M .drone.yml (60) M CMakeLists.txt (2) M attestation/Cargo.toml (10) M binder/Cargo.toml (6) M cmake/scripts/test.sh (8) M cmake/tomls/Cargo.sgx_trusted_lib.toml (28) M cmake/tomls/Cargo.sgx_untrusted_app.toml (4) M cmake/tomls/Cargo.unix_app.toml (6) M common/mayfail/Cargo.toml (2) M common/protected_fs_rs/Cargo.toml (6) M common/rusty_leveldb_sgx/Cargo.toml (8) M common/rusty_leveldb_sgx/src/cmp.rs (2) M config/Cargo.toml (2) M crypto/Cargo.toml (2) M dcap/Cargo.toml (4) R docker/build.ubuntu-1804.sgx-2.9.1.Dockerfile (8) R docker/build.ubuntu-1804.sgx-dcap-1.6.Dockerfile (33) M docker/teaclave-rt.ubuntu-1804.Dockerfile (6) M function/Cargo.toml (6) M rpc/Cargo.toml (4) M runtime/Cargo.toml (6) M services/access_control/app/Cargo.toml (2) M services/access_control/enclave/Cargo.toml (4) M services/authentication/app/Cargo.toml (2) M services/authentication/enclave/Cargo.toml (4) M services/execution/app/Cargo.toml (2) M services/execution/enclave/Cargo.toml (6) M services/execution/enclave/src/task_file_manager.rs (2) M services/frontend/app/Cargo.toml (2) M services/frontend/enclave/Cargo.toml (4) M services/management/app/Cargo.toml (2) M services/management/enclave/Cargo.toml (4) M services/proto/Cargo.toml (6) M services/scheduler/app/Cargo.toml (2) M services/scheduler/enclave/Cargo.toml (6) M services/storage/app/Cargo.toml (2) M services/storage/enclave/Cargo.toml (4) M services/utils/service_enclave_utils/Cargo.toml (6) M tests/functional/app/Cargo.toml (2) M tests/functional/enclave/Cargo.toml (4) M tests/integration/app/Cargo.toml (2) M tests/integration/enclave/Cargo.toml (4) M tests/unit/app/Cargo.toml (2) M tests/unit/enclave/Cargo.toml (4) M tests/utils/Cargo.toml (2) M tests/utils/src/lib.rs (8) M third_party/crates-io (2) M third_party/crates-sgx (2) M third_party/rust-sgx-sdk (2) M types/Cargo.toml (4) M worker/Cargo.toml (6) -- Patch Links -- https://github.com/apache/incubator-teaclave/pull/275.patch https://github.com/apache/incubator-teaclave/pull/275.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/pull/275
