File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ v0.9.80] - 2022-12-20
6+
7+ ### Fixed
8+
9+ * Added ` NO_DEPRECATED_3_0 ` cfg checks for more APIs.
10+
11+ ### Added
12+
13+ * Added support for LibreSSL 3.7.0.
14+ * Added ` SSL_CTRL_CHAIN_CERT ` and ` SSL_add0_chain_cert ` .
15+ * Added ` EVP_PKEY_get_security_bits ` and ` EVP_PKEY_security_bits ` .
16+ * Added ` OSSL_PROVIDER_set_default_search_path ` .
17+
518## [ v0.9.79] - 2022-12-06
619
720### Added
357370* Added ` X509_verify ` and ` X509_REQ_verify ` .
358371* Added ` EVP_MD_type ` and ` EVP_GROUP_get_curve_name ` .
359372
360- [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.79..master
373+ [ Unreleased ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.80..master
374+ [ v0.9.80 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.79...openssl-sys-v0.9.80
361375[ v0.9.79 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.78...openssl-sys-v0.9.79
362376[ v0.9.78 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.77...openssl-sys-v0.9.78
363377[ v0.9.77 ] : https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.76...openssl-sys-v0.9.77
Original file line number Diff line number Diff line change 11[package ]
22name = " openssl-sys"
3- version = " 0.9.79 "
3+ version = " 0.9.80 "
44authors = [
55 " Alex Crichton <alex@alexcrichton.com>" ,
66 " Steven Fackler <sfackler@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments