ID | 206873 |
Package Name | bitcoin-core |
Version | 23.0 |
Release | 2.fc37 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/bitcoin-core.git#7b403fa6e28154e9d8fd5dce97f87f3695336b8f |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Wed, 12 Oct 2022 07:17:16 UTC |
Completed | Wed, 12 Oct 2022 14:38:56 UTC |
Task | build (f37, /rpms/bitcoin-core.git:7b403fa6e28154e9d8fd5dce97f87f3695336b8f) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bitcoin-core.git#7b403fa6e28154e9d8fd5dce97f87f3695336b8f'}} |
Tags |
|
RPMs |
src | |
|
bitcoin-core-23.0-2.fc37.src.rpm (info) (download) |
riscv64 |
|
bitcoin-core-desktop-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-devel-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-libs-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-server-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-utils-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-debuginfo-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-debugsource-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-desktop-debuginfo-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-devel-debuginfo-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-libs-debuginfo-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-server-debuginfo-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
bitcoin-core-utils-debuginfo-23.0-2.fc37.riscv64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* 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".
* Wed May 12 2021 Simone Caronni <negativo17@gmail.com> - 0.21.1-1
- Update to 0.21.1.
* Wed Mar 10 2021 Simone Caronni <negativo17@gmail.com> - 0.21.0-4
- Fix build on RHEL/CentOS 8.
- Adjust SELinux requirement for server subpackage.
* Wed Mar 10 2021 Simone Caronni <negativo17@gmail.com> - 0.21.0-3
- Remove requirements for utils subpackage in server subpackage.
- Separate SELinux package in its own subpackage and use RPM rich booleans on
Fedora and RHEL/CentOS 8+ to install the SELinux package if the base policy is
installed.
- Update server README.
* Wed Jan 20 2021 Simone Caronni <negativo17@gmail.com> - 0.21.0-2
- Update to 0.21.0.
- Remove java build requirement.
- Use local folder for test output.
* Fri Jan 15 2021 Simone Caronni <negativo17@gmail.com> - 0.21.0-1
- Update to 0.21.0.
* Thu Nov 19 2020 Simone Caronni <negativo17@gmail.com> - 0.20.1-2
- Remove openssl/protobuf from build requirements.
* Wed Oct 21 2020 Simone Caronni <negativo17@gmail.com> - 0.20.1-1
- Update to 0.20.1.
* Wed Jul 22 2020 Simone Caronni <negativo17@gmail.com> - 0.20.0-7
- Use libdb 5.x instead of deprecated 4.x. Fixes build on RHEL/CentOS 8.
* Tue Jul 21 2020 Simone Caronni <negativo17@gmail.com> - 0.20.0-6
- Update systemd unit.
- Update configuration options.
- Declared bundled libraries/forks.
* Tue Jul 21 2020 Simone Caronni <negativo17@gmail.com> - 0.20.0-5
- Use HTTPS for url tag.
- Reorganize sources. Add cleaned files from the packaging repository directly;
bash completion snippets are now supported in the main sources.
- Move check section after install and include desktop file validating in there.
|