Accepting request 638346 from network:cryptocurrencies
- Update to version 0.16.3: * For complete list of changes see: + release-notes-0.16.3.md + release-notes-0.16.2.md - Resolves bsc#1108992 CVE-2018-17144 OBS-URL: https://build.opensuse.org/request/show/638346 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitcoin?expand=0&rev=29
This commit is contained in:
commit
69915666cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0065f63509c1ca8b45057b415f8e4cbaf0f234def6090511d68fd3df3a56380
|
||||
size 6655512
|
3
bitcoin-0.16.3.tar.gz
Normal file
3
bitcoin-0.16.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8557b6df5f5cdf67b3ddf6fe501cfc6e0be698f175f16927dd08d6040df7d9f
|
||||
size 6655896
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 07:55:07 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 0.16.3:
|
||||
* For complete list of changes see:
|
||||
+ release-notes-0.16.3.md
|
||||
+ release-notes-0.16.2.md
|
||||
- Resolves bsc#1108992 CVE-2018-17144
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 18 07:48:50 UTC 2018 - mpluskal@suse.com
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
%define consensus 1
|
||||
%define is_base 1
|
||||
Name: bitcoin
|
||||
Version: 0.16.1
|
||||
Version: 0.16.3
|
||||
Release: 0
|
||||
Summary: P2P Digital Currency
|
||||
License: MIT
|
||||
@ -109,7 +109,7 @@ for double-spending.
|
||||
Full transaction history is stored locally at each client. This requires
|
||||
several GB of space, slowly growing.
|
||||
|
||||
This package provides %{name}-cli — a CLI tool to interact with the daemon.
|
||||
This package provides %{name}-cli — a CLI tool to interact with the daemon.
|
||||
|
||||
%if %{consensus} == 1
|
||||
%package -n lib%{name}consensus0
|
||||
|
Loading…
Reference in New Issue
Block a user