25 Commits

Author SHA1 Message Date
André Klitzing
10af9984f5 community/geth: upgrade to 1.8.22 2019-02-09 17:29:57 +02:00
Mike Sullivan
fbd61a8575 community/geth: fix ppc64le build break by removing obsolete patch and delete fix-ppc64le-isatty.patch 2019-01-21 19:37:30 +00:00
Natanael Copa
5cd2fb2f46 Revert "community/geth: fix build on ppc64le"
This reverts commit d348141fc830b82477b6eec6741e21f54514ceb2.
2019-01-21 19:37:12 +00:00
Natanael Copa
d348141fc8 community/geth: fix build on ppc64le
patch seems to no longer be needed.
2019-01-21 19:35:05 +00:00
André Klitzing
c0ce04ee68 community/geth: upgrade to 1.8.21 2019-01-21 17:35:17 +00:00
Mike Sullivan
75b324535c community/geth: fix ppc64le build break by re-enabling isatty terminal functions 2019-01-01 12:17:51 +00:00
André Klitzing
f9d274d16c community/geth: upgrade to 1.8.20 2018-12-12 12:19:42 +02:00
Roberto Oliveira
0a8862a7f1 community/geth: upgrade to 1.8.16 2018-09-28 21:09:17 +00:00
Roberto Oliveira
d4bd4db981 community/geth: upgrade to 1.8.13 2018-08-01 11:14:39 +00:00
Roberto Oliveira
3c77973d90 community/geth: upgrade to 1.8.12 2018-07-07 15:58:20 +00:00
Roberto Oliveira
2f75c420a3 community/geth: upgrade to 1.8.11 2018-06-17 07:59:34 +00:00
Roberto Oliveira
1470b7063b community/geth: upgrade to 1.8.10 2018-06-01 21:12:50 +00:00
Roberto Oliveira
c5eb5e10d3 community/geth: upgrade to 1.8.8 2018-05-16 13:00:12 +00:00
André Klitzing
a5735213bd community/geth: upgrade to 1.8.7 2018-05-08 07:10:03 +00:00
Roberto Oliveira
a37f60196c community/geth: upgrade to 1.8.3 2018-04-11 19:17:21 +00:00
Roberto Oliveira
b4e2de7fd4 community/geth: upgrade to 1.8.2 2018-03-13 07:47:59 +01:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
2017-12-30 21:05:50 +01:00
André Klitzing
5bbb7aaad4 community/geth: upgrade to 1.7.3 2017-11-27 14:02:02 +00:00
André Klitzing
9084875020 community/geth: upgrade to 1.7.2 2017-10-25 09:59:47 +02:00
André Klitzing
eb77cea77b community/geth: upgrade to 1.7.1 2017-10-09 15:39:55 +00:00
Roberto Oliveira
eca941c8be community/geth: enable build on ppc64le again
Enable build on ppc64le again as regression in go 1.9
(PPC64.rules move zero) is fixed.
2017-09-26 16:06:32 +00:00
Natanael Copa
d9e3c09621 community/geth: disable on ppc64le
fails to build on ppc64le and go 1.9
https://github.com/ethereum/go-ethereum/issues/15160
2017-09-19 07:34:54 +00:00
André Klitzing
60bc67873b community/geth: upgrade to 1.7.0 2017-09-18 14:07:17 +00:00
André Klitzing
c9eb19ea18 community/geth: upgrade to 1.6.7 2017-07-14 18:24:42 +00:00
André Klitzing
ddf46341b1 community/geth: moved from testing 2017-07-14 18:24:42 +00:00