Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minio: 2023-03-13T19-46-17Z -> 2023-03-24T21-41-23Z #223855

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/minio/minio/releases.

meta.description for minio is: An S3-compatible object storage server

meta.homepage for minio is: https://www.minio.io/

meta.changelog for minio is: https://github.com/minio/minio/releases/tag/RELEASE.2023-03-24T21-41-23Z

Updates performed
  • Golang update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2023-03-24T21-41-23Z with grep in /nix/store/6dnyh2ks0p0vdz0y5pp3s081572zq64b-minio-2023-03-24T21-41-23Z
  • found 2023-03-24T21-41-23Z in filename of file in /nix/store/6dnyh2ks0p0vdz0y5pp3s081572zq64b-minio-2023-03-24T21-41-23Z

Rebuild report (if merged into master) (click to expand)
186 total rebuild path(s)

186 package rebuild(s)

First fifty rebuilds by attrpath
apacheHttpdPackages.mod_tile
apacheHttpdPackages_2_4.mod_tile
arrow-cpp
arrow-glib
cloudcompare
databricks-sql-cli
easyocr
entwine
gdal
gmt
gplates
grass
haskellPackages.hgdal
home-assistant-component-tests.environment_canada
intensity-normalization
khoj
libLAS
mapcache
mapnik
mapproxy
mapserver
merkaartor
minio
mysql-workbench
napari
octavePackages.mapping
ome_zarr
openai-full
openai-whisper
openorienteering-mapper
paraview
parquet-tools
pdal
perl534Packages.Tirex
perl536Packages.Tirex
postgresql11JitPackages.postgis
postgresql11Packages.postgis
postgresql12JitPackages.postgis
postgresql12Packages.postgis
postgresql13JitPackages.postgis
postgresql13Packages.postgis
postgresql14JitPackages.postgis
postgresql14Packages.postgis
postgresql15JitPackages.postgis
postgresql15Packages.postgis
postgresqlJitPackages.postgis
postgresqlPackages.postgis
python310Packages.apache-beam
python310Packages.aplpy
python310Packages.autofaiss
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/6dnyh2ks0p0vdz0y5pp3s081572zq64b-minio-2023-03-24T21-41-23Z \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A minio https://github.com/r-ryantm/nixpkgs/archive/ed520fb76a2add7b59d45442752159dfbd4608ea.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/6dnyh2ks0p0vdz0y5pp3s081572zq64b-minio-2023-03-24T21-41-23Z
ls -la /nix/store/6dnyh2ks0p0vdz0y5pp3s081572zq64b-minio-2023-03-24T21-41-23Z/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review took longer than 45m and timed out


Maintainer pings

cc @edolstra @bachp for testing.

@ofborg ofborg bot requested review from bachp and edolstra March 30, 2023 04:48
@bachp bachp merged commit 7563cb6 into NixOS:master Mar 30, 2023
@r-ryantm r-ryantm deleted the auto-update/minio branch March 30, 2023 21:01
@shyim
Copy link
Member

shyim commented Apr 1, 2023

Do we need an backport of this to the 22.11 channel? Due to this?
GHSA-2pxw-r47w-4p8c

@bachp
Copy link
Member

bachp commented Apr 3, 2023

@shyim If we backport this to 22.11 we will brake existing installations as minio changed their storage formate in an incompatible way with no migration path. See #199318 for details.

Maybe we could just mark the 22.11 version as insecure or broken to make users aware of the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants