duckscript
duckscript copied to clipboard
Bump openssl from 0.10.70 to 0.10.72
trafficstars
Bumps openssl from 0.10.70 to 0.10.72.
Release notes
Sourced from openssl's releases.
openssl-v0.10.72
What's Changed
- make set_rsa_oaep_md visible to boringssl config by
@frncs-rssin sfackler/rust-openssl#2372- Fix typo in openssl-sys build script by
@rushilmehrain sfackler/rust-openssl#2375- Unify the two BoringSSL codepaths a bit and simplify init by
@davidbenin sfackler/rust-openssl#2377- pkey_ctx: Fix link to the corresponding OpenSSL function by
@Jakujein sfackler/rust-openssl#2378- fix test on MSRV by
@alexin sfackler/rust-openssl#2383- Add support for AWS-LC to openssl and openssl-sys crates by
@skmcgrailin sfackler/rust-openssl#1805- Enable additional capabilities for AWS-LC by
@skmcgrailin sfackler/rust-openssl#2386- Use --experimental with bindgen-cli with aws-lc build by
@skmcgrailin sfackler/rust-openssl#2389- Fixed two UAFs and bumped versions for release by
@alexin sfackler/rust-openssl#2390New Contributors
@Jakujemade their first contribution in sfackler/rust-openssl#2378@skmcgrailmade their first contribution in sfackler/rust-openssl#1805Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72
openssl-v0.10.71
What's Changed
- Expose rc2 ciphers on symm::Cipher by
@alexin sfackler/rust-openssl#2361- add full Apache license file to openssl by
@frncs-rssin sfackler/rust-openssl#2366- Release openssl v0.10.71 and openssl-sys v0.9.106 by
@alexin sfackler/rust-openssl#2369New Contributors
@frncs-rssmade their first contribution in sfackler/rust-openssl#2366Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.70...openssl-v0.10.71
Commits
87085bdMerge pull request #2390 from alex/uaf-fixd1a12e2Fixed two UAFs and bumped versions for release7c7b2e6Merge pull request #2389 from skmcgrail/aws-lc-follow-up34a477bUse --experimental with bindgen-cli with aws-lc buildd4bf071Merge pull request #2386 from skmcgrail/aws-lc-follow-upa86bf67Remove comment705dbfbFix teste0df413Skip final call for LibreSSL 4.1.0 for CCM mode2f1164bEnable additional capabilities for AWS-LCdde9ffbMerge pull request #1805 from skmcgrail/aws-lc-support-final- 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.