Release: merge master-next to master (2026-W23)#15791
Closed
rpcme wants to merge 74 commits into
Closed
Conversation
While DEBUG_BUILD = "1", QA 32bit-time WARNING on dbg package. Rebased from #15696 onto current recipe version (0.39.1). Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
GCC 16.1.0 emits a spurious -Warray-bounds warning on arm64, arm, and riscv64 when std::mutex is placement-new'd into aligned storage in MonitoringManager.cpp. This is a known GCC false positive with small mutex implementations. Suppress with -Wno-error=array-bounds until upstream fixes GCC 16 compatibility. This workaround should be reviewed periodically and removed once upstream aws-sdk-cpp addresses the issue.
- Update SRCREV to v1.43.1 tag (ee17265421b6a165cf2c29a84fe419bf412c2cde) - Remove mqtt5-pubsub sample recipe (sample removed upstream in v1.41.0) - Update fleet-provisioning sample path (moved to samples/service_clients/ in v1.40.2) - Drop 001-fix-dangling-reference-fleet-provisioning.patch (fixed upstream) - Add FILES for lib64 versioned .so packaging (from PR #15717 by Wenlin Kang) - Point RDEPENDS ptest to fleet-provisioning sample instead of removed mqtt5-pubsub Co-authored-by: Wenlin Kang <wenlin.kang@windriver.com>
Member
Author
|
Replacing with conflict-resolved PR. |
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.
Weekly Release Merge
Merge
master-nextintomasterfor the week 23 release.Key changes since last release (2026-W20, May 12)
Notes
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.