File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ v0.9.108] - 2025-04-30
6
+
7
+ ### Added
8
+
9
+ * Added support for LibreSSL 4.1.x.
10
+
5
11
## [ v0.9.107] - 2025-04-04
6
12
7
13
### Added
@@ -642,7 +648,8 @@ Fixed builds against OpenSSL built with `no-cast`.
642
648
* Added ` X509_verify ` and ` X509_REQ_verify ` .
643
649
* Added ` EVP_MD_type ` and ` EVP_GROUP_get_curve_name ` .
644
650
645
- [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.107..master
651
+ [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.108..master
652
+ [ v0.9.108 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.107...openssl-sys-v0.9.108
646
653
[ v0.9.107 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.106...openssl-sys-v0.9.107
647
654
[ v0.9.106 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.105...openssl-sys-v0.9.106
648
655
[ v0.9.105 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.104...openssl-sys-v0.9.105
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " openssl-sys"
3
- version = " 0.9.107 "
3
+ version = " 0.9.108 "
4
4
authors = [
5
5
" Alex Crichton <[email protected] >" ,
6
6
" Steven Fackler <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments