aboutsummaryrefslogtreecommitdiffstats
path: root/testing/minio-client
Commit message (Collapse)AuthorAgeFilesLines
* testing/minio-cleint: upgrade to 0.20200306TBK2020-03-081-2/+2
|
* testing/minio-client: upgrade to 0.20200225TBK2020-03-051-3/+3
|
* testing/minio-client: upgrade to 0.20200205Chloe Kudryavtsev2020-02-291-2/+2
|
* testing/minio-client: upgrade to 0.20191217Chloe Kudryavtsev2019-12-231-2/+2
|
* testing/minio-client: upgrade to 0.20191009Chloe Kudryavtsev2019-10-241-3/+3
| | | | | | | Also, remove conflict with midnight commander by applying the recommend resolution[1] and renaming the binary to mcli. [1]: https://github.com/minio/mc/blob/master/CONFLICT.md
* testing/minio-client: upgrade to 0.20190920Chloe Kudryavtsev2019-09-241-11/+5
| | | | | | Significant changes: - Now that we are on go 1.13, enabling go111modules isn't needed - With full go111modules support GOPATH is mostly there for caching
* testing/minio-client: upgrade to 0.20190821Chloe Kudryavtsev2019-08-241-3/+3
|
* 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/minio-client: upgrade to 0.20190724Chloe Kudryavtsev2019-07-251-2/+2
|
* testing/minio-client: upgrade to 0.20190703Chloe Kudryavtsev2019-07-041-4/+7
| | | | | | | | | | Also: - re-enable tests - disable the specific set that's failing It's not particularly trivial in Go, you basically have to filter out the name. This passes in my environment though.
* testing/minio-client: upgrade to 0.20190627Chloe Kudryavtsev2019-06-301-2/+2
|
* testing/minio-client: upgrade to 0.20190619Chloe Kudryavtsev2019-06-201-4/+4
| | | | | | | | Also: 1. Set an explicit name for the archive, to avoid potential collisions with testing/minio. 2. Add "net" to options to allow for rootbld builds. Closes GH-8918
* testing/minio-client: upgrade to 0.20190612Chloe Kudryavtsev2019-06-131-2/+2
|
* testing/minio-client: upgrade to 0.20190607Chloe Kudryavtsev2019-06-091-2/+2
| | | Closes GH-8672
* testing/minio-client: upgrade to 0.20190529Chloe Kudryavtsev2019-06-011-2/+2
| | | Closes GH-8280
* testing/minio-client: upgrade to 0.20190523Chloe Kudryavtsev2019-05-241-2/+2
| | | | Closes: GH-8026
* testing/minio-client: new aportChloe Kudryavtsev2019-05-151-0/+45
A client for MinIO usage and administration. Closes GH-7888