File tree Expand file tree Collapse file tree 3 files changed +167
-54
lines changed Expand file tree Collapse file tree 3 files changed +167
-54
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ tss-esapi-7.5.0] ( https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-7.5.0 ) (2024-03-14)
4
+
5
+ [ Full Changelog] ( https://github.com/parallaxsecond/rust-tss-esapi/compare/tss-esapi-7.4.0...tss-esapi-7.5.0 )
6
+
7
+ ** Security fixes:**
8
+
9
+ - Get random authvalues locally instead of from the TPM [ \# 508] ( https://github.com/parallaxsecond/rust-tss-esapi/pull/508 ) ([ tgonzalezorlandoarm] ( https://github.com/tgonzalezorlandoarm ) )
10
+
11
+ ** Merged pull requests:**
12
+
13
+ - tss-esapi/transient: get_root_key_name [ \# 509] ( https://github.com/parallaxsecond/rust-tss-esapi/pull/509 ) ([ tgonzalezorlandoarm] ( https://github.com/tgonzalezorlandoarm ) )
14
+ - Backport lint error fixes for rust 1.75 [ \# 489] ( https://github.com/parallaxsecond/rust-tss-esapi/pull/489 ) ([ tgonzalezorlandoarm] ( https://github.com/tgonzalezorlandoarm ) )
15
+ - Cargo.toml: Specify rust-version=1.66.0 [ \# 470] ( https://github.com/parallaxsecond/rust-tss-esapi/pull/470 ) ([ tgonzalezorlandoarm] ( https://github.com/tgonzalezorlandoarm ) )
16
+
3
17
## [ tss-esapi-7.4.0] ( https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-7.4.0 ) (2023-10-09)
4
18
5
19
[ Full Changelog] ( https://github.com/parallaxsecond/rust-tss-esapi/compare/tss-esapi-sys-0.5.0...tss-esapi-7.4.0 )
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " tss-esapi"
3
- version = " 7.4 .0"
3
+ version = " 7.5 .0"
4
4
authors = [" Parsec Project Contributors" ]
5
5
edition = " 2018"
6
6
description = " Rust-native wrapper around TSS 2.0 Enhanced System API"
You can’t perform that action at this time.
0 commit comments