Update Rust crate openssl to v0.10.66
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
openssl | dependencies | patch |
0.10.64 -> 0.10.66
|
Release Notes
sfackler/rust-openssl (openssl)
v0.10.66
What's Changed
- Fixed invariant violation in
MemBio::get_buf
with empty results by @alex in https://github.com/sfackler/rust-openssl/pull/2266 - Release openssl v0.10.66 by @alex in https://github.com/sfackler/rust-openssl/pull/2267
Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.65...openssl-v0.10.66
v0.10.65
What's Changed
- don't emit rerun-if-changed when vendoring by @reaperhulk in https://github.com/sfackler/rust-openssl/pull/2177
- Prepare for openssl-sys 0.9.101 release by @alex in https://github.com/sfackler/rust-openssl/pull/2182
- don't emit rerun-if-changed unless the path exists and is readable by @reaperhulk in https://github.com/sfackler/rust-openssl/pull/2187
- Added support for LibreSSL 3.9.0 by @alex in https://github.com/sfackler/rust-openssl/pull/2202
- Support stable LibreSSL 3.9.x by @alex in https://github.com/sfackler/rust-openssl/pull/2209
- openssl-sys 0.9.102 release by @alex in https://github.com/sfackler/rust-openssl/pull/2210
- Add repository field to openssl-macros crate by @paolobarbolini in https://github.com/sfackler/rust-openssl/pull/2211
- Add missing openssl-sys dependency by @pieterdd in https://github.com/sfackler/rust-openssl/pull/2212
- Test OpenSSL 3.3.0-beta1 by @sfackler in https://github.com/sfackler/rust-openssl/pull/2216
- test against 3.3.0 final by @alex in https://github.com/sfackler/rust-openssl/pull/2218
- fix min-versions in CI by @alex in https://github.com/sfackler/rust-openssl/pull/2228
- Make X509_VAL opaque for LibreSSL 4.0.0 by @botovq in https://github.com/sfackler/rust-openssl/pull/2227
- Use the newer names for STACK_OF(T) functions with BoringSSL by @davidben in https://github.com/sfackler/rust-openssl/pull/2231
- Only declare OpensslCallbacks in bindgen builds by @alex in https://github.com/sfackler/rust-openssl/pull/2234
- Fix building with latest BoringSSL by @davidben in https://github.com/sfackler/rust-openssl/pull/2230
- Emit rustc-check-cfg for nightly by @alex in https://github.com/sfackler/rust-openssl/pull/2235
- Configure OpenSSL data dir on vendored builds. by @DanielSidhion in https://github.com/sfackler/rust-openssl/pull/2122
- Add boringssl keylog callback support by @mspublic in https://github.com/sfackler/rust-openssl/pull/2237
- Correct the name of the
pkgconf
package on some distros by @JonathanBrouwer in https://github.com/sfackler/rust-openssl/pull/2253 - Add some OpenSSL 3 QUIC raw bindings by @bdbai in https://github.com/sfackler/rust-openssl/pull/2257
- Initialize OpenSSL in MD constructors by @sfackler in https://github.com/sfackler/rust-openssl/pull/2258
- Switch Pkey::from_ to use set1 functions by @alex in https://github.com/sfackler/rust-openssl/pull/2262
- Release openssl v0.10.65 and openssl-sys v0.9.103 by @alex in https://github.com/sfackler/rust-openssl/pull/2265
New Contributors
- @paolobarbolini made their first contribution in https://github.com/sfackler/rust-openssl/pull/2211
- @pieterdd made their first contribution in https://github.com/sfackler/rust-openssl/pull/2212
- @DanielSidhion made their first contribution in https://github.com/sfackler/rust-openssl/pull/2122
- @mspublic made their first contribution in https://github.com/sfackler/rust-openssl/pull/2237
- @JonathanBrouwer made their first contribution in https://github.com/sfackler/rust-openssl/pull/2253
- @bdbai made their first contribution in https://github.com/sfackler/rust-openssl/pull/2257
Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.65
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate [bot]