about summary refs log tree commit diff
path: root/pkgs/servers/minio
AgeCommit message (Collapse)AuthorFilesLines
2020-09-03minio: support building on darwinAndrew Fontaine1-0/+9
Modified build command and flags to allow successful build on Darwin systems. Based on flags in GitHub issue from minio project [0] [0]: https://github.com/minio/minio/issues/10188#issuecomment-668223207
2020-08-16minio: 2020-05-01T22-19-14Z -> 2020-08-08T04-50-06ZPascal Bach1-6/+8
2020-08-10buildGoModule packages: set doCheck = falsezowoq1-0/+2
2020-07-31buildGoModule packages: editorconfig fixeszowoq1-1/+1
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice1-2/+2
2020-05-02nixosTests.minio: update minio-client commandMario Rodas1-1/+3
2020-05-01minio: 2020-03-25T07-03-04Z -> 2020-05-01T22-19-14ZMario Rodas1-4/+4
2020-04-01minio: 2020-03-06T22-23-56Z -> 2020-03-25T07-03-04ZR. RyanTM1-4/+4
2020-03-27Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim1-3/+1
This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
2020-03-21minio: fix build on darwinMario Rodas1-1/+3
2020-03-14minio: 2019-10-12 -> 2020-03-06Pascal Bach1-3/+3
2019-10-28minio: 2019-02-26T19-51-46Z -> 2019-10-12T01-39-57ZPascal Bach1-5/+5
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-06-18minio: only publish the main binaryzimbatm1-0/+2
2019-02-28minio: 2019-01-31 -> 2019-02-26 (#56475)Will Dietz1-2/+2
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
2019-02-05minio: 2019-01-23T23-18-58Z -> 2019-01-31T00-31-19ZFlorian Klink1-2/+2
2019-01-30minio: 2018-12-27T18-33-08Z -> 2019-01-23T23-18-58Zadisbladis1-3/+2
2019-01-08minio: 2018-12-06T01-27-43Z -> 2018-12-27T18-33-08ZFlorian Klink1-2/+2
2018-12-11minio: 2018-07-31T02-11-47Z -> 2018-12-06T01-27-43Ztilpner1-2/+2
2018-08-01minio: 2018-05-11T00-29-24Z -> 2018-07-31T02-11-47ZPascal Bach1-2/+2
2018-05-16minio: 2018-03-30T00-38-44Z -> 2018-05-11T00-29-24ZPascal Bach1-2/+2
2018-04-03minio: 2018-03-19T19-22-06Z -> 2018-03-30T00-38-44Zadisbladis1-2/+2
2018-03-24minio: 2018-02-09T22-40-05Z -> 2018-03-19T19-22-06ZPascal Bach1-2/+2
2018-02-13minio,minio-client: support on all unix platformsPascal Bach1-1/+1
Minio 32bit support seems to be fixed: https://github.com/minio/minio/pull/4921
2018-02-13minio: 2018-01-18T20-33-21Z -> 2018-02-09T22-40-05ZPascal Bach1-2/+2
2018-01-18minio: 2018-01-02T23-07-00Z -> 2018-01-18T20-33-21ZPascal Bach1-2/+2
Critical security fix that fixes an issue that allows bypassing authentication. See: https://blog.minio.io/minio-release-jan-18-2018-security-advisory-4c64ca87721b
2018-01-12minio: 2017-09-29T19-16-56Z -> 2018-01-02T23-07-00Z (#33724)Pascal Bach1-26/+16
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.
2017-10-08minio: 20170613 -> 2017-09-29T19-16-56ZPascal Bach1-7/+6
The test was updated as minio now needs at least 1 GiB of free disk, otherwise it won't start.
2017-06-26minio: 20170316 -> 20170613Pascal Bach1-3/+3
2017-03-28minio: 20170125 -> 20170316Eelco Dolstra1-3/+3
2017-01-31minio: 20161213 -> 20170125Pradeep Chhetri1-3/+3
2017-01-16minio: 20160821 -> 20161213Dhananjay Balan1-3/+3
Signed-off-by: Robin Gloster <mail@glob.in>
2016-12-05minio: build on all 64bit platformsBenjamin Staffin1-1/+1
2016-09-07minio: Init at 20160821Eelco Dolstra1-0/+39