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:
parent
acaf518af3
commit
38120920c3
@ -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
3
bitcoin-0.21.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:caff23449220cf45753f312cefede53a9eac64000bb300797916526236b6a1e0
|
||||||
|
size 7628715
|
@ -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>
|
Tue Jan 19 08:59:17 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%define consensus 1
|
%define consensus 1
|
||||||
%define is_base 1
|
%define is_base 1
|
||||||
Name: bitcoin
|
Name: bitcoin
|
||||||
Version: 0.21.0
|
Version: 0.21.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: P2P Digital Currency
|
Summary: P2P Digital Currency
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user