Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

minio-client-20250813T083541Z-1.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: minio-client Distribution: openSUSE Tumbleweed
Version: 20250813T083541Z Vendor: openSUSE
Release: 1.2 Build date: Sun Sep 7 16:47:53 2025
Group: Unspecified Build host: reproducible
Size: 32998790 Source RPM: minio-client-20250813T083541Z-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/minio/mc
Summary: Client for MinIO
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for
filesystems and object storage.

Please note: In contrast to upstream this package provides the executable as
`minio-client`.

Provides

Requires

License

AGPL-3.0-only

Changelog

* Sun Sep 07 2025 Marcus Rueckert <mrueckert@suse.de>
  - Update to version 20250813T083541Z:
    * feat: beautify output for the ping command (#5237)
    * Update links to new docs site (#5242)
    * Fix the abnormal exit of the ping command (#5233)
    * chore: clear error message with unauthorized credentials (#5236)
* Wed Jul 23 2025 Marcus Rueckert <mrueckert@suse.de>
  - Update to version 20250721T052808Z:
    * update dependencies to fix dependent library CVEs: CVE-2025-22874, CVE-2025-4673 (#5235)
    * fix: mirror active-active and race condition (#5234)
* Fri Jul 18 2025 Marcus Rueckert <mrueckert@suse.de>
  - Update to version 20250716T153503Z:
    * fix: redact sse key in debug logs (#5231)
    * mv:support set tag and checksum (#5133)
    * ping: support ping a specified node and remove duplicate port printing (#5132)
    * feat: add `--storage-class` option to `mc put` subcommand (#5228)
    * mirror and cp support set the maximum number of threads (#5220)
    * Some paths like url2Stat will send resource with backslashes on windows (#5226)
    * Include ARN in "replicate list" output (#5215)
    * Update build version (#5218)
    * fix: add checks for nil HTTP in admin-trace matches func (#5216)
    * remove fips 'mc' container Dockerfile
* Sun May 25 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 20250521T015954Z:
    * Fix deletion of previously sync'd buckets and objects during
      mc-mirror (#5205)
    * Add STATUS column to batch job list table output (#5202)
    * fix: remove check if lock config exists before set (#5203)
    * removing config cmd (#5201)
    * fix: support chained mirror properly for delete propagation
      [#4558] (#5197)
    * Change support profile defaults (#5198)
    * Explicitly set file permissions for
      admin-cluster-{bucket,iam}-export… (#5194)
    * Add support for catalog batch job type (#5150)
    * Add `idp openid accesskey` commands (#5182)
* Tue Apr 22 2025 Marcus Rueckert <mrueckert@suse.de>
  - Update to version 20250416T181326Z:
    * feat: add deletemarker info for batch status (#5191)
    * mirror: skip status message from excluded buckets (#5190)
    * typo: fix typo in tracing error for path (#5189)
    * fix: update better error handling (#5188)
* Tue Apr 08 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 20250408T153949Z:
    * ConsoleMsg is not set by open source or AIStor, we should
      remove this an… (#5186)
* Thu Apr 03 2025 Marcus Rueckert <mrueckert@suse.de>
  - Update to version 20250403T170756Z:
    - fix the terminal is damaged when parameters are missing (#5175)
    - fix: error out when the source and destination might be
      subdirectories of each other (#5173)
    - fix: replace tag and point to relevant release
    - Add `admin accesskey sts-revoke` and `idp ldap accesskey
      sts-revoke` (#5160)
    - fix return EOF failure on lines with trailing empty lines
      (#5176)
    - fix: no data transition will show error for when mc ilm info
      not found (#5177)
    - upgrade golang-lint to v2 (#5178)
    - pre-emptively disable sha256 payload if checksum is set (#5167)
    - build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to
      4.5.2 (#5169)
    - batch: use server's generate API when available (#5166)
    - Add ping sort to mc support top rpc (#5158)
* Wed Mar 12 2025 mrueckert@suse.de
  - Update to version 20250312T172924Z:
    * Update all deps (#5165)
    * Update madmin-go to latest version (#5161)
    * Update ssh and jws libs for fixed CVEs (#5164)
    * rename rcp -> rpc
    * Remove logs feature from 'mc support callhome' (#5157)
    * Reject add ILM rule with both day and date parameters (#5155)
    * Fix transition days calculation (#5154)
* Fri Feb 28 2025 mrueckert@suse.de
  - Update to version 20250221T160046Z:
    * Mirror should delete on delete marker creation +  ILM (#5148)
    * fix: use tags package instead of s3utils (#5146)
    * fix empty ilm tier list output (#5145)
* Tue Feb 18 2025 mrueckert@suse.de
  - Update to version 20250215T103616Z:
    * update all dependencies (#5143)
    * More fixes to custom arch hotfix building (#5135)
    * test: add tags copy test for mirror (#5141)
    * Add CRC64NVME checksum type. (#5142)
    * Improve docs to hint to the user that MD5 is not stored (#5138)
    * feat: support --custom-header flags (#5127)
    * fix: explicit fd close fix (#5129)
    * feat: add tags copy for mirror (#5137)
    * Fix vet check (#5134)
    * make custom ARCH based hotfixes
    * remove fips build
* Sat Feb 08 2025 mrueckert@suse.de
  - Update to version 20250208T191421Z:
    * mirror: add the duration time and beautify the output (#5125)
    * fix: urls equals nil deref (#5126)
    * add support for pre-2023 minio deployments (#5122)
    * Change enable to "enable=" (#5104)
    * Giving mirror the option to exit early when --remove is not set (#5116)
* Tue Feb 04 2025 mrueckert@suse.de
  - Update to version 20250204T045750Z:
    * Add "mc support upload" encryption (#5113)
    * update go deps
    * Use latest madmin-go for policy content check (#5109)
    * Improve the error message when trying to add multiple expiry options (#5117)
    * mc find - allow absolute times (#5118)
    * fix: cp and mirror commands fail to be executed when the file length is 255 characters (#5114)
* Sat Jan 18 2025 opensuse_buildservice@ojkastl.de
  - Update to version 20250117T232550Z:
    * chore: update deps
    * The version-id in the get command does not work (#5110)
    * chore: update deps (#5102)
    * Add go runtime profile type (#5098)
    * fix ilm rule edit for --expire-all-object-versions (#5101)
    * update all deps and update CREDITS (#5097)
    * Add support top rpc ui nicities (#5087)
    * Improve trace stats (#5095)
* Sun Dec 15 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20241121T172154Z:
    * heal: Do not print a cryptic msg when scanning a dangling
      object (#5084)
    * Return delete markers in mc find (#5083)
* Mon Dec 09 2024 Marcus Rueckert <mrueckert@suse.de>
  - Fix typo in README.SUSE s/binrary/binary/
* Sun Dec 08 2024 Marcus Rueckert <mrueckert@suse.de>
  - Add README.SUSE to explain the behavior of config loading
* Sat Dec 07 2024 Marcus Rueckert <mrueckert@suse.de>
  - drop kqueue tag - it is dropped upstream and bsd specific
  - provides/obsolets darix' old package
  - have a package that provides "mc" again to make it easier to type
* Tue Nov 19 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20241117T193525Z:
    * when --no-list is specified avoid every List() call (#5082)
    * heal: Simplify bucket healing status (#5079)
    * lint: Fix new detected lint complaints (#5080)
* Tue Nov 12 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20241105T112945Z:
    * Only warn if less than 28 days to cert expires (#5077)
    * Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#5074)
* Thu Oct 31 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20241029T153459Z:
    * Make the profiler easier to use (#5068)
    * Mark batch job status properly (#5066)
    * Add string/json output string mc pipe (#5065)
    * Add support rpc JSON replay. (#5064)
    * Report errors and better file names for mc support inspect
      (#5062)
    * Add basic RPC metrics via `mc support top rpc` (#5060)
    * remove s390x support
* Wed Oct 16 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20241008T093726Z:
    * Do not fail mc-admin-policy-attach if policy already
      attached/detached (#5058)
    * Add `mc admin accesskey` commands (#5038)
* Thu Oct 03 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20241002T082728Z:
    * upgrade dependencies (#5053)
    * heal: More UX changes (#5052)
    * cleanup use of os.Environ() re-use env.List(prefix) (#5048)
    * add alias name to 'mc ready' (#5044)
    * put: Add  --disable-multipart to make it easier to use. (#5041)
    * Add --checksum param to pipe, put, cp, mirror (#5043)
    * fix quota info (#5040)
* Sat Sep 21 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240916T174314Z:
    * iam export:designate zip file name (#4995)
    * mirror:Add the printing of event time (#4953)
    * alias: `mc alias list` command outputs the alias information
      specified by MC_CONFIG_ENV_FILE (#5028)
    * idp-ldap: Fix create-with-login command (#5036)
* Sat Sep 14 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240909T075310Z:
    * Fix regression (#5034)
    * scanner-status: Support both old & new scanner metrics (#4683)
    * tier: Add hidden --force to remove tiering command (#5031)
    * Update to print skipped entities during IAM import (#5032)
    * Add `edit`, `enable`, and `disable` to `mc idp ldap accesskey`
      (#5033)
    * mirror: Print errors in --json format when --skip-errs is
      provided (#5030)
    * fix: docker buildx warnings
* Sat Sep 14 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240826T104958Z:
    * upgrade pkg/v3, minio-go/v7 deps (#5027)
    * heal: Do not show heal ETA when there is a retry attempt
      (#5025)
    * allow cat to take part by part numbers (#5026)
    * Add commands for managing Bucket CORS (#5019)
    * heal: Adapt the status based on a new Finished flag (#5017)
    * fix:  Use TLS for STS endpoint when STS endpoint uses https
      scheme. (#5022)
* Sat Aug 17 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240817T113350Z:
    * policy entities now print group memberships per user (#4961)
    * combine STS, SVC accounts into access keys with or without
      expiration (#5004)
    * Fix warnings (#5023)
* Tue Aug 13 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240813T053317Z:
    * chore: update all deps (#5018)
    * Import bucket metadata must show CORS and general errors if any
      are found (#5001)
    * conditionally disallow list() when object does not exist
      (#5016)
    * stat: print information about all buckets when only alias are
      set (#5002)
    * Update admin-service.go (#5010)
    * Fixing invalid help menu for s3 type encryption (#5008)
    * add global `--resolve HOST[:PORT]=IP` flag (#5013)
    * docs: explain scanner bucket quota check process (#5011)
    * Normalize metadata values for compare (#5006)
    * Fix wrong message shown when upload to SUBNET fails (#5005)
* Sat Aug 03 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240731T155833Z:
    * Rework `mc idp ldap accesskey list` to use new API endpoint
      (#4946)
    * #4988 fixed prometheus metrics usage message (#5000)
* Sat Jul 27 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240726T130844Z:
    * trace: avoid aggregate statistics TX/RX with --all (#4998)
    * Make trace stats more compact (#4999)
* Wed Jul 24 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240722T200249Z:
    * Allow STANDARD_IA as a AWS tier storage class (#4994)
    * Fix incorrect bool parsing (#4991)
    * Show a warning when the server certificate duration is expiring
      soon (#4989)
* Tue Jul 16 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240715T174606Z:
    * mirror: let user decide whether to skip errors if client runs
      in watch / active-active mode (#4986)
* Sat Jul 13 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240711T180128Z:
    * Fix non-recursive compares against alias+key on Windows (#4983)
    * Support metrics-v3 api in `admin prometheus generate` (#4985)
    * Support metrics-v3 api in `admin prometheus metrics` (#4982)
* Thu Jul 11 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240708T205924Z:
    * improve 'admin service restart' UI (#4979)
    * update deps (#4978)
* Thu Jul 04 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240703T201725Z:
    * honor bucket-key S3 feature (#4976)
    * Add ability to update tier credentials for Azure svc principal
      accounts (#4975)
    * Simplify go.mod (#4977)
    * update govulncheck 1.22.5
    * Use new batch status api `/status-job` (#4930)
    * heal: Add hidden --pool and --set to heal a particular ES
      (#4971)
* Wed Jul 03 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240629T190846Z:
    * remove unused code
    * provide a overall summary along with call-wise (#4970)
* Wed Jun 26 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240624T194033Z:
    * fix: make sure to set the right sse-kms key (#4967)
* Sat Jun 22 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240620T145054Z:
    * make 'mc admin service restart' more descriptive of what it
      does (#4965)
    * list versions including DEL marker when figuring out Stat()
      (#4951)
    * enable batch expiry option in trace (#4964)
    * fix: support 'mc put --if-not-exists' (#4963)
    * Adding support for Hex keys (#4962)
* Fri Jun 14 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240612T143403Z:
    * fix replicate status display for older replication config
      (#4957)
    * switch RX and TX arrow marks correctly
* Tue Jun 11 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240610T164415Z:
    * info: Add --offline flag to show only offline nodes (#4955)
    * fix: mc mirror got zero exit code when access denied (#4952)
* Fri Jun 07 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240605T181330Z:
    * add vulncheck with go upgrade
    * add space between upload/download indicators
    * Add sizes to mc admin trace (#4949)
* Wed Jun 05 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240601T150335Z:
    * fix: rm command with `--newer-than` not working (#4944)
    * Fix support top net JSON (#4948)
    * fix: avoid HeadObject call for mc get (#4947)
    * remote flaky bucket_replication test for now
* Thu May 30 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240524T090849Z:
    * restructure credential creation with simplified expectations
      (#4939)
    * Bump up minio/pkg to v3 (#4940)
    * simplify histograms, make it based on the server return (#4935)
    * keep pool display order and also pretty it (#4931)
    * fix: mirror --summary should work like -q (#4923)
* Fri May 10 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240509T170424Z:
    * fix: test regression since #4920 (#4928)
    * fix: mc find --metadata work without prefix (#4926)
    * showing disable-pager flag as an option (#4929)
    * fix: mc rb --force return ok with bucketNotExists (#4927)
    * fix replication bandwidth unit conversion (#4922)
    * Correct spelling in message (#4924)
    * Added test for bucket replication (#4920)
    * Fix panic in `mc admin health` command (#4921)
* Wed May 08 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240503T112107Z:
    * Add standard EC setting to admin info (#4918)
    * fix: honor S3v2 if configured (#4917)
    * make s3Config Transport a roundTripper (#4914)
    * updating prefix validation and adding some tests (#4907)
* Tue Apr 30 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240429T095605Z:
    * fix: divde by zero for decom status (#4908)
    * enabling MC_DISABLE_PAGER and --dp (#4909)
    * Fix the percent of pool used (#4910)
    * scanner token buffer can overflow use bufio.NewReader() (#4912)
    * move to crypto/sha256 instead of sha256-simd (#4911)
    * fix: docker hotfix binaries
    * fix: docker hotfix container builds
    * Show ILM Expiry Replication status only if enabled (#4900)
* Fri Apr 19 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240418T164529Z:
    * Breaking changes to encryption related flags
      Existing encrypt flag parsing was broken - to fix this, the
      current release renames some flags:
    - -encrypt → --enc-c
    - -encrypt-s3 → --enc-s3
    - -encrypt-kms → --enc-kms
      These flags now only accept RawBase64 encoded keys and the
      flags may be repeated. The older flags will no longer be
      accepted.
      The --continue flag has been removed as it was behaving in an
      insecure way and it was decided to completely remove it.
      For more information on flag usage, run mc with the --help for
      a command that accepts such flags, for e.g. mc cp --help.
      For further information on the changes see the original pull
      request #4882
    Changes:
    * cosmetic: Hide mc admin bucket and its subcommands visible
      (#4905)
    * upgrade deps to latest releases (#4904)
    * Large MC Update (new encryption flags, functional test suite,
      removal of session code, minor cleanup, vuln. updates ) (#4882)
    * Move `mc idp ldap accesskey create --login` to `mc idp ldap
      accesskey create-with-login` (#4894)
    * fix: build on linux/mips64 (#4899)
    * Update version for govulncheck (#4898)
    * Move ilm-tier-info to use lipgloss/table (#4892)
    * Use lipgloss's table package for ilm-tier-ls (#4890)
* Sat Mar 30 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240330T152952Z:
    * doc update (#4867)
    * Functional tests: add a parameter for the full site cleaning
      test (#4877)
    * Expose health diagnostics related functions (#4885)
    * Update madmin to existing master (#4888)
* Sat Mar 30 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240325T164114Z:
    * fix resync to find peers by deployment ID instead of site names
      (#4884)
* Sat Mar 23 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240320T210729Z:
    * Expose getClusterRegInfo (#4881)
    * Fix functional-tests.sh file generation under macOS (#4875)
* Sat Mar 16 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240313T235157Z:
    * Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#4872)
    * support node being part of multiple pools pick the actual
      number (#4870)
* Sat Mar 16 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240309T064306Z:
    * avoid stat and listing with --purge (#4869)
    * Bump github.com/lestrrat-go/jwx from 1.2.28 to 1.2.29 (#4868)
* Sat Mar 16 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240307T003149Z:
    * update go to v1.21.8 for vulncheck
    * Add command for uploading file to SUBNET issue (#4854)
* Sat Mar 16 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240303T001308Z:
    * bring back the original progress bar (#4866)
    * mc support commands: allow --json in online mode (#4859)
    * mirror: add bucket exclusions (#4861)
    * replicate: support alias (#4864)
* Sun Feb 25 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240224T013320Z:
    * fix: emtpy progrese_bar and add change the color style white
      into green after upload success. (#4857)
    * Do not validate deployment id from license if nil uuid (#4856)
    * fix: add showLastProgressBar (#4855)
    * add help menu to put command when no parameters are present
      (#4852)
    * add mc get (#4847)
    * fix: add error message to mc put (#4849)
    * Enable --expire-all-object-versions (#4840)
    * feat: add put action (#4839)
* Sun Feb 18 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240216T110548Z:
    * fix example in admin replicate update (#4846)
* Sun Feb 18 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240214T211952Z:
    * mirror: copy events also can mirror (#4842)
    * fix missing space while printing profile success message
      (#4845)
* Sat Feb 10 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240209T221824Z:
    * Removing terminal whitelist for pager mechanism (#4843)
* Thu Feb 01 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240131T085940Z:
    * fix: mirror with local path (#4825)
    * Fix syntax in examples (#4834)
    * fix validation in replicate rm to allow stale target cleanup
      (#4838)
    * fix prometheus metrics response on success (#4835)
* Mon Jan 29 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240128T162314Z:
    * fix: remove prometheus metrics arbitrary body limit (#4832)
    * feat: service restart/update provides now per node status
      (#4827)
    * Bump github.com/lestrrat-go/jwx from 1.2.27 to 1.2.28 (#4830)
    * feat: add skip-errors to mc mirror (#4831)
    * fix: allow -q by turning of pipe progress bar (#4828)
    * Adding screen-256color to pager enabled terms (#4829)
* Sat Jan 20 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240118T070339Z:
    * feat: add action for mc undo recursive (#4822)
    * Add ability to replay JSON file in scanner info (#4824)
* Wed Jan 17 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240116T160634Z:
    * Making cli pager optional + better visual indicators for
      scrolling (#4819)
* Mon Jan 15 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240113T084448Z:
    * mirror: --preserve should not activate --overwrite (#4821)
    * Fixing PR template format (#4820)
    * Arranging command help menu alphabetically  (#4817)
* Mon Jan 15 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240111T054932Z:
    * Added option `--exclude-folders` (#4566)
    * Workflow to add issues to tracking project (#4815)
    * allow aliases with single character strings (#4812)
* Sun Jan 07 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20240105T050432Z:
    * ILM rule type filter flags should work with --json (#4814)
    * Add missing space between 'at' and filename (#4813)
    * honor correct content-type for any files when passed via SQL
      query (#4809)
    * feat: support summary for mc mirror (#4811)
* Sun Jan 07 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20231229T201529Z:
    * Use correct target path during mirroring objects (#4807)
    * fix: tree traversal issue with empty folders (#4810)
    * properly ignore permission denied error with mirror (#4803)
* Sun Jan 07 2024 opensuse_buildservice@ojkastl.de
  - Update to version 20231223T084721Z:
    * Add `ldap accesskey create`, update `accesskey list` with new
      endpoint (#4760)
    * Accept --license flag in `mc license register` (#4795)
* Wed Dec 20 2023 opensuse_buildservice@ojkastl.de
  - Update to version 20231220T071422Z:
    * Set exitcode on copy/mirror source failure (#4798)
    * update dependencies to address new CVE (#4799)
    * tier: Support AWS web identity token file for MinIO EKS pods
      (#4789)
    * use explicit operation handling for anonymous operations to
      prevent undesirable checks (#4791)
    * decom: status clearly shows that the it is about raw disk usage
      (#4792)
    * Read new key license_v2 from SUBNET response (#4788)
* Thu Dec 14 2023 kastl@b1-systems.de
  - Update to version 20231214T003741Z:
    * tier: Add support of service principal auth for Azure (#4787)
    * support: --debug flag will print http requests for easier
      debugging (#4776)
    * fix: broken 'anonymous get-json'
    * Use subnet package in pkg for license validation (#4784)
* Sat Dec 09 2023 kastl@b1-systems.de
  - Update to version 20231207T221317Z:
    * Fix a panic for bucket heal (#4781)
    * ready: Do not quit when the target server is offline or any
      other error (#4783)
* Wed Dec 06 2023 kastl@b1-systems.de
  - Update to version 20231202T112410Z:
    * Add support to batch-expire jobs (#4677)
* Sun Dec 03 2023 kastl@b1-systems.de
  - Update to version 20231202T020328Z:
    * do not auto-decompress objects with content-encoding (#4777)
    * Update minio-go to incl ilm fix (#4779)
    * chore update minio/pkg and madmin-go (#4774)
    * set-json to fail on custom policies without .json (#4745)
    * make STS support for 'mc' alias specific (#4771)
    * ilm: Add support for size based filters (#4770)
    * Option to enable disable ILM expiry for site replication
      (#4698)
* Tue Nov 21 2023 kastl@b1-systems.de
  - Update to version 20231120T163059Z:
    * Do not fail if deployment id not found in license (#4767)
    * fix: docker container builds with proper container name
    * fix: avoid crash with --stats -a (#4765)
* Thu Nov 16 2023 kastl@b1-systems.de
  - Update to version 20231115T224558Z:
    * support missing role-arn and role-session-name (#4763)
    * Refactor methods that initialize client to reuse code blocks
      (#4755)
    * fix: Incorrect batch status Throughput entry (#4758)
    * add 'alias export' command (#4759)
    * trace statistics add MaxTTFB column (#4757)
    * add STS support for `mc admin` command (#4754)
    * Transition doesn't support NewerNoncurrentVersions (#4750)
* Mon Nov 13 2023 kastl@b1-systems.de
  - Update to version 20231110T213717Z:
    * Updating example with correct flag (#4751)
    * Change go version to 1.21.4 to fix vulncheck failures (#4749)
    * fix: broken docker builds for microdnf command (#4746)
    * Add anonymize flag to support-diag (#4742)
* Thu Nov 09 2023 kastl@b1-systems.de
  - Update to version 20231106T041923Z:
    * Add support for STS credentials (#4744)
    * Show net info spinner in health diagnostics (#4741)
* Wed Nov 01 2023 kastl@b1-systems.de
  - Update to version 20231030T184332Z:
    * upgrade madmin-go/v3 (#4738)
    * Removing un-used variables and fixing an error condition
      (#4737)
    * upgrade madmin-go/v3 (#4735)
    * Add `idp ldap accesskey` (#4686)
    * Bump google.golang.org/grpc from 1.58.0 to 1.58.3 (#4731)
    * add top locks owner as well (#4733)
    * update container base image to ubi9 (#4730)
* Wed Oct 25 2023 kastl@b1-systems.de
  - Update to version 20231024T214222Z:
    * fix: print updates/merge multiple policy for a user (#4691)
    * revamp spinner in `mc support diag` (#4727)
    * use Dockerfile ADD feature deprecate curl (#4728)
* Tue Oct 24 2023 kastl@b1-systems.de
  - Update to version 20231024T051828Z:
    * Add average TTFB for statistics (#4726)
    * use ubi-micro instead of ubi-minimal (#4725)
    * Add --bucket-bandwidth flag to `mc admin replicate update`
      (#4687)
    * Created a retry mechanism and added a --retry flag to mc mirror
      (#4715)
    * Fix missing colours on windows (#4721)
    * add support for min/max time in 'trace --stats' (#4723)
    * allow 'mc' flags to have ENV equivalent (#4720)
    * Preventing duplicate transfers during cp and mv when prefixes
      overlap (#4719)
    * chore: update docs to indicate where is present  (#4718)
* Sat Oct 14 2023 kastl@b1-systems.de
  - Update to version 20231014T015703Z:
    * prom: Allow insecure TLS connections if --insecure is provided
      (#4716)
    * Bump golang.org/x/net from 0.15.0 to 0.17.0 (#4713)
    * Validation optimization - reduce HEAD calls during cp and mv
      operations (#4710)
    * Use the new golang version 1.21.3 (#4714)
    * Add --stats to traces (#4669)
* Sun Oct 08 2023 kastl@b1-systems.de
  - Update to version 20231004T065256Z:
    * Add support for resource metrics (#4689)
    * scanner: Limit the active disks if no enough term space (#4705)
    * Fix mirror stats with --quiet flag (#4703)
    * add 'mc admin trace' filtering based on request queries (#4704)
* Mon Oct 02 2023 kastl@b1-systems.de
  - Update to version 20230929T164122Z:
    * Add min, max and total request time to top api command (#4702)
    * Use latest madmin-go (v3.0.21) (#4701)
    * perf net: Do not show Err: tag if there is no error (#4700)
* Fri Sep 29 2023 kastl@b1-systems.de
  - Update to version 20230928T174830Z:
    * change 6->3 decimal resolution, to conserve terminal realestate
    * Add ART and ATP to 'support top api' command (#4699)
    * broaden reach of `--no-color` flag (#4697)
    * Show heal checks performed on missing (#4692)
* Mon Sep 25 2023 kastl@b1-systems.de
  - Update to version 20230922T050746Z:
    * upgrade minio/pkg v2.0.2 (#4694)
* Thu Sep 21 2023 kastl@b1-systems.de
  - Update to version 20230920T152231Z:
    * perf net: Show the error with the bandwidth results (#4688)
    * add exclude-storageclass flag for mirror (#4684)
    * Support multiple policies in 'mc admin user policy' command
      (#4685)
    * hide all old deprecate heal options (#4682)
    * Add download links (#4681)
* Mon Sep 18 2023 kastl@b1-systems.de
  - Update to version 20230913T230858Z:
    * update all dependencies (#4679)
* Fri Sep 08 2023 kastl@b1-systems.de
  - Update to version 20230907T224855Z:
    * fix: alignment issues in help for svacct sub-commands (#4676)
    * fix: alignment in 'replicate status' help (#4675)
* Tue Sep 05 2023 kastl@b1-systems.de
  - Update to version 20230902T212803Z:
    * Update to minio/pkg v2 (#4674)
* Tue Sep 05 2023 kastl@b1-systems.de
  - Update to version 20230830T080226Z:
    * Change replicate status metrics to show additional info (#4582)
* Tue Sep 05 2023 kastl@b1-systems.de
  - Update to version 20230829T225506Z:
    * support all scanner events to be reported for excessive
      versions (#4672)
    * Added `mc admin kms key list ALIAS` command (#4663)
    * update contribution license PR template
* Tue Sep 05 2023 kastl@b1-systems.de
  - Update to version 20230818T215755Z:
    * fix: bandwidth displayed in `mc replicate status` (#4664)
* Tue Sep 05 2023 kastl@b1-systems.de
  - Update to version 20230815T230309Z:
    * add new PR template license terms and go1.21.x build (#4662)
    * fix: batch status responsiveness (#4661)
    * kms-status: Show unknown for decryption when encryption fails
      (#4659)
    * mv: Do not error out when a bucket has an object lock config
      (#4654)
    * fix license register error in airgap mode (#4653)
    * feat: support perf client to show `TX` from client to server
      (#4645)
* Tue Sep 05 2023 kastl@b1-systems.de
  - Update to version 20230808T172359Z:
    * fix: provide an option for Prometheus config for node and
      bucket endpoints (#4652)
    * update go1.20.7 for vulncheck
* Sun Aug 06 2023 kastl@b1-systems.de
  - Update to version 20230801T233057Z:
    * update deps to latest packages and update CREDITS (#4649)
    * add TTFB as part of 'mc admin trace' in pretty form (#4648)
    * Do not allow registration of play cluster (#4647)
* Mon Jul 24 2023 kastl@b1-systems.de
  - Update to version 20230721T204427Z:
    * Enabled option to show node and bucket metrics (#4632)
    * admin-info: Include delete markers count (#4642)
    * fix replicate update to check for older role ARN (#4640)
    * properly report bandwidth if not configured (#4641)
    * fix: remove count flag and show the byteRate for support top
      net (#4639)
    * fix: Enable byHost filtering by supplying server host list
      (#4637)
* Wed Jul 19 2023 kastl@b1-systems.de
  - Update to version 20230718T210538Z:
    * fix: with --purge flag ignore path validation errors (#4636)
    * Support mc top net (#4626)
    * Fixing misleading usage help for mc anonymous set-json (#4621)
    * run gofumpt -extra on all source files (#4634)
    * Ensure `--airgap` is available on all support commands (#4633)
    * Added `endpoint` and `version` attributes to KMS details
      (#4591)
    * Rename mc replicate diff as mc replicate backlog  (#4568)
    * allow purge to happen on quorum lost objects (#4629)
* Wed Jul 12 2023 kastl@b1-systems.de
  - Update to version 20230711T233044Z:
    * This release contains a security fix in the Golang `net/http`
      standard library - it is built with Go 1.19.11.
    * add update UBI image to 8.8 (#4625)
* Sat Jul 08 2023 kastl@b1-systems.de
  - Update to version 20230707T052551Z:
    * Enhance user info output with authentication info (#4613)
    * admin replicate update: rename --sync flag to --mode (#4623)
    * fix: miss count for 'mc support top drive' (#4624)
    * support site perf replication (#4608)
* Thu Jun 29 2023 kastl@b1-systems.de
  - Update to version 20230628T215417Z:
    * Upgrade madmin-go/v3 to 3.0.4 (#4618)
    * Fix issues related to 'mc admin svcacct list --json' cmd
      (#4619)
    * improve user messaging in 'support perf' and 'mc rm --dry-run'
      (#4617)
    * fix: allow cluster bucket export to export single bucket
      (#4614)
    * Improve consistency in mc cmds (#4609)
    * Update minio dependencies (#4610)
* Tue Jun 20 2023 kastl@b1-systems.de
  - Update to version 20230619T193119Z:
    * Add response details for policy attach/detach cmd (#4602)
* Fri Jun 16 2023 kastl@b1-systems.de
  - Update to version 20230615T150826Z:
    * resync status: show current status (#4604)
    * Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 (#4601)
    * Improve output readability for `mc stat` command (#4597)
    * Fix unconfigured IDP output in `idp info` command (#4600)
    * Set theme color for `mc admin user svcacct set` output (#4599)
    * remove unnecessary newline and contextualize the success
      (#4598)
    * fix: copy progress crash (#4596)
* Tue Jun 13 2023 kastl@b1-systems.de
  - Update to version 20230606T134856Z:
    * add ftp trace support (#4590)
    * print in tabular form for callhome status (#4588)
* Tue Jun 13 2023 kastl@b1-systems.de
  - Update to version 20230530T224138Z:
    * Implement '--expiry' flag for 'mc admin user svcacct add &
      edit' (#4570)
    * Make mc ping useful for startup checks (#4584)
    * fix proxy not being used to test connectivity (#4583)
* Sun May 28 2023 kastl@b1-systems.de
  - Update to version 20230526T233154Z:
    * Corrected message to align with other messages (#4577)
    * List expiration dates for 'mc admin user svcacct list' command
      (#4576)
    * Add updatedAt for ilm-rule-ls (#4579)
    * fix: limit manual GC to bigger objects (#4581)
    * Show groups with their policy details while listing users
      (#4578)
    * Move `mc admin idp` to `mc idp` (#4574)
    * Add sorting order to top drive command (#4575)
* Fri May 19 2023 kastl@b1-systems.de
  - Update to version 20230518T165900Z:
    * Deprecate older idp commands (#4572)
    * Add name and description for service accounts (#4569)
    * bug: panic on nil pointer dereference for "mc admin heal" when
      disk i… (#4571)
    * Load Subnet proxy and API key from the env if found (#4557)
    * randomly generate AK and SK on mc client (#4565)
    * info: Correctly show pool config with offline node(s) (#4567)
    * Support setting subnet url via env var in dev mode (#4564)
  - BuildRequire go1.19
* Mon May 08 2023 kastl@b1-systems.de
  - Update to version 20230504T181016Z:
    * mirror: Fix removal of FS target without a trailing slash
      (#4560)
    * Remove tags for object versions (#4563)
    * mirror: Honor --fake for target bucket removal (#4561)
    * Ensure perf results file has an extension (#4551)
    * info: Show nodes in initializing state (#4556)
    * allow aliases to be `/` at the end and handle such cases
      (#4554)
    * Consistent subcommand naming for list and remove with shortname
      (#4548)
    * Fix dry run message crash (#4546)
    * doc: Update mc admin doc (#4529)
    * build: support loong64 (#4549)
* Thu Apr 13 2023 kastl@b1-systems.de
  - Update to version 20230412T022151Z:
    * Remove diskInfo structure in heal report (#4545)
    * heal: Fix summary ETA with multiple disks healing in one set
      (#4543)
    * update minio-go/v7 -> v7.0.52 (#4544)
    * stat: fix printing bucket usage info (#4542)
    * fix: remove replace directive merged incorrectly
    * perf: Add --noclear flag to avoid doing cleanup (#4473)
    * Add trace for ilm call type (#4538)
    * do not crash on zero values (#4536)
    * Add metadata and tags to mc find (#4531)
    * Add flag to `admin replicate update` to toggle synchronous
      replication (#4514)
    * Improve errInvalidAlias (#4532)
    * Dont send blank perf report to SUBNET (#4533)
    * print RestoreInfo to check status of restored objects (#4534)
* Thu Apr 13 2023 kastl@b1-systems.de
  - Update to version 20230406T165110Z:
    * Add errors for deprecated commands (#4498)
    * Add trace options for batch key rotation (#4507)
    * Upgrade madmin-go to 2.0.18 (#4535)
    * fix: redact secretKey from printed on screen (#4526)
* Sun Mar 26 2023 kastl@b1-systems.de
  - Update to version 20230323T200304Z:
    * stat: Fix output when stat a prefix which has other prefixes
      (#4501)
    * honor context cancellation on long-running lists (#4519)
    * Revert query parameter `src` while diag upload to SUBNET
      (#4516)
    * cp: Descriptive error about why unable to locate the source
      (#4517)
    * add Expiration: info if present for sts/svc accounts (#4515)
* Wed Mar 22 2023 kastl@b1-systems.de
  - Update to version 20230320T171753Z:
    * Incl. rules with NewerNoncurrentVersions > 0 (#4505)
    * Add `batch cancel` command (#4506)
    * Fix decommission status crash (#4510)
    * update functional tests for admin_users with 'policy commands'
      (#4508)
    * heal: Summary output based on disks utilization (#4474)
    * Restructure adding and removing policies from users and groups
      (#4428)
    * rm: --dry-run with --versions to print versions modtime (#4495)
    * fix: ldap commands don't accept config name (#4499)
    * fix: windows stat command (#4503)
    * Added query parameter `src` while diag upload to SUBNET (#4504)
    * replicate ls: fix panic (#4497)
    * replicate status - drop stale ARNs from stats (#4494)
    * Allow `support proxy set|remove` without registration (#4488)
    * Skip subnet config get while `--airgap` mode of license
      register (#4479)
    * upgrade dependencies and move to go1.20.x (#4490)
* Tue Feb 28 2023 kastl@b1-systems.de
  - Update to version 20230228T001259Z:
    * tier-add:  --force flag to ignore in use check (#4481)
    * subnet: Avoid general hard timeout for requests (#4478)
    * inspect: Avoid memory usage in subnet upload (#4477)
    * Print custom info in trace (#4476)
* Wed Feb 22 2023 kastl@b1-systems.de
  - Update to version 20230216T192011Z:
    * support unix-pipes with bigger buffers for performance (#4472)
    * add more debugging tools to 'mc' container (#4475)
    * Update madmin-go library (#4471)
    * fix: do not print empty logs on screen (#4470)
    * Implement 'mc admin user sts info' command (#4377)
    * Remove `mc admin bucket remote bandwidth` command and introduce (#4430)
    * Added code to print the copy resume information (#4454)
    * mc rm: disallow --purge with flags other than --force (#4467)
    * Fix parsing --response-duration in trace command (#4466)
    * remove replace flag for go-ieproxy to allow go install
    * update to newer libraries (#4464)
    * mc admin user list --json output doesn't include user groups (#4433) (#4463)
    * locks: Use timestamp when elapsed is zero (#4462)
    * Improve `replicate ls` output (#4460)
    * Fix replicate add/update cmds to allow prefix in rule (#4459)
* Thu Feb 02 2023 kastl@b1-systems.de
  - Update to version 20230128T202938Z:
    * Use --api-key flag on register when provided (#4458)
    * fix: hide duration flag its not useful for users (#4457)
    * Add support for restoring SSE-C encrypted objects (#4456)
    * use humanize.IBytes instead of humanize.Bytes (#4455)
    * cleanup mc to use 'go' errs to be 'e' (#4450)
    * Corrected the logic for calculating the expiration no of days (#4451)
    * Corrected output for command `mc admin info` (#4448)
    * Support --airgap in unregister command (#4441)
    * Add support of giving a comment to service accounts (#4438)
    * Improve message when profile upload fails (#4443)
    * Simplify/speedup container image publishing script (#4442)
* Fri Jan 13 2023 kastl@b1-systems.de
  - Update to version 20230111T031416Z:
    * Add confirm flag to `mc admin update --yes` (#4439)
    * Renew license online if license file not passed (#4429)
    * Rename admin replicate subcommands (#4383)
    * support concurrent uploads for 'mc pipe' (#4435)
    * rb: avoid throwing error for force delete of prefix (#4436)
    * Upload inspect data to SUBNET (#4420)
    * trace: Add bootstrap tracing type (#4416)
    * Allow mirror to continue syncing after an object fails to sync (#4427)
* Wed Jan 04 2023 kastl@b1-systems.de
  - Update to version 20221224T152138Z:
    * trace: Add input and output filters options (#4353)
    * upgrade UBI image to 8.7 (#4425)
    * avoid converting API types to local forms in 'mc' (#4424)
    * Change formatting of `mc stat` (#4397)
    * Change `mc replicate add|update` to integrate create remote targets (#4403)
    * admin-trace: Fix support for tracing scanner calls (#4417)
    * fix: Correctly print svc accounts list (#4422)
    * fix: replicate remove show partial operations if any (#4418)
    * reorganize ILM tier commands (#4385)
    * Print 'Cancel upon user request' when the global context is cancelled (#4406)
    * fix: improve the information on retention config (#4411)
    * show endpoint in the replication status (#4412)
    * heal: Reword new disks healing summary (#4413)
    * fix: IDP enable/disable command (#4410)
    * Upgrade golang.org/x/net (#4405)

Files

/usr/bin/minio-client
/usr/share/doc/packages/minio-client
/usr/share/doc/packages/minio-client/README.SUSE
/usr/share/doc/packages/minio-client/README.md
/usr/share/licenses/minio-client
/usr/share/licenses/minio-client/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 01:54:38 2026