Backports:
[27.x] Backports #33416
pull fanquake wants to merge 3 commits into bitcoin:27.x from fanquake:fin_27_backports changing 5 files +57 −5-
fanquake commented at 2:34 PM on September 17, 2025: member
- fanquake added this to the milestone 27.3 on Sep 17, 2025
- DrahtBot added the label Backport on Sep 17, 2025
-
DrahtBot commented at 2:34 PM on September 17, 2025: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33416.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
Type Reviewers ACK willcl-ark, marcofleon If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
- DrahtBot added the label CI failed on Sep 17, 2025
- fanquake force-pushed on Sep 18, 2025
- fanquake marked this as ready for review on Sep 18, 2025
- fanquake force-pushed on Sep 18, 2025
- willcl-ark approved
-
willcl-ark commented at 7:54 AM on September 19, 2025: member
ACK 78cb0a241786bbda5adabfe30f95ad41205c82bd
Backports are good, accounted for in release notes, and client versions and dates correct.
- maflcko removed the label CI failed on Sep 26, 2025
-
640cc72577
depends: fix Qt macOS build with Clang 18
Patch Qts internal libpng to resolve the failure. I would like to have this patched, so we can continue working on the removal of `FORCE_USE_SYSTEM_CLANG`. Otherwise builds will be broken using the default clang (18) on the current Ubuntu LTS (24.04). Github-Pull: #30198 Rebased-From: 0a3631fc352eda849290db940844e5ef723436df
-
be1a94a740
net: Do not apply whitelist permission to onion inbounds
Tor inbound connections do not reveal the peer's actual network address. Therefore do not apply whitelist permissions to them. Co-authored-by: Vasil Dimov <vd@FreeBSD.org> Github-Pull: #33395 Rebased-From: f563ce90818d486d2a199439d2f6ba39cd106352
-
doc: update release notes for 27.x aee53d60d3
- fanquake force-pushed on Oct 9, 2025
- DrahtBot added the label CI failed on Oct 9, 2025
- fanquake requested review from marcofleon on Oct 13, 2025
- fanquake requested review from willcl-ark on Oct 13, 2025
- willcl-ark approved
-
willcl-ark commented at 11:09 AM on October 13, 2025: member
-
fanquake commented at 11:10 AM on October 13, 2025: member
Yea, I'm not planning on adding any further changes to this PR (which will likely be the last to the
27.xbranch). -
marcofleon commented at 11:21 AM on October 13, 2025: contributor
lgtm ACK aee53d60d32ec800357336fc8c8602405f767c34
- fanquake merged this on Oct 13, 2025
- fanquake closed this on Oct 13, 2025
- fanquake deleted the branch on Oct 13, 2025
-
fanquake commented at 11:21 AM on October 13, 2025: member
I've closed the 27.3 milestone, as there's not currently a plan to make a
27.3release.