retro.tools-backend
retro.tools-backend copied to clipboard
Bump openssl from 0.10.48 to 0.10.55
Bumps openssl from 0.10.48 to 0.10.55.
Release notes
Sourced from openssl's releases.
openssl-v0.10.55
What's Changed
- Fix warnings from BoringSSL on Rust 1.70 by
@alexin sfackler/rust-openssl#1948- Honor OPENSSL_NO_OCB if OpenSSL was built this way by
@davidbenin sfackler/rust-openssl#1952- Fix some deprecated patterns when using BoringSSL by
@davidbenin sfackler/rust-openssl#1945- add get_asn1_flag to EcGroupRef by
@reaperhulkin sfackler/rust-openssl#1947- Fixed type mutability on asn1_flag by
@alexin sfackler/rust-openssl#1954- allow affine_coordinates on boring and libre by
@reaperhulkin sfackler/rust-openssl#1955- add support for EVP_PKEY_derive_set_peer_ex in OpenSSL 3 by
@reaperhulkin sfackler/rust-openssl#1956- Use type-safe wrappers instead of EVP_PKEY_assign by
@davidbenin sfackler/rust-openssl#1959- add Nid::SM2 and pkey Id::SM2 by
@zh-jqin sfackler/rust-openssl#1962- Fix handling of empty host strings by
@sfacklerin sfackler/rust-openssl#1968- Remove old codes that belows supported Rust version. by
@tesujiin sfackler/rust-openssl#1966- Release openssl v0.10.55 and openssl-sys v0.9.89 by
@alexin sfackler/rust-openssl#1970New Contributors
@davidbenmade their first contribution in sfackler/rust-openssl#1952@tesujimade their first contribution in sfackler/rust-openssl#1966Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.55
openssl-v0.10.54
What's Changed
- Remove converting PKCS#8 passphrase to CString by
@alexin sfackler/rust-openssl#1941- Version bump for openssl v0.10.54 release by
@alexin sfackler/rust-openssl#1942Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.53...openssl-v0.10.54
openssl-v0.10.53
What's Changed
- Check for OPENSSL_NO_RC4 when using EVP_rc4 by
@oskirbyin sfackler/rust-openssl#1910- Fix link errors for X509_get0_authority_xxx methods on Ubuntu/bionic by
@oskirbyin sfackler/rust-openssl#1909- add X509::pathlen by
@zh-jq-bin sfackler/rust-openssl#1916- Add bindings to SSL_bytes_to_cipher_list by
@RoastVegin sfackler/rust-openssl#1921- Add boringssl hkdf derivation by
@AndrewScullin sfackler/rust-openssl#1926- add other name support by
@huettner94in sfackler/rust-openssl#1915- LibreSSL 3.8.0 by
@vishwinin sfackler/rust-openssl#1935- add Dsa with some helper functions by
@reaperhulkin sfackler/rust-openssl#1937- reimplement Dsa::generate in terms of generate_params/generate_key by
@reaperhulkin sfackler/rust-openssl#1938- Added DER serialization for
DSAPrivateKeyby@alexin sfackler/rust-openssl#1939- version bump 0.9.88 and 0.10.53 by
@reaperhulkin sfackler/rust-openssl#1940New Contributors
@oskirbymade their first contribution in sfackler/rust-openssl#1910@zh-jq-bmade their first contribution in sfackler/rust-openssl#1916@RoastVegmade their first contribution in sfackler/rust-openssl#1921@huettner94made their first contribution in sfackler/rust-openssl#1915Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.52...openssl-v0.10.53
... (truncated)
Commits
d7dae6fMerge pull request #1970 from alex/bump-for-release983b9e2Release openssl v0.10.55 and openssl-sys v0.9.8928b3925Merge pull request #1966 from tesuji/tidy-old-msrvf03a2dcMerge pull request #1968 from sfackler/empty-domain-segfault155b3dcFix handling of empty host strings9784356chore: simplify cfg attributes8ab3c3fupdate min-version passed to bindgen8587ff8chore: use pre-existing clean APIs insteadb1e16e9clippy: use strip_prefix instead of manually stripfb5ae60clippy: remove unused allow attributes- 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 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.