aws / aws-nitro-enclaves-cli

Tooling for Nitro Enclave Management
Apache License 2.0
116 stars 78 forks source link

build(deps): bump openssl from 0.10.57 to 0.10.61 #564

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps openssl from 0.10.57 to 0.10.61.

Release notes

Sourced from openssl's releases.

openssl v0.10.61

No release notes provided.

openssl-v0.10.60

What's Changed

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60

openssl-v0.10.59

What's Changed

New Contributors

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.58...openssl-v0.10.59

openssl-v0.10.58

What's Changed

... (truncated)

Commits
  • c428588 Release openssl v0.10.61
  • 3e6b5d4 Release openssl-sys v0.9.97
  • 61c4acd Merge pull request #2117 from sfackler/maybe-uninit
  • 1092196 Add uninit read methods and switch to _ex when possible
  • ea075d1 Merge pull request #2115 from davidben/x509-purpose-get-id
  • 9cafc73 Restore struct in handwritten, memory-unsafe bindings
  • 25606f0 Use X509_PURPOSE_get_id instead of struct access
  • efe619c Merge pull request #2114 from davidben/x509-object-free
  • 66c16ca X509_OBJECT_free_contents is not X509_OBJECT_free
  • 8840e53 Merge pull request #2113 from alex/new-boringssl
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 6 months ago

Superseded by #567.