Skip to content

build(deps): update boring requirement from 4.3 to 5.2 in /fuzz - #2586

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/fuzz/boring-5.2
Open

build(deps): update boring requirement from 4.3 to 5.2 in /fuzz#2586
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/fuzz/boring-5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on boring to permit the latest version.

Release notes

Sourced from boring's releases.

5.2.0

What's Changed

New Contributors

Full Changelog: cloudflare/boring@v5.1.0...v5.1.1

What's Changed

New Contributors

Full Changelog: cloudflare/boring@v5.1.0...v5.2.0

Changelog

Sourced from boring's changelog.

5.2.0

  • 2026-05-21 Export DEP_BORINGSSL_VERSION_MAJOR var
  • 2026-04-27 Expose DTLS version constants in SslVersion

5.1.0

  • 2026-04-13 Add EVP_AEAD-based detached AEAD module
  • 2026-04-13 Add generic PKey private key generation API
  • 2026-04-13 Add TLS 1.2 PRF module and bindings
  • 2026-03-25 Add used_hello_retry_request
  • 2026-03-28 Prebuilt lib export option
  • 2026-03-27 Display sys crate errors using cargo::error

5.0.2

  • 2026-02-13 Re-add fips-precompiled for v4 compat
  • 2026-02-12 Don't add build/ to non-FIPS pre-built path
  • 2026-02-13 Expose load_verify_locations like rust-openssl
  • 2026-02-12 Support static MSVC runtime

5.0.1

  • 2026-02-03 Make SslCredential optional
  • 2026-02-10 Make ML-KEM optional
  • 2026-02-10 Don't always require all headers from all versions of BoringSSL
  • 2026-02-10 Ensure we don't leave unit memory if generate_key fails

5.0.0

  • 2025-12-19 Update vendored boring to a newer version (2023.11 to 2025.11)
  • 2025-12-20 Rework RPK/SslMethod (c2f063cf4711f15b8b417b6926496fbf1c2a03ac)
  • 2025-09-29 Remove SslCurve API
  • 2025-09-30 Remove the "kx-*" features
  • 2025-09-25 Remove legacy FIPS options (they're controlled via BORING_BSSL_ env vars instead)
  • 2026-01-05 Remove deprecated X509CheckFlags flag
  • 2025-09-30 Remove "pq-experimental" Cargo feature, apply PQ patch by default + P256Kyber768Draft00
  • 2026-01-05 Safe clone for X509Store
  • 2025-03-08 Add set_ticket_key_callback (SSL_CTX_set_tlsext_ticket_key_cb)
  • 2025-09-30 Add SslRef::curve_name()
  • 2025-09-30 Expose a safe Rust interface for the session resumption callback
  • 2026-01-05 Fix leaky set_ex_data() API
  • 2025-12-12 Add boring specific api set_strict_cipher_list to SslContextBuilder
  • 2025-11-20 Introduce SslCipherRef::protocol_id
  • 2023-05-11 fix: BIO_set_retry_write when BIO_CTRL_FLUSH to allow writer returns WouldBlock on flush
  • 2025-11-14 Remove blanket Eq from FFI types
  • 2025-12-20 Never use the debug CRT on Windows
  • 2025-02-19 X509Builder::append_extension2 -> X509Builder::append_extension
  • 2025-02-19 Ssl::new_from_ref -> Ssl::new()
  • 2025-02-19 Align SslStream APIs with upstream
  • 2025-09-26 Remove support for Hyper v0

4.21.0

  • 2026-01-05 Warn about set_curves() removal
  • 2026-01-05 Deprecate set_ex_data()

... (truncated)

Commits
  • 6fdd0a5 Add relax-cert-validation feature to restore historical RSA keyUsage default
  • 18c9c91 boring-sys: add tvOS target support
  • 91c817c Avoid panicking methods
  • 9ee9895 Add ML-DSA private to public key derivation
  • c86cef8 Add public key marshalling to ML-DSA bindings
  • 3563e15 ci,mac: bew trust messense/macos-cross-toolchains
  • 5ebc3fb API consistency
  • c6f7674 MLDSA comments
  • 1457852 Move cbs_init to boring-sys
  • d9304be Feature flag for mldsa
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> 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)

Updates the requirements on [boring](https://github.com/cloudflare/boring) to permit the latest version.
- [Release notes](https://github.com/cloudflare/boring/releases)
- [Changelog](https://github.com/cloudflare/boring/blob/master/RELEASE_NOTES)
- [Commits](cloudflare/boring@v4.3.0...v5.2.0)

---
updated-dependencies:
- dependency-name: boring
  dependency-version: 5.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team as a code owner August 14, 2026 13:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants