diff options
author | Matt Whitlock <gentoo@mattwhitlock.name> | 2023-12-07 06:12:16 -0500 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-12-11 12:14:45 +0100 |
commit | 3c5cb2d985a42ada1be3fff8f600a530d1266fce (patch) | |
tree | 723695a5a5fc0212132762ab03b437c926fe2324 /net-im | |
parent | app-emacs/flim: Unset PACKAGE_LISPDIR also for tests (diff) | |
download | gentoo-3c5cb2d985a42ada1be3fff8f600a530d1266fce.tar.gz gentoo-3c5cb2d985a42ada1be3fff8f600a530d1266fce.tar.bz2 gentoo-3c5cb2d985a42ada1be3fff8f600a530d1266fce.zip |
net-p2p/bitcoin-core: bump to 26.0
Differences versus 25.1:
* We're now fetching the sources from GitHub since that source would be
harder to compromise than bitcoincore.org. See the [rationale][1].
* The Qt dependencies are bumped from 5.15.5 to 5.15.10 per upstream.
* The dev-libs/libsecp256k1 dependency when USE="system-libsecp256k1" is
bumped from 0.3.1 to 0.4.0 and now requires USE="ellswift extrakeys".
* The soft blockers on the obsolete split packages are now unversioned,
as there will be no more transitional meta-packages from this release
onward.
* configure.ac is patched to check that the system-installed libsecp256k1
(if requested) indeed supports the required modules.
* Upstream dropped the syscall sandbox, so we no longer need to configure
--without-seccomp to disable it.
* Upstream renamed the bash-completion scripts.
* When we're not cross-compiling, we now regenerate the example
bitcoin.conf using contrib/devtools/gen-bitcoin-conf.sh, just in case
upstream ever forgets to do it when tagging a release.
* If USE="berkdb", ewarn about support for legacy wallets going away
soon and the need to set "deprecatedrpc=create_bdb" if one still wants
to create legacy wallets with this release.
[1]: https://github.com/gentoo/gentoo/pull/33555#discussion_r1375507602
Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name>
Closes: https://github.com/gentoo/gentoo/pull/34161
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-im')
0 files changed, 0 insertions, 0 deletions