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
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For detailed information about the code coverage, see the test coverage report.
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
fuzz
binary on on SunOS / illumos #30216](https://github.com/bitcoin/bitcoin/pull/30216)[depends: Update Boost download link #30217](https://github.com/bitcoin/bitcoin/pull/30217)
I don’t think either of these changes warrants an
rc2
cycle.
Agree.
ACK d756a384d2bebe85f2ce0d192e4d31bbbbe750a1
I checked that:
ACK d756a384d2bebe85f2ce0d192e4d31bbbbe750a1
Version updates and manpages LGTM.
Also ran a scripted backport check to verify no unwarranted changes:
0₿ bitcoin-diff-backports --base-branch="upstream/27.x"
11c1
2< commit ffbc173ca1ed6b93de8bf3f88b8aed0743f4916c
3---
4> commit f2e05cd2a9bdc42fa45d284a5162f1f670d07ab6
57a8,10
6>
7> Github-Pull: [#30217](/bitcoin-bitcoin/30217/)
8> Rebased-From: ffbc173ca1ed6b93de8bf3f88b8aed0743f4916c
910c13
10< index 7f0389b30d..938e9971ba 100644
11---
12> index ab43764b38..5e61036227 100644
1318,20c21,23
14< $(package)_file_name=boost_$(subst .,_,$($(package)_version)).tar.gz
15< $(package)_sha256_hash=205666dea9f6a7cfed87c7a6dfbeb52a2c1b9de55712c9c1a87735d7181452b6
16<
17---
18> $(package)_file_name=boost_$(subst .,_,$($(package)_version)).tar.bz2
19> $(package)_sha256_hash=71feeed900fbccca04a3b4f2f84a7c217186f28a940ed8b7ed4725986baf99fa
20> $(package)_patches=process_macos_sdk.patch
211c1
22< commit 3299abce948f205bb1354993614b669189f9b89f
23---
24> commit ba359205421e2f765391a8330e8a61055acd87fc
255a6,8
26>
27> Github-Pull: [#30216](/bitcoin-bitcoin/30216/)
28> Rebased-From: 3299abce948f205bb1354993614b669189f9b89f
298c11
30< index 62a82189c1..0cb3b185ad 100644
31---
32> index 9f9bdbbd0c..a8a52e3ca5 100644
3311c14
34< @@ -277,7 +277,7 @@ FUZZ_SUITE_LD_COMMON += $(LIBBITCOIN_ZMQ) $(ZMQ_LIBS)
35---
36> @@ -274,7 +274,7 @@ FUZZ_SUITE_LD_COMMON += $(LIBBITCOIN_ZMQ) $(ZMQ_LIBS)