Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/minio: upgrade to 0.20190724 | Chloe Kudryavtsev | 2019-07-25 | 1 | -2/+2 |
| | |||||
* | testing/minio: upgrade to 20190705 | Chloe Kudryavtsev | 2019-07-12 | 1 | -4/+9 |
| | | | | | | | | | | Also: - enable tests - filter out the failing tests The fs test fails due to not knowing the fstype. This may be purely because my builder is btrfs. The s3select test appears to only fail on 32-bit architectures. | ||||
* | testing/minio: upgrade to 0.20190627 | Chloe Kudryavtsev | 2019-06-28 | 1 | -4/+4 |
| | | | | | | Also: 1. Explicitly name the source tarball, since it can cause conflicts. 2. Enable the "net" option for rootbld. | ||||
* | testing/minio: upgrade to 0.20190619 | Chloe Kudryavtsev | 2019-06-20 | 2 | -4/+4 |
| | | | | | | | | | Also improve healthcheck. When conf.d does not define an `$address`, curl will try to query a file (`/minio/health/ready`), which obviously will always fail. By default, minio will listen on 0.0.0.0:9000, so default to localhost. Closes: GH-8911 | ||||
* | testing/minio: upgrade to 0.20190615 | Chloe Kudryavtsev | 2019-06-16 | 1 | -2/+2 |
| | | | | | | This is an urgent security update. Closes: GH-8809 | ||||
* | testing/minio: upgrade to 0.20190613 | Chloe Kudryavtsev | 2019-06-13 | 1 | -3/+3 |
| | |||||
* | testing/minio: allow infinite respawning | Chloe Kudryavtsev | 2019-06-10 | 2 | -2/+4 |
| | | | | | | | | Minio will crash on startup if networking is not available. A short period of the network dropping should not prevent the service from coming up once networking is back. As such, allow infinite respawns. To avoid CPU thrashing, enforce a 5-second delay between respawns. | ||||
* | testing/minio: upgrade to 0.20190604 | Chloe Kudryavtsev | 2019-06-05 | 1 | -2/+2 |
| | |||||
* | testing/minio: upgrade to 0.20190601 | Chloe Kudryavtsev | 2019-06-01 | 1 | -5/+3 |
| | | | | Closes GH-8370 | ||||
* | testing/minio: upgrade to 0.20190523 | Chloe Kudryavtsev | 2019-05-24 | 1 | -2/+2 |
| | | | | Closes: 8025 | ||||
* | testing/minio: upgrade to 0.20190514 | Chloe Kudryavtsev | 2019-05-15 | 1 | -3/+3 |
| | |||||
* | testing/minio: modernize init.d | Chloe Kudryavtsev | 2019-05-10 | 2 | -4/+9 |
| | | | | | Now that we have openrc 0.41.2, supervise-daemon is actually usable. Minio also behaves much nicer with it. | ||||
* | testing/minio: upgrade to 0.20190502 | Chloe Kudryavtsev | 2019-05-05 | 1 | -2/+2 |
| | |||||
* | testing/minio: upgrade to 0.20190423 | Chloe Kudryavtsev | 2019-04-26 | 1 | -2/+2 |
| | |||||
* | testing/minio: upgrade to 0.20190418 | Chloe Kudryavtsev | 2019-04-23 | 1 | -2/+2 |
| | |||||
* | testing/minio: upgrade to 0.20190409 | Chloe Kudryavtsev | 2019-04-10 | 1 | -3/+8 |
| | | | | | | | | | BREAKING: minio has moved to the go1.11 module system. This requires new abuild features (present in ~3.4) to handle without failures (see: cleanup_srcdir and related history). Besides that, this is a major security release (and a minor bugfix release that happened while waiting on abuild 3.4). | ||||
* | testing/minio: upgrade to 0.20190327 | Chloe Kudryavtsev | 2019-03-28 | 1 | -2/+2 |
| | |||||
* | testing/minio: upgrade to 0.20190320 | Chloe Kudryavtsev | 2019-03-22 | 1 | -2/+2 |
| | |||||
* | testing/minio: bump to 20190313 | Chloe Kudryavtsev | 2019-03-14 | 1 | -3/+3 |
| | |||||
* | testing/minio: Add openrc, fixup style | Chloe Kudryavtsev | 2019-03-12 | 4 | -11/+69 |
| | | | | Also take ownership. | ||||
* | testing/minio: new aport | Carlo Landmeter | 2019-03-11 | 1 | -0/+37 |