progscrape
progscrape copied to clipboard
Bump openssl from 0.10.55 to 0.10.62
Bumps openssl from 0.10.55 to 0.10.62.
Release notes
Sourced from openssl's releases.
openssl-v0.10.62
What's Changed
- fixes #2119 -- use ErrorStack abstraction in X.509 error handling by
@alexin sfackler/rust-openssl#2120- Fix building with latest BoringSSL by
@alexin sfackler/rust-openssl#2121- Fix tests on macOS by
@alexin sfackler/rust-openssl#2123- Upcoming API changes in LibreSSL 3.9 by
@botovqin sfackler/rust-openssl#2124- Add
rand_priv_bytesby@overvenusin sfackler/rust-openssl#2126- Add nid constant for curve brainpoolP320r1 by
@nicklaswjin sfackler/rust-openssl#2129- Release openssl v0.10.62 and openssl-sys v0.9.98 by
@alexin sfackler/rust-openssl#2133New Contributors
@overvenusmade their first contribution in sfackler/rust-openssl#2126@nicklaswjmade their first contribution in sfackler/rust-openssl#2129Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.61...openssl-v0.10.62
openssl v0.10.61
No release notes provided.
openssl-v0.10.60
What's Changed
- Correct off-by-one in minimum output buffer size computation by
@alexin sfackler/rust-openssl#2088- Expose a few more (bad) ciphers in cipher::Cipher by
@alexin sfackler/rust-openssl#2084- add temp key bindings by
@jmayclinin sfackler/rust-openssl#2076- Expose ChaCha20 on LibreSSL by
@alexin sfackler/rust-openssl#2093- Revert "Correct off-by-one in minimum output buffer size computation" by
@alexin sfackler/rust-openssl#2090- Added
update_uncheckedtosymm::Crypterby@alexin sfackler/rust-openssl#2100- fixes #2096 -- deprecate
X509StoreRef::objects, it is unsound by@alexin sfackler/rust-openssl#2099- Don't leak when overwriting ex data by
@sfacklerin sfackler/rust-openssl#2102- Release openssl v0.10.60 and openssl-sys v0.9.96 by
@alexin sfackler/rust-openssl#2104Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60
openssl-v0.10.59
What's Changed
- Add binding to NID of Chacha20-Poly1305 cipher by
@Arnavionin sfackler/rust-openssl#2081- Fixed cfg for RSA_PSS by
@alexin sfackler/rust-openssl#2079- fixes #2050 -- build and test on libressl 3.8.2 by
@alexin sfackler/rust-openssl#2082- Release openssl v0.10.59 and openssl-sys v0.9.95 by
@alexin sfackler/rust-openssl#2083New Contributors
@Arnavionmade their first contribution in sfackler/rust-openssl#2081Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.58...openssl-v0.10.59
openssl-v0.10.58
What's Changed
- LibreSSL 3.8.1 support by
@alexin sfackler/rust-openssl#2035- Update vendored version to openssl 3 by
@amoussetin sfackler/rust-openssl#1925
... (truncated)
Commits
4c98550Merge pull request #2133 from alex/bump-for-releasec2c52d8Release openssl v0.10.62 and openssl-sys v0.9.985176570Merge pull request #2129 from nicklaswj/add_curve_brainpoolP320r1f6ed2c0Add nid for curve brainpoolP320r1994939bMerge pull request #2126 from overvenus/rand-priv-bytes6d2fce2Fix legacy OpenSSL buildec8f096Addrand_priv_bytes5b4edd8Merge pull request #2124 from botovq/libressl-3904d83202X509V3_EXT_add_alias() will be removed8a4db4bX509_PURPOSE_get0() will return a const pointer- 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.