Update Rust crate openssl to 0.10.64
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
openssl | dependencies | patch |
0.10.63 -> 0.10.64
|
Release Notes
sfackler/rust-openssl (openssl)
v0.10.64
What's Changed
- Make _STACK opaque for LibreSSL >= 3.9.0 by @botovq in https://github.com/sfackler/rust-openssl/pull/2153
- enable x509 verify and groups list for boringssl by @zh-jq in https://github.com/sfackler/rust-openssl/pull/2155
- Cleanup some not-required Path::new invocations by @alex in https://github.com/sfackler/rust-openssl/pull/2158
- fixed a clippy (nightly) warning by @alex in https://github.com/sfackler/rust-openssl/pull/2161
- Bump actions versions by @alex in https://github.com/sfackler/rust-openssl/pull/2162
- Add support for setting the nonce type and digest on a PKEY_CTX by @facutuesca in https://github.com/sfackler/rust-openssl/pull/2144
- rebuild openssl-sys if the underlying openssl has changed by @reaperhulk in https://github.com/sfackler/rust-openssl/pull/2157
- Added binding for EVP_default_properties_enable_fips by @alex in https://github.com/sfackler/rust-openssl/pull/2168
- LibreSSL 3.9: fix CRYPTO_malloc/free signatures by @botovq in https://github.com/sfackler/rust-openssl/pull/2170
- Expose alias on X509 structs by @alex in https://github.com/sfackler/rust-openssl/pull/2167
- bump openssl and openssl-sys + changelogs by @reaperhulk in https://github.com/sfackler/rust-openssl/pull/2175
Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.63...openssl-v0.10.64
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.