aboutsummaryrefslogtreecommitdiffstats
path: root/community/geth
Commit message (Collapse)AuthorAgeFilesLines
* community/various: security rebuild (CVE-2020-7919)Kevin Daudt2020-05-011-1/+1
|
* community/geth: upgrade to 1.9.13Leo2020-04-171-2/+2
|
* community/geth: upgrade to 1.9.12Leo2020-03-171-2/+2
|
* community/geth: upgrade to 1.9.11Leo2020-02-191-2/+2
|
* community/geth: upgrade to 1.9.10Leo2020-01-211-2/+2
|
* community/geth: upgrade to 1.9.9Leo2019-12-071-2/+2
|
* community/geth: upgrade to 1.9.8Leo2019-11-281-3/+3
|
* community/geth: upgrade to 1.9.7Leo2019-11-081-2/+2
|
* community/geth: upgrade to 1.9.6Leo2019-10-241-2/+2
|
* community/geth: upgrade to 1.9.5Leo2019-09-271-8/+5
|
* community/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-181-1/+1
| | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
* community/geth: upgrade to 1.8.27André Klitzing2019-04-181-2/+2
|
* community/geth: upgrade 1.8.26André Klitzing2019-04-161-2/+2
|
* community/geth: disable on aarch64Leonardo Arena2019-04-121-1/+1
| | | | | | | github.com/ethereum/go-ethereum/node util.go:45: exit status 2 exit status 1 make: *** [Makefile:15: geth] Error 1
* community/geth: upgrade to 1.8.25André Klitzing2019-04-121-2/+2
|
* community/geth: upgrade to 1.8.23André Klitzing2019-03-121-2/+2
|
* community/geth: upgrade to 1.8.22André Klitzing2019-02-091-3/+3
|
* community/geth: fix ppc64le build break by removing obsolete patch and ↵Mike Sullivan2019-01-212-14/+3
| | | | delete fix-ppc64le-isatty.patch
* Revert "community/geth: fix build on ppc64le"Natanael Copa2019-01-212-2/+13
| | | | This reverts commit d348141fc830b82477b6eec6741e21f54514ceb2.
* community/geth: fix build on ppc64leNatanael Copa2019-01-212-13/+2
| | | | patch seems to no longer be needed.
* community/geth: upgrade to 1.8.21André Klitzing2019-01-211-3/+3
|
* community/geth: fix ppc64le build break by re-enabling isatty terminal functionsMike Sullivan2019-01-012-3/+14
|
* community/geth: upgrade to 1.8.20André Klitzing2018-12-121-2/+2
|
* community/geth: upgrade to 1.8.16Roberto Oliveira2018-09-281-2/+2
|
* community/geth: upgrade to 1.8.13Roberto Oliveira2018-08-011-2/+2
|
* community/geth: upgrade to 1.8.12Roberto Oliveira2018-07-071-2/+2
|
* community/geth: upgrade to 1.8.11Roberto Oliveira2018-06-171-3/+3
|
* community/geth: upgrade to 1.8.10Roberto Oliveira2018-06-011-2/+2
|
* community/geth: upgrade to 1.8.8Roberto Oliveira2018-05-161-2/+2
|
* community/geth: upgrade to 1.8.7André Klitzing2018-05-081-2/+2
|
* community/geth: upgrade to 1.8.3Roberto Oliveira2018-04-111-2/+2
|
* community/geth: upgrade to 1.8.2Roberto Oliveira2018-03-131-2/+2
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* community/geth: upgrade to 1.7.3André Klitzing2017-11-271-2/+2
|
* community/geth: upgrade to 1.7.2André Klitzing2017-10-251-2/+2
|
* community/geth: upgrade to 1.7.1André Klitzing2017-10-091-2/+2
|
* community/geth: enable build on ppc64le againRoberto Oliveira2017-09-261-1/+1
| | | | | Enable build on ppc64le again as regression in go 1.9 (PPC64.rules move zero) is fixed.
* community/geth: disable on ppc64leNatanael Copa2017-09-191-1/+1
| | | | | fails to build on ppc64le and go 1.9 https://github.com/ethereum/go-ethereum/issues/15160
* community/geth: upgrade to 1.7.0André Klitzing2017-09-181-2/+2
|
* community/geth: upgrade to 1.6.7André Klitzing2017-07-141-2/+2
|
* community/geth: moved from testingAndré Klitzing2017-07-141-0/+32