6 Commits

Author SHA1 Message Date
Sören Tempel
bd80f73f14 testing/[various]: rebuild against go 1.12.8-r0
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.
2019-08-18 17:51:43 +02:00
Oleg Titov
8e8a60e7b8 testing/gx: upgrade to 0.14.2
- https://github.com/whyrusleeping/gx/releases 0.14.2
- Modernize
2019-05-04 20:17:51 +00:00
Sören Tempel
ec492b8950 testing/gx: bump pkgrel
To trigger rebuild for ppc64le.

See: dcc826733a7a48159fc99712d7cbf345113de85c
2019-04-02 15:11:48 +02:00
Tuan Hoang
dcc826733a testing/gx: upgrade vendor minio/sha256-simd, fix s390x/ppc64le 2019-04-02 14:08:22 +02:00
Kevin Daudt
b69e3b001c testing/gx: disable ppc64le
During build, the following error occurs:

> # github.com/whyrusleeping/gx/vendor/github.com/minio/sha256-simd
> vendor/github.com/minio/sha256-simd/sha256block_other.go:26:6: block redeclared in this block
>    previous declaration at vendor/github.com/minio/sha256-simd/sha256block_noasm.go:21:29
2019-04-01 19:54:12 +00:00
Oleg Titov
0ebd745701 testing/gx: new aport
https://github.com/whyrusleeping/gx
Packaging tool build around the distributed, content addressed filesystem IPFS
2019-04-01 19:11:31 +00:00