github-hosts
github-hosts copied to clipboard
Bump openssl from 0.10.35 to 0.10.68
Bumps openssl from 0.10.35 to 0.10.68.
Release notes
Sourced from openssl's releases.
openssl-v0.10.68
What's Changed
- fixes #2317 -- restore compatibility with our MSRV and release openssl 0.9.68 by
@alexin sfackler/rust-openssl#2318Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.67...openssl-v0.10.68
openssl-v0.10.67
What's Changed
- Added a utility function to ensure we never have an issue with 0-length slices from pointers again by
@alexin sfackler/rust-openssl#2268- Fix CI for the latest rustc by
@alexin sfackler/rust-openssl#2271- Add binding for EVP_DigestSqueeze by
@initsecretin sfackler/rust-openssl#2270- libressl 4.0: const correctness for X509_LOOKUP_METHOD by
@botovqin sfackler/rust-openssl#2276- Bump hex dev-dependency version by
@alexin sfackler/rust-openssl#2277- Raise bindgen version by
@alexin sfackler/rust-openssl#2278- Ensure Rsa::check_key doesn't leave errors on the stack by
@alexin sfackler/rust-openssl#2279- Update some docs to use the corresponds macro by
@rushilmehrain sfackler/rust-openssl#2282- Don't leave errors on the stack in
MdCtxRef::digest_verify_finalby@alexin sfackler/rust-openssl#2283- Adjustments for LibreSSL 4 by
@botovqin sfackler/rust-openssl#2287- Explicit rustfmt config by
@kornelskiin sfackler/rust-openssl#2285- add basic EVP_KDF bindings by
@reaperhulkin sfackler/rust-openssl#2289- add ossl3 thread pool bindings by
@reaperhulkin sfackler/rust-openssl#2293- add argon2id support for ossl 3.2+ by
@reaperhulkin sfackler/rust-openssl#2290- fix 3.2.0 thread support and simplify by
@reaperhulkin sfackler/rust-openssl#2294- add libctx arg to argon2id by
@reaperhulkin sfackler/rust-openssl#2295- support using threads in argon2id by
@reaperhulkin sfackler/rust-openssl#2296- Ensure beginning and end of the error output is readable by
@kornelskiin sfackler/rust-openssl#2284- Test against 3.4.0-alpha1 by
@sfacklerin sfackler/rust-openssl#2302- Resolve clippy warnings from nightly by
@alexin sfackler/rust-openssl#2310- fixes #2311 -- silencer resolver warnings by
@alexin sfackler/rust-openssl#2312- Bump to 3.4.0-beta1 by
@sfacklerin sfackler/rust-openssl#2313- LibreSSL 4.0.0 by
@botovqin sfackler/rust-openssl#2315- Release openssl v0.10.67 and openssl-sys v0.9.104 by
@alexin sfackler/rust-openssl#2316New Contributors
@initsecretmade their first contribution in sfackler/rust-openssl#2270@rushilmehramade their first contribution in sfackler/rust-openssl#2282@kornelskimade their first contribution in sfackler/rust-openssl#2285Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.67
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
... (truncated)
Commits
be8dcfdMerge pull request #2318 from alex/msrv-fix065cc77fixes #2317 -- restore compatibility with our MSRV and release openssl 0.9.687b3ec80Merge pull request #2316 from alex/bump-for-releaseb510e8cRelease openssl v0.10.67 and openssl-sys v0.9.104ee3b024Merge pull request #2315 from botovq/libressl-4.0.0c4dabc2CI: Update LibreSSL CIf9027b7LibreSSL 4.0.0 is released & stable1b51ba5Merge pull request #2313 from sfackler/sfackler-patch-1de8a97cBump to 3.4.0-beta13930464Merge pull request #2312 from sfackler/alex-patch-1- 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.