summary refs log tree commit diff
path: root/pkgs/servers/minio
Commit message (Collapse)AuthorAge
* minio: 2019-02-26T19-51-46Z -> 2019-10-12T01-39-57ZPascal Bach2019-10-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* minio: only publish the main binaryzimbatm2019-06-18
|
* minio: 2019-01-31 -> 2019-02-26 (#56475)Will Dietz2019-02-28
| | | | | | | https://github.com/minio/minio/releases/tag/RELEASE.2019-02-26T19-51-46Z https://github.com/minio/minio/releases/tag/RELEASE.2019-02-20T22-44-29Z (security) https://github.com/minio/minio/releases/tag/RELEASE.2019-02-14T00-21-45Z https://github.com/minio/minio/releases/tag/RELEASE.2019-02-12T21-58-47Z (critical) https://github.com/minio/minio/releases/tag/RELEASE.2019-02-06T21-16-36Z
* minio: 2019-01-23T23-18-58Z -> 2019-01-31T00-31-19ZFlorian Klink2019-02-05
|
* minio: 2018-12-27T18-33-08Z -> 2019-01-23T23-18-58Zadisbladis2019-01-30
|
* minio: 2018-12-06T01-27-43Z -> 2018-12-27T18-33-08ZFlorian Klink2019-01-08
|
* minio: 2018-07-31T02-11-47Z -> 2018-12-06T01-27-43Ztilpner2018-12-11
|
* minio: 2018-05-11T00-29-24Z -> 2018-07-31T02-11-47ZPascal Bach2018-08-01
|
* minio: 2018-03-30T00-38-44Z -> 2018-05-11T00-29-24ZPascal Bach2018-05-16
|
* minio: 2018-03-19T19-22-06Z -> 2018-03-30T00-38-44Zadisbladis2018-04-03
|
* minio: 2018-02-09T22-40-05Z -> 2018-03-19T19-22-06ZPascal Bach2018-03-24
|
* minio,minio-client: support on all unix platformsPascal Bach2018-02-13
| | | | | Minio 32bit support seems to be fixed: https://github.com/minio/minio/pull/4921
* minio: 2018-01-18T20-33-21Z -> 2018-02-09T22-40-05ZPascal Bach2018-02-13
|
* minio: 2018-01-02T23-07-00Z -> 2018-01-18T20-33-21ZPascal Bach2018-01-18
| | | | | | | Critical security fix that fixes an issue that allows bypassing authentication. See: https://blog.minio.io/minio-release-jan-18-2018-security-advisory-4c64ca87721b
* minio: 2017-09-29T19-16-56Z -> 2018-01-02T23-07-00Z (#33724)Pascal Bach2018-01-12
| | | | | | Contains security fixes (see: https://blog.minio.io/minio-release-jan-2nd-2018-security-advisory-ef0342a4ddba) Use buildGoPackage, otherwise we will have the go build toolchain in our runtime closure.
* minio: 20170613 -> 2017-09-29T19-16-56ZPascal Bach2017-10-08
| | | | | The test was updated as minio now needs at least 1 GiB of free disk, otherwise it won't start.
* minio: 20170316 -> 20170613Pascal Bach2017-06-26
|
* minio: 20170125 -> 20170316Eelco Dolstra2017-03-28
|
* minio: 20161213 -> 20170125Pradeep Chhetri2017-01-31
|
* minio: 20160821 -> 20161213Dhananjay Balan2017-01-16
| | | | Signed-off-by: Robin Gloster <mail@glob.in>
* minio: build on all 64bit platformsBenjamin Staffin2016-12-05
|
* minio: Init at 20160821Eelco Dolstra2016-09-07