Update Rust crate boring to v5 - #9
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Author
|
renovate
Bot
force-pushed
the
renovate/boring-5.x
branch
from
May 31, 2026 11:26
7d45f6d to
84dab3a
Compare
renovate
Bot
force-pushed
the
renovate/boring-5.x
branch
from
June 16, 2026 08:19
84dab3a to
f32b195
Compare
renovate
Bot
force-pushed
the
renovate/boring-5.x
branch
2 times, most recently
from
July 23, 2026 21:35
d2a21f1 to
9bfb813
Compare
renovate
Bot
force-pushed
the
renovate/boring-5.x
branch
from
August 12, 2026 01:53
9bfb813 to
e4aed4e
Compare
renovate
Bot
force-pushed
the
renovate/boring-5.x
branch
from
August 26, 2026 19:42
e4aed4e to
c466ff4
Compare
renovate
Bot
force-pushed
the
renovate/boring-5.x
branch
from
September 2, 2026 23:33
c466ff4 to
20bd6de
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.22.0→5.0.0Release Notes
cloudflare/boring (boring)
v5.2.0: 5.2.0Compare Source
What's Changed
e2a57cfby @cjpatton in #509X509StoreContextRef::set_verify_paramby @TheJokr in #508New Contributors
Full Changelog: cloudflare/boring@v5.1.0...v5.1.1
What's Changed
e2a57cfby @cjpatton in #509X509StoreContextRef::set_verify_paramby @TheJokr in #508relax-rsa-key-usagefeature to restore historical RSA keyUsage by @johnhurt in #512New Contributors
Full Changelog: cloudflare/boring@v5.1.0...v5.2.0
v5.1.0: 5.1.0Compare Source
What's Changed
New Contributors
Full Changelog: cloudflare/boring@v5.0.2...v5.1.0
v5.0.2Compare Source
What's Changed
For major changes in v5 see: https://github.com/cloudflare/boring/releases/tag/v5.0.0
Full Changelog: cloudflare/boring@v5.0.1...v5.0.2
v5.0.1Compare Source
mlkemandcredentialCargo features for new BoringSSL APIs.See v5.0.0 for major changes.
v5.0.0Compare Source
Breaking changes
Upgrade to 4.21.1 first and fix any deprecation warnings.
Cargo features removed/simplified
fipsCargo feature, and the rest is customized via env vars (likeBORING_BSSL_FIPS_PATH): #383Other semver changes
SslCurveAPI. Identifying curves by name is more reliable across different builds of BoringSSL. UseSslRef::curve_name()instead #390 #396X509CheckFlags#425X509Storeis now cheaply cloneable, but immutable.SslContextBuilder.cert_store_mut()can't be used after.set_cert_store(). If you need.cert_store_mut(), either don't overwrite the default store, or use.set_cert_store_builder()#426X509StoreBuilder::add_certtakes a reference.set_ex_data()will alwaysDropprevious values #424BIO_set_retry_writeonWouldBlock@ihciah in #118Added
set_strict_cipher_listby @abernardeau-wallix in #416set_ticket_key_callbackby @toidiu in #330SslCipherRef::protocol_idby @nox in #409Full Changelog: cloudflare/boring@v4.20.0...v5.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.