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

chore(deps): Bump tdx-attest-rs from DCAP_1.16 to DCAP_1.18 #326

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2023

Bumps tdx-attest-rs from DCAP_1.16 to DCAP_1.18.

Release notes

Sourced from tdx-attest-rs's releases.

Intel(R) SGX DCAP 1.18 Release

Introduced Intel(R) TDX 1.4 and 1.5 support.

Upgraded Ring3 Abstraction Layer (R3AAL) library to support Intel(R) TDX MVP 6.2 kernel.

Enhanced quote verification performance in multi-thread scenarios.

Upgraded Intel(R) SGX Quote Verification Enclave to integrate latest OpenSSL/SgxSSL 1.1.1u.

Fixed bugs.

Intel(R) SGX DCAP 1.17 Release

Applied CVE-2023-1255, CVE-2023-0465, and CVE-2023-0466 patches to SgxSSL/OpenSSL 1.1.1t.

Upgraded to Intel(R) Integrated Performance Primitives (IPP) Cryptography library version 2021.7.

Upgraded Intel SGX Quote Verification Enclave to integrate updated SgxSSL.

Enhanced the attestation local cache functionality by giving users the option to provide their own cache file.

Enabled QPL/QCNL log in DCAP samples.

Fixed bugs.

Commits
  • 6882afa Intel(R) SGX DCAP 1.18 Release
  • e7604e0 fix(sgx-dcap-quoteverify-sys): successfull build with SGX_SDK unset
  • b1cdd25 build(deps): increase bindgen version
  • 0443ae2 Intel(R) SGX DCAP 1.17 Release
  • 4cb5c8b Fix typo in comments
  • 71bc4f6 Fix typo in sgx_dcap_quoteverify.h
  • 7f84575 Update to correct URL for Azure local_pck_url (#307)
  • 1e969e0 QuoteGeneration/Makefile: Fix incorrect usage of exit
  • 3ea8e6b Merge pull request #300 from fqiu1/add-qgs-get-platform-info
  • 77b3476 Added some function header document for new interface
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from jialez0 as a code owner August 23, 2023 06:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 23, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/tdx-attest-rs-DCAP_1.18 branch 2 times, most recently from 3c74239 to 6d2c2e7 Compare September 1, 2023 02:17
@dependabot dependabot bot force-pushed the dependabot/cargo/tdx-attest-rs-DCAP_1.18 branch from 6d2c2e7 to 48860db Compare September 10, 2023 00:33
@mythi
Copy link
Contributor

mythi commented Sep 11, 2023

tdx-attest-rs has not had changes since 1.16 so this should be safe to merge. @jialez0 perhaps approve/merge?

One other observation: guest-components CI pulls in the "latest" DCAP packages so that's not in sync what the code uses here. While it works today, it may trigger unexpected errors at some stage.

@mythi mythi mentioned this pull request Sep 11, 2023
2 tasks
Bumps [tdx-attest-rs](https://github.com/intel/SGXDataCenterAttestationPrimitives) from DCAP_1.16 to DCAP_1.18.
- [Release notes](https://github.com/intel/SGXDataCenterAttestationPrimitives/releases)
- [Commits](intel/SGXDataCenterAttestationPrimitives@DCAP_1.16...6882afa)

---
updated-dependencies:
- dependency-name: tdx-attest-rs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/tdx-attest-rs-DCAP_1.18 branch from 48860db to b515586 Compare September 13, 2023 15:18
@dependabot dependabot bot requested a review from sameo as a code owner September 13, 2023 15:18
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2023

Superseded by #380.

@dependabot dependabot bot closed this Oct 25, 2023
@dependabot dependabot bot deleted the dependabot/cargo/tdx-attest-rs-DCAP_1.18 branch October 25, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants