Skip to content

Commit

Permalink
Bump tss-esapi-sys to 0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás González <[email protected]>
  • Loading branch information
tgonzalezorlandoarm committed Mar 13, 2024
1 parent dbd53b2 commit 6cfbf09
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog


## [tss-esapi-sys-0.6.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-sys-0.6.0) (2023-03-14)

[Full Changelog](https://github.com/parallaxsecond/rust-tss-esapi/compare/tss-esapi-7.4.0...tss-esapi-sys-0.6.0)

**Security fixes:**

- Get random authvalues locally instead of from the TPM [\#508](https://github.com/parallaxsecond/rust-tss-esapi/pull/508) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))

**Merged pull requests:**

- tss-esapi/transient: get_root_key_name [\#509](https://github.com/parallaxsecond/rust-tss-esapi/pull/509) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))
- Backport lint error fixes for rust 1.75 [\#489](https://github.com/parallaxsecond/rust-tss-esapi/pull/489) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))
- Cargo.toml: Specify rust-version=1.66.0 [\#470](https://github.com/parallaxsecond/rust-tss-esapi/pull/470) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))

## [tss-esapi-7.4.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-7.4.0) (2023-10-09)

[Full Changelog](https://github.com/parallaxsecond/rust-tss-esapi/compare/tss-esapi-sys-0.5.0...tss-esapi-7.4.0)
Expand Down

0 comments on commit 6cfbf09

Please sign in to comment.