- 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/package/show/network:cryptocurrencies/bitcoin?expand=0&rev=12
This commit is contained in:
Martin Pluskal 2018-09-26 08:16:11 +00:00 committed by Git OBS Bridge
parent 5125960a38
commit 46d691dfe6
4 changed files with 15 additions and 6 deletions

View File

@ -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
View File

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

View File

@ -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 Mon Jun 18 07:48:50 UTC 2018 - mpluskal@suse.com

View File

@ -13,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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 consensus 1
%define is_base 1 %define is_base 1
Name: bitcoin Name: bitcoin
Version: 0.16.1 Version: 0.16.3
Release: 0 Release: 0
Summary: P2P Digital Currency Summary: P2P Digital Currency
License: MIT License: MIT
@ -109,7 +109,7 @@ for double-spending.
Full transaction history is stored locally at each client. This requires Full transaction history is stored locally at each client. This requires
several GB of space, slowly growing. 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 %if %{consensus} == 1
%package -n lib%{name}consensus0 %package -n lib%{name}consensus0