Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependency of mbedtls to 0.9.0 #439

Closed
wants to merge 8 commits into from

Conversation

Taowyoo
Copy link
Collaborator

@Taowyoo Taowyoo commented Apr 26, 2023

This PR is based on

TL;DR

  • bumps dependency mbedtls 's version to 0.9.0
  • bumps updated crates' version

Changes

  • em-app
    • bump version 0.3.1 to 0.4.0
    • bump dependency mbedtls : 0.8.1 to 0.9.0
    • update code yo sync with API changes in mbedtls 0.9.0
    • bump version & update code in examples: get-certificate & harmonize
  • fortanix-vme/aws-nitro-enclaves/nitro-attestation-verify
    • bump version 0.1.1 to 0.2.0
    • bump dependency mbedtls : 0.8.2 to 0.9.0
    • update code yo sync with API changes in mbedtls 0.9.0
  • intel-sgx/dcap-ql
    • bump version 0.3.5 to 0.3.6
    • extend dependency mbedtls : 0.8.0 to >=0.8.0, <0.10.0, because 0.8 & 0.9 API are both compatible
  • intel-sgx/ias
    • bump version 0.1.1 to 0.1.2
    • extend dependency mbedtls : 0.8.0 to >=0.8.0, <0.10.0, because 0.8 & 0.9 API are both compatible
  • intel-sgx/sgx-isa
    • bump version 0.4.0 to 0.4.1
    • extend dependency mbedtls : 0.8.0 to >=0.8.0, <0.10.0, because 0.8 & 0.9 API are both compatible

Taowyoo and others added 7 commits April 25, 2023 13:40
- Bump em-app,nitro-attestation-verify's dependency of `mbedtls`
  to 0.9.0
- Extend dcap-ql,ias,sgx-isa's dependency of `mbedtls` to
  ">=0.8.0, <0.10.0" since there is no api changes from  `mbedtls`
- Add `async-usercalls`
- Port changes in `enclave-runner`
- Port changes in `ipc-queue`
@Taowyoo
Copy link
Collaborator Author

Taowyoo commented Apr 27, 2023

Close because this is wrong branch.
correct one here: #441

@Taowyoo Taowyoo closed this Apr 27, 2023
@Taowyoo Taowyoo deleted the yx/update-mbedtls-dependency_async-usercalls branch April 27, 2023 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants