What changed, and why it matters
This commit only updates two documentation files to reflect newer operating system versions tested by the project. It changes version numbers and web links in build guides for FreeBSD and macOS. There is no code change and no security relevance.
No security action needed. This is a routine documentation update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies doc/build-freebsd.md and doc/build-osx.md, updating the stated tested OS versions from FreeBSD 14.3 to 15.0 and macOS 15 to 26, along with corresponding URLs. No source code, build scripts, dependencies, or configuration files are changed.
Changed components
doc/build-freebsd.mddoc/build-osx.mdInspect captured patch +2 / −2
diff --git a/doc/build-freebsd.md b/doc/build-freebsd.md
index b5940c0f..de373d1e 100644
--- a/doc/build-freebsd.md
+++ b/doc/build-freebsd.md
@@ -1,6 +1,6 @@
# FreeBSD Build Guide
-**Updated for FreeBSD [14.3](https://www.freebsd.org/releases/14.3R/announce/)**
+**Updated for FreeBSD [15.0](https://www.freebsd.org/releases/15.0R/announce/)**
This guide describes how to build bitcoind, command-line utilities, and GUI on FreeBSD.
diff --git a/doc/build-osx.md b/doc/build-osx.md
index 001c0188..3c2b0f3a 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -1,6 +1,6 @@
# macOS Build Guide
-**Updated for MacOS [15](https://www.apple.com/macos/macos-sequoia/)**
+**Updated for MacOS [26](https://www.apple.com/os/macos/)**
This guide describes how to build bitcoind, command-line utilities, and GUI on macOS.
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.