Accepting request 893116 from home:susnux:branches:network:cryptocurrencies

- Update to version 0.21.1

OBS-URL: https://build.opensuse.org/request/show/893116
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=40
This commit is contained in:
Martin Pluskal 2021-05-14 13:37:43 +00:00 committed by Git OBS Bridge
parent acaf518af3
commit 38120920c3
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a91202c62ee49fb64d57a52b8d6d01cd392fffcbef257b573800f9289655f37
size 7531395

3
bitcoin-0.21.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:caff23449220cf45753f312cefede53a9eac64000bb300797916526236b6a1e0
size 7628715

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri May 14 10:54:00 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 0.21.1
* Consensus:
* Speedy trial support for versionbits
* Speedy trial activation parameters for Taproot
* P2P protocol and network code
* allow CSubNet of non-IP networks
* Avoid UBSan warning in ProcessMessage
* Wallet
* Introduce DeferredSignatureChecker and have
SignatureExtractorClass subclass it
* Avoid requesting fee rates multiple times during coin selection
* RPC and other APIs:
* Disallow sendtoaddress and sendmany when private keys disabled
CVE-2021-3195
-------------------------------------------------------------------
Tue Jan 19 08:59:17 UTC 2021 - Martin Pluskal <mpluskal@suse.com>

View File

@ -24,7 +24,7 @@
%define consensus 1
%define is_base 1
Name: bitcoin
Version: 0.21.0
Version: 0.21.1
Release: 0
Summary: P2P Digital Currency
License: MIT