Backports:
I don't think either of these changes warrants an rc2 cycle.
Github-Pull: #30216
Rebased-From: 3299abce948f205bb1354993614b669189f9b89f
See: https://github.com/boostorg/boost-tasks/pull/3
Github-Pull: #30217
Rebased-From: ffbc173ca1ed6b93de8bf3f88b8aed0743f4916c
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
For detailed information about the code coverage, see the test coverage report.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process.
| Type | Reviewers |
|---|---|
| ACK | stickies-v, willcl-ark |
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
Backports:
build: Fix building
fuzzbinary on on SunOS / illumos [#30216](/bitcoin-bitcoin/30216/)depends: Update Boost download link [#30217](/bitcoin-bitcoin/30217/)
I don't think either of these changes warrants an
rc2cycle.
Agree.
ACK d756a384d2bebe85f2ce0d192e4d31bbbbe750a1
I checked that:
ACK d756a384d2bebe85f2ce0d192e4d31bbbbe750a1
Version updates and manpages LGTM.
Also ran a scripted backport check to verify no unwarranted changes:
<details> <summary>output</summary>
â‚¿ bitcoin-diff-backports --base-branch="upstream/27.x"
1c1
< commit ffbc173ca1ed6b93de8bf3f88b8aed0743f4916c
---
> commit f2e05cd2a9bdc42fa45d284a5162f1f670d07ab6
7a8,10
>
> Github-Pull: [#30217](/bitcoin-bitcoin/30217/)
> Rebased-From: ffbc173ca1ed6b93de8bf3f88b8aed0743f4916c
10c13
< index 7f0389b30d..938e9971ba 100644
---
> index ab43764b38..5e61036227 100644
18,20c21,23
< $(package)_file_name=boost_$(subst .,_,$($(package)_version)).tar.gz
< $(package)_sha256_hash=205666dea9f6a7cfed87c7a6dfbeb52a2c1b9de55712c9c1a87735d7181452b6
<
---
> $(package)_file_name=boost_$(subst .,_,$($(package)_version)).tar.bz2
> $(package)_sha256_hash=71feeed900fbccca04a3b4f2f84a7c217186f28a940ed8b7ed4725986baf99fa
> $(package)_patches=process_macos_sdk.patch
1c1
< commit 3299abce948f205bb1354993614b669189f9b89f
---
> commit ba359205421e2f765391a8330e8a61055acd87fc
5a6,8
>
> Github-Pull: [#30216](/bitcoin-bitcoin/30216/)
> Rebased-From: 3299abce948f205bb1354993614b669189f9b89f
8c11
< index 62a82189c1..0cb3b185ad 100644
---
> index 9f9bdbbd0c..a8a52e3ca5 100644
11c14
< @@ -277,7 +277,7 @@ FUZZ_SUITE_LD_COMMON += $(LIBBITCOIN_ZMQ) $(ZMQ_LIBS)
---
> @@ -274,7 +274,7 @@ FUZZ_SUITE_LD_COMMON += $(LIBBITCOIN_ZMQ) $(ZMQ_LIBS)
</details>
Milestone
27.1