ic
ic copied to clipboard
chore(deps): bump openssl from 0.10.42 to 0.10.52 in /typescript/service-worker/test_utils
Bumps openssl from 0.10.42 to 0.10.52.
Release notes
Sourced from openssl's releases.
openssl-v0.10.52
What's Changed
- Expose BigNum::to_vec_padded on libressl and boringssl by
@alexin sfackler/rust-openssl#1895- add support for DH check key by
@reaperhulkin sfackler/rust-openssl#1896- add poly1305 EVP_PKEY type by
@reaperhulkin sfackler/rust-openssl#1897- Don't restrict the Signer lifetime by
@alexin sfackler/rust-openssl#1898- add low level cmac bindings by
@reaperhulkin sfackler/rust-openssl#1899- Expose pbkdf2_hmac and scrypt on BoringSSL by
@alexin sfackler/rust-openssl#1900- binding to get fips status for ossl300 by
@reaperhulkin sfackler/rust-openssl#1901- add more x509 extension helper functions by
@zh-jqin sfackler/rust-openssl#1887- changelog and version bumps for openssl and openssl-sys by
@reaperhulkin sfackler/rust-openssl#1905New Contributors
@zh-jqmade their first contribution in sfackler/rust-openssl#1887Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.51...openssl-v0.10.52
openssl-v0.10.51
What's Changed
- update documentation to reflect libressl support by
@reaperhulkin sfackler/rust-openssl#1876- Add issuer_name and reason_code to X509RevokedRef by
@Skepfyrin sfackler/rust-openssl#1847- Preparing openssl-sys for PKCS7 and X509 extensions by
@bksteinin sfackler/rust-openssl#1789- Fixes #1884 -- don't leave an error on the stack in public_eq by
@alexin sfackler/rust-openssl#1885- Fixes #1882 -- added APIs for setting public keys on Dh by
@alexin sfackler/rust-openssl#1883- DTLS1 and DTLS1_2 SslVersion for set_min_proto_version() by
@algestenin sfackler/rust-openssl#1886- Remove size_t-is-usize argument to bindgen by
@alexin sfackler/rust-openssl#1888- Documentation typo for X509Crl by
@remigranotierin sfackler/rust-openssl#1891- [Documentation] fixed X509Crl and X509Revoked description in doc by
@remigranotierin sfackler/rust-openssl#1892- add asn1octetstring creation support by
@reaperhulkin sfackler/rust-openssl#1893- Introduce X509Extension::new_from_der and deprecate the bad APIs by
@alexin sfackler/rust-openssl#1880- Release openssl v0.10.51 and openssl-sys v0.9.86 by
@alexin sfackler/rust-openssl#1894New Contributors
@algestenmade their first contribution in sfackler/rust-openssl#1886@remigranotiermade their first contribution in sfackler/rust-openssl#1891Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.50...openssl-v0.10.51
openssl v0.10.50
No release notes provided.
openssl v0.10.49
No release notes provided.
openssl v0.10.48
What's Changed
- Fix LibreSSL version checking in openssl/ by
@alexin sfackler/rust-openssl#1851- Skip a test that hangs on OpenSSL 3.1.0 by
@alexin sfackler/rust-openssl#1850- Improve reliability of some tests by
@smoeliusin sfackler/rust-openssl#1852- Fix a series of security issues by
@alexin sfackler/rust-openssl#1854
... (truncated)
Commits
e96addaMerge pull request #1905 from reaperhulk/changelog-bump5ddf89fchangelog and version bumps for openssl and openssl-sys33a610fMerge pull request #1887 from zh-jq/x509_extc9db15aadd missing feature flag57bd34dadd more testsbdba0d3addi ski and aki testsf9964efMerge pull request #1901 from reaperhulk/fips-is-bad-and-should-feel-bad8f23c2fbinding to get fips status for ossl30035e5c54Merge pull request #1900 from alex/kdfs-are-boring0257e26Expose pbkdf2_hmac and scrypt on BoringSSL- Additional commits viewable in compare view
You can trigger a rebase of this PR 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.