Mon, 06 May 2024 08:52:33 UTC | login

Information for build bitcoin-core-24.1-1.fc38

ID248735
Package Namebitcoin-core
Version24.1
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/bitcoin-core.git#9e8a827c28584debf5808a591fafd2f345823237
SummaryPeer to Peer Cryptographic Currency
DescriptionBitcoin is a digital cryptographic currency that uses peer-to-peer technology to operate with no central authority or banks; managing transactions and the issuing of bitcoins is carried out collectively by the network.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 01 Jun 2023 09:25:21 UTC
CompletedThu, 01 Jun 2023 16:03:10 UTC
Taskbuild (f38, /rpms/bitcoin-core.git:9e8a827c28584debf5808a591fafd2f345823237)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bitcoin-core.git#9e8a827c28584debf5808a591fafd2f345823237'}}
Tags
f38
f39
f40
RPMs
src
bitcoin-core-24.1-1.fc38.src.rpm (info) (download)
riscv64
bitcoin-core-desktop-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-devel-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-libs-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-server-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-utils-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-debuginfo-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-debugsource-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-desktop-debuginfo-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-devel-debuginfo-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-libs-debuginfo-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-server-debuginfo-24.1-1.fc38.riscv64.rpm (info) (download)
bitcoin-core-utils-debuginfo-24.1-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon May 22 2023 Simone Caronni <negativo17@gmail.com> - 24.1-1 - Update to 24.1. * Fri Mar 17 2023 Arjun Shankar <arjun@redhat.com> - 24.0.1-3 - Port bundled Berkeley DB 4.8 configure script to C99 (#2179373) * Fri Mar 17 2023 Arjun Shankar <arjun@redhat.com> - Fix build failure due to GCC 13 compile error (#2171449) * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Simone Caronni <negativo17@gmail.com> - 24.0.1-1 - Update to 24.0.1 * Mon Nov 21 2022 Simone Caronni <negativo17@gmail.com> - 24.0-1 - Update to 24.0. * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Apr 26 2022 Simone Caronni <negativo17@gmail.com> - 23.0-1 - Update to 23.0. * Thu Apr 07 2022 Simone Caronni <negativo17@gmail.com> - 22.0-7 - Add AppStream metadata. * Tue Apr 05 2022 Simone Caronni <negativo17@gmail.com> - 22.0-6 - Hide extended tests behind a flag. - Allow to run the full set of extended tests including network when requested, they run fine in mock with network enabled. * Sun Jan 23 2022 Simone Caronni <negativo17@gmail.com> - 22.0-5 - Update GPG verification script (thanks Björn Persson). * Sun Oct 03 2021 Simone Caronni <negativo17@gmail.com> - 22.0-4 - Switch to bundled statically linked Berkeley DB 4.8.30 (NC). * Sat Sep 25 2021 Simone Caronni <negativo17@gmail.com> - 22.0-3 - Remove obsolete scriptlets. - With RHEL/CentOS 7 no longer a target, improve systemd unit security. - Add systemd user unit to start bitcoind in your user session. - Move bitcoin-wallet to utils subpackage for offline wallet manipulation. - Update README files. * Sat Sep 25 2021 Simone Caronni <negativo17@gmail.com> - 22.0-2 - Prepare all keys with a script and verify all keys against the signature file. Add reasoning on the process in the SPEC file. * Wed Sep 22 2021 Simone Caronni <negativo17@gmail.com> - 22.0-1 - Update to 22.0, versioning convention change. - Implement signature verification with a public GPG keyring and at least one valid signature. - Also the relative selinux package has been renamed to bitcoin-core-selinux. - Add bitcoin-util to devel subpackage. - Update docs. - Add SQLite as dependency for descriptor wallets. - Drop RHEL/CentOS 7 support. * Tue Sep 21 2021 Simone Caronni <negativo17@gmail.com> - 0.21.1-2 - Rename package to bitcoin-core. - Conflicts with bitcoin. - Desktop subpackage renamed from "core" to "desktop".