nix-netboot-serve
nix-netboot-serve copied to clipboard
Bump openssl from 0.10.68 to 0.10.70
Bumps openssl from 0.10.68 to 0.10.70.
Release notes
Sourced from openssl's releases.
openssl v0.10.70
What's Changed
- Attempt to fix CI by pinning to the Ubuntu 22.04 image by
@alexin sfackler/rust-openssl#2357- Remove EC_METHOD and EC_GROUP_new for LibreSSL 4.1 by
@botovqin sfackler/rust-openssl#2356- Test against 3.4.0 final release by
@alexin sfackler/rust-openssl#2359- Expose
SslMethod::{dtls_client,dtls_server}by@alexin sfackler/rust-openssl#2358- Fix lifetimes in ssl::select_next_proto by
@sfacklerin sfackler/rust-openssl#2360Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.69...openssl-v0.10.70
openssl v0.10.69
What's Changed
- build(deps): Update
openssl-macroto version0.1.1by@caspermeijnin sfackler/rust-openssl#2324- Enable set_alpn_select_callback for BoringSSL by
@ViktoriiaKovalovain sfackler/rust-openssl#2327- Switch the test to use prime256v1 based key by
@dcermakin sfackler/rust-openssl#2330- Expose EVP_DigestSqueeze from Hasher by
@initsecretin sfackler/rust-openssl#2275- Expose SSL_CTX_load_verify_locations by
@sfacklerin sfackler/rust-openssl#2353New Contributors
@caspermeijnmade their first contribution in sfackler/rust-openssl#2324@ViktoriiaKovalovamade their first contribution in sfackler/rust-openssl#2327Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.69
Commits
a4d399bRelease openssl v0.10.70c9a33e2Release openssl-sys v0.9.105f014afbMerge pull request #2360 from sfackler/fix-alpn-lifetimes8e6e30bFix lifetimes in ssl::select_next_proto1aff280Merge pull request #2358 from alex/expose-dlts16ca5b2Merge pull request #2359 from sfackler/alex-patch-14c9fbb0Test against 3.4.0 final release5ecb31dUpdate openssl/src/ssl/mod.rs4830f5bExposeSslMethod::{dtls_client,dtls_server}bab03c4Merge pull request #2356 from botovq/rm-ec-method- 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.