Skip to content

Commit 38998ec

Browse files
Merge pull request #453 from tgonzalezorlandoarm/tg/7.x.y-7.3.0-changelog
Update 7.3.0 Changelog
2 parents 645f72a + d182177 commit 38998ec

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# Changelog
22

3+
## [tss-esapi-sys-0.5.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-sys-0.5.0) (2023-10-06)
4+
5+
[Full Changelog](https://github.com/parallaxsecond/rust-tss-esapi/compare/tss-esapi-7.3.0...tss-esapi-sys-0.5.0)
6+
7+
**Merged pull requests:**
8+
9+
- Update darwin bindings [\#452](https://github.com/parallaxsecond/rust-tss-esapi/pull/452) ([gowthamsk-arm](https://github.com/gowthamsk-arm))
10+
- Bump bitfield and num-derive to 0.4.0 [\#449](https://github.com/parallaxsecond/rust-tss-esapi/pull/449) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))
11+
- Bump env_logger to 0.10.0 [\#443](https://github.com/parallaxsecond/rust-tss-esapi/pull/443) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))
12+
- Bump picky-asn1 and picky-asn1-x509 to 0.8.0 and 0.12.0 [\#441](https://github.com/parallaxsecond/rust-tss-esapi/pull/441) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))
13+
- Update MSRV to 1.66.0 [\#444](https://github.com/parallaxsecond/rust-tss-esapi/pull/444) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))
14+
- Bump bindgen and update bindings [\#439](https://github.com/parallaxsecond/rust-tss-esapi/pull/439) ([gowthamsk-arm](https://github.com/gowthamsk-arm))
15+
- Fix spelling mistakes and add spellcheck exceptions [\#447](https://github.com/parallaxsecond/rust-tss-esapi/pull/447) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))
16+
- Bump picky crates to match parsec [\#440](https://github.com/parallaxsecond/rust-tss-esapi/pull/440) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm))
17+
18+
## [tss-esapi-7.3.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-7.3.0) (2023-09-28)
19+
20+
[Full Changelog](https://github.com/parallaxsecond/rust-tss-esapi/compare/tss-esapi-7.2.0...tss-esapi-7.3.0)
21+
22+
**Closed issues:**
23+
24+
- No 7.3.0 tag in git [\#435](https://github.com/parallaxsecond/rust-tss-esapi/issues/435)
25+
- error sign function in Transientkeycontext [\#404](https://github.com/parallaxsecond/rust-tss-esapi/issues/404)
26+
- rust-tss-esapi is not buildable on Fedora-38 and Fedora-rawhide [\#400](https://github.com/parallaxsecond/rust-tss-esapi/issues/400)
27+
- error in key\_handle in rsa\_encrypt using tss-esapi [\#399](https://github.com/parallaxsecond/rust-tss-esapi/issues/399)
28+
- Key sizes for RSA and curves for ECC are not configurable in ECC abstractions [\#397](https://github.com/parallaxsecond/rust-tss-esapi/issues/397)
29+
30+
**Merged pull requests:**
31+
32+
- Bump version to 7.3 [\#434](https://github.com/parallaxsecond/rust-tss-esapi/pull/434) ([ionut-arm](https://github.com/ionut-arm))
33+
- Bump picky-crates [\#427](https://github.com/parallaxsecond/rust-tss-esapi/pull/427) ([ionut-arm](https://github.com/ionut-arm))
34+
335
## [tss-esapi-7.2.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-7.2.0) (2023-02-07)
436
## [tss-esapi-sys-0.4.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-sys-0.4.0) (2023-02-07)
537

0 commit comments

Comments
 (0)