aboutsummaryrefslogtreecommitdiffstats
path: root/testing/go-ipfs
Commit message (Collapse)AuthorAgeFilesLines
* testing/[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.
* testing/go-ipfs: upgrade to 0.4.22Oleg Titov2019-08-151-3/+3
| | | | - https://github.com/ipfs/go-ipfs/releases 0.4.22
* testing/go-ipfs: enable arm architecturesOleg Titov2019-06-131-3/+3
| | | | - Add binutils-gold to makedepends
* testing/go-ipfs: upgrade to 0.4.21Oleg Titov2019-06-011-16/+8
| | | | | | | | | - https://github.com/ipfs/go-ipfs/releases 0.4.21 - License clarification - License file remove - Modernization Closes GH-8329
* testing/go-ipfs: upgrade to 0.4.20, modernizeOleg Titov2019-04-171-20/+17
| | | | | | - Upgrade to 0.4.20 - Modernize - Add cleanup_srcdir() to mitigate new module management system in golang
* testing/go-ipfs: new aportOleg Titov2019-04-015-0/+109
https://ipfs.io/ Inter Platnetary File System (IPFS), a peer-to-peer hypermedia distribution protocol