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

build(deps): update tss-esapi requirement from 6.1 to 7.4 #71

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Updates the requirements on tss-esapi to permit the latest version.

Changelog

Sourced from tss-esapi's changelog.

tss-esapi-7.4.0 (2023-10-09)

Full Changelog

tss-esapi-sys-0.5.0 (2023-10-09)

Full Changelog

Merged pull requests:

tss-esapi-7.3.0 (2023-09-28)

Full Changelog

Closed issues:

  • No 7.3.0 tag in git #435
  • error sign function in Transientkeycontext #404
  • rust-tss-esapi is not buildable on Fedora-38 and Fedora-rawhide #400
  • error in key_handle in rsa_encrypt using tss-esapi #399
  • Key sizes for RSA and curves for ECC are not configurable in ECC abstractions #397

Merged pull requests:

tss-esapi-7.2.0 (2023-02-07)

tss-esapi-sys-0.4.0 (2023-02-07)

Full Changelog

  • Expanded the list of supported tpm2-tss versions to include v4. #382
  • Fixed a bug in handle management that hindered some use cases. #383
  • Updated the FFI bindings using v0.63 of bindgen. #392

tss-esapi-7.1.0 (2022-05-25)

  • Fixed a security vulnerability related to using nonces when opening auth sessions. For more details see #344 .

Full Changelog

... (truncated)

Commits
  • 7c68948 Merge pull request #455 from tgonzalezorlandoarm/tg/bump-tss-esapi-sys-0.5.0
  • e6ec06e Bump tss-esapi to 7.4.0
  • e7eef64 Bump tss-esapi-sys to 0.5.0
  • 38998ec Merge pull request #453 from tgonzalezorlandoarm/tg/7.x.y-7.3.0-changelog
  • d182177 Update -sys 0.5.0 Changelog
  • e32191c Update 7.3.0 Changelog
  • 645f72a Merge pull request #452 from gowthamsk-arm/darwin_7
  • b694c60 Update darwin bindings
  • f55fdfd Merge pull request #449 from tgonzalezorlandoarm/tg/update-crates-0.14
  • 488eab1 Bump bitfield and num-derive to 0.4.0
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Updates the requirements on [tss-esapi](https://github.com/parallaxsecond/rust-tss-esapi) to permit the latest version.
- [Changelog](https://github.com/parallaxsecond/rust-tss-esapi/blob/tss-esapi-7.4.0/CHANGELOG.md)
- [Commits](parallaxsecond/rust-tss-esapi@tss-esapi-6.1.0...tss-esapi-7.4.0)

---
updated-dependencies:
- dependency-name: tss-esapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2023
@eugkoira
Copy link
Collaborator

Already fixed in d46776c

@eugkoira eugkoira closed this Apr 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/tss-esapi-7.4 branch April 18, 2024 13:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant