Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/minio-client: upgrade to 0.20190821 | Chloe Kudryavtsev | 2019-08-24 | 1 | -3/+3 |
| | |||||
* | testing/[various]: rebuild against go 1.12.8-r0 | Sören Tempel | 2019-08-18 | 1 | -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.20190724 | Chloe Kudryavtsev | 2019-07-25 | 1 | -2/+2 |
| | |||||
* | testing/minio-client: upgrade to 0.20190703 | Chloe Kudryavtsev | 2019-07-04 | 1 | -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.20190627 | Chloe Kudryavtsev | 2019-06-30 | 1 | -2/+2 |
| | |||||
* | testing/minio-client: upgrade to 0.20190619 | Chloe Kudryavtsev | 2019-06-20 | 1 | -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.20190612 | Chloe Kudryavtsev | 2019-06-13 | 1 | -2/+2 |
| | |||||
* | testing/minio-client: upgrade to 0.20190607 | Chloe Kudryavtsev | 2019-06-09 | 1 | -2/+2 |
| | | | Closes GH-8672 | ||||
* | testing/minio-client: upgrade to 0.20190529 | Chloe Kudryavtsev | 2019-06-01 | 1 | -2/+2 |
| | | | Closes GH-8280 | ||||
* | testing/minio-client: upgrade to 0.20190523 | Chloe Kudryavtsev | 2019-05-24 | 1 | -2/+2 |
| | | | | Closes: GH-8026 | ||||
* | testing/minio-client: new aport | Chloe Kudryavtsev | 2019-05-15 | 1 | -0/+45 |
A client for MinIO usage and administration. Closes GH-7888 |