Update Rust crate openssl to v0.10.70
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
openssl | dependencies | patch |
0.10.68 -> 0.10.70
|
Release Notes
sfackler/rust-openssl (openssl)
v0.10.70
: openssl v0.10.70
What's Changed
- Attempt to fix CI by pinning to the Ubuntu 22.04 image by @alex in https://github.com/sfackler/rust-openssl/pull/2357
- Remove EC_METHOD and EC_GROUP_new for LibreSSL 4.1 by @botovq in https://github.com/sfackler/rust-openssl/pull/2356
- Test against 3.4.0 final release by @alex in https://github.com/sfackler/rust-openssl/pull/2359
- Expose
SslMethod::{dtls_client,dtls_server}
by @alex in https://github.com/sfackler/rust-openssl/pull/2358 - Fix lifetimes in ssl::select_next_proto by @sfackler in https://github.com/sfackler/rust-openssl/pull/2360
Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.69...openssl-v0.10.70
v0.10.69
: openssl v0.10.69
What's Changed
- build(deps): Update
openssl-macro
to version0.1.1
by @caspermeijn in https://github.com/sfackler/rust-openssl/pull/2324 - Enable set_alpn_select_callback for BoringSSL by @ViktoriiaKovalova in https://github.com/sfackler/rust-openssl/pull/2327
- Switch the test to use prime256v1 based key by @dcermak in https://github.com/sfackler/rust-openssl/pull/2330
- Expose EVP_DigestSqueeze from Hasher by @initsecret in https://github.com/sfackler/rust-openssl/pull/2275
- Expose SSL_CTX_load_verify_locations by @sfackler in https://github.com/sfackler/rust-openssl/pull/2353
New Contributors
- @caspermeijn made their first contribution in https://github.com/sfackler/rust-openssl/pull/2324
- @ViktoriiaKovalova made their first contribution in https://github.com/sfackler/rust-openssl/pull/2327
Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.69
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]