metatype
metatype copied to clipboard
chore(deps): Bump openssl from 0.10.64 to 0.10.66
trafficstars
Bumps openssl from 0.10.64 to 0.10.66.
Release notes
Sourced from openssl's releases.
openssl-v0.10.66
What's Changed
- Fixed invariant violation in
MemBio::get_bufwith empty results by@alexin sfackler/rust-openssl#2266- Release openssl v0.10.66 by
@alexin sfackler/rust-openssl#2267Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.65...openssl-v0.10.66
openssl-v0.10.65
What's Changed
- don't emit rerun-if-changed when vendoring by
@reaperhulkin sfackler/rust-openssl#2177- Prepare for openssl-sys 0.9.101 release by
@alexin sfackler/rust-openssl#2182- don't emit rerun-if-changed unless the path exists and is readable by
@reaperhulkin sfackler/rust-openssl#2187- Added support for LibreSSL 3.9.0 by
@alexin sfackler/rust-openssl#2202- Support stable LibreSSL 3.9.x by
@alexin sfackler/rust-openssl#2209- openssl-sys 0.9.102 release by
@alexin sfackler/rust-openssl#2210- Add repository field to openssl-macros crate by
@paolobarboliniin sfackler/rust-openssl#2211- Add missing openssl-sys dependency by
@pieterddin sfackler/rust-openssl#2212- Test OpenSSL 3.3.0-beta1 by
@sfacklerin sfackler/rust-openssl#2216- test against 3.3.0 final by
@alexin sfackler/rust-openssl#2218- fix min-versions in CI by
@alexin sfackler/rust-openssl#2228- Make X509_VAL opaque for LibreSSL 4.0.0 by
@botovqin sfackler/rust-openssl#2227- Use the newer names for STACK_OF(T) functions with BoringSSL by
@davidbenin sfackler/rust-openssl#2231- Only declare OpensslCallbacks in bindgen builds by
@alexin sfackler/rust-openssl#2234- Fix building with latest BoringSSL by
@davidbenin sfackler/rust-openssl#2230- Emit rustc-check-cfg for nightly by
@alexin sfackler/rust-openssl#2235- Configure OpenSSL data dir on vendored builds. by
@DanielSidhionin sfackler/rust-openssl#2122- Add boringssl keylog callback support by
@mspublicin sfackler/rust-openssl#2237- Correct the name of the
pkgconfpackage on some distros by@JonathanBrouwerin sfackler/rust-openssl#2253- Add some OpenSSL 3 QUIC raw bindings by
@bdbaiin sfackler/rust-openssl#2257- Initialize OpenSSL in MD constructors by
@sfacklerin sfackler/rust-openssl#2258- Switch Pkey::from_ to use set1 functions by
@alexin sfackler/rust-openssl#2262- Release openssl v0.10.65 and openssl-sys v0.9.103 by
@alexin sfackler/rust-openssl#2265New Contributors
@paolobarbolinimade their first contribution in sfackler/rust-openssl#2211@pieterddmade their first contribution in sfackler/rust-openssl#2212@DanielSidhionmade their first contribution in sfackler/rust-openssl#2122@mspublicmade their first contribution in sfackler/rust-openssl#2237@JonathanBrouwermade their first contribution in sfackler/rust-openssl#2253@bdbaimade their first contribution in sfackler/rust-openssl#2257Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.65
Commits
ad70a0bMerge pull request #2267 from alex/bump-for-release5ce473bRelease openssl v0.10.66aef36e0Merge pull request #2266 from alex/mem-bio-invariant142deefFixed invariant violation inMemBio::get_bufwith empty results32f150bMerge pull request #2265 from alex/bump-for-release98addd2Release openssl v0.10.65 and openssl-sys v0.9.1037c7958dMerge pull request #2262 from alex/pkey-apid7b12ccSwitch Pkey::from_ to use set1 functions22ffa9aMerge pull request #2258 from sfackler/init-md9de3794Initialize OpenSSL in MD constructors- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.