File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 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.46] - 2019-05-08
6
+
7
+ ### Added
8
+
9
+ * Added support for the LibreSSL 2.9.x series.
10
+
5
11
## [ v0.9.45] - 2019-05-03
6
12
7
13
### Fixed
28
34
* Added ` X509_verify ` and ` X509_REQ_verify ` .
29
35
* Added ` EVP_MD_type ` and ` EVP_GROUP_get_curve_name ` .
30
36
31
- [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.45...master
37
+ [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.46...master
38
+ [ v0.9.46 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.45...openssl-sys-v0.9.46
32
39
[ v0.9.45 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.44...openssl-sys-v0.9.45
33
40
[ v0.9.44 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.43...openssl-sys-v0.9.44
34
41
[ v0.9.43 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.42...openssl-sys-v0.9.43
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " openssl-sys"
3
- version = " 0.9.45 "
3
+ version = " 0.9.46 "
4
4
authors = [
" Alex Crichton <[email protected] >" ,
5
5
" Steven Fackler <[email protected] >" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments