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

[third-party] Fix rand in sgx crates. Regularly update sgx crates. #113

Merged
merged 1 commit into from Dec 2, 2019

Conversation

dingelish
Copy link
Contributor

Description

  • Previously rand-sgx was imported using rev = .... This commit fixes all rand-sgx usage to make it tag = ...
  • Regular updates on sgx crates.

Fixes # (issue)

Type of change (select applied and DELETE the others)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • API change with a documentation update
  • Additional test coverage
  • Code cleanup or just sync with upstream third-party crates

How Has This Been Tested?

Tested in dingelish@087a436

CI passed at http://ci.mesalock-linux.org/dingelish/incubator-mesatee/25

Checklist (check ALL before submitting PR, even not applicable)

  • Fork the repo and create your branch from master.
  • If you've added code that should be tested, add tests.
  • If you've changed APIs, update the documentation.
  • Ensure the tests pass (see CI results).
  • Make sure your code lints/format.

@dingelish dingelish requested a review from mssun December 2, 2019 05:08
@dingelish dingelish self-assigned this Dec 2, 2019
@mssun mssun merged commit b7a600c into apache:master Dec 2, 2019
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.

None yet

2 participants