[22970] Bump to asio 1.34.2 (backport #5896)#5907
Merged
MiguelCompany merged 2 commits into2.14.xfrom Jul 3, 2025
Merged
Conversation
* Refs #22970: Bump to asio 1.34 Signed-off-by: Carlosespicur <carlosespicur@proton.me> * Refs #22970: Update thirdparty module to 1.34.2 release Signed-off-by: Carlosespicur <carlosespicur@proton.me> * Refs #22970: Update versions.md Signed-off-by: Carlosespicur <carlosespicur@proton.me> * Refs #22970: Uncrustify Signed-off-by: Carlosespicur <carlosespicur@proton.me> * Refs #22970: Update Asio minimum version in CMakeLists Signed-off-by: Carlosespicur <carlosespicur@proton.me> --------- Signed-off-by: Carlosespicur <carlosespicur@proton.me>
659d635 to
c826807
Compare
Signed-off-by: Eugenio Collado <eugeniocollado@eprosima.com>
Contributor
|
The test failing is unrelated to this PR and will be fixed in #5921. RTM with @MiguelCompany superpowers |
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.
Description
This PR bumps thirdparty asio module to 1.34.2 release and fixes deprecated API related to
io_service,address_v4,address_v6andtcp::resolver, avoiding build failures. Fixes:Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist