2022-10-25 13:00:38 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-minio: updated to 7.1.2
7.1.2
fix documentation display composing
fget_object(): add progress support
Updating documentation links to new URLs
list_objects: fix parsing user metadata as per MinIO server
|
2022-09-14 12:59:55 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-minio: updated to 7.1.11
7.1.11
select: yield available payload fully by requested num_bytes
7.1.10
fget_object(): remove resume support.
fix lifecycle config rule validation
error out if lifecycle rule has null filter
EventIterable: Reconnect on closed response
7.1.9
allow hashlib.md5() calls to work with FIPS kernels
Handle 304 status code properly
correct ValueError when part_size > MAX_PART_SIZE
Set minimum requirement to Python v3.7
|
2022-05-19 15:18:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-minio: updated to 7.1.8
7.1.8
fix make version-id dictionary instead of set
VS: ----------------------------------------------------------------------
|
2022-04-26 14:21:43 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-minio: updated to 7.1.7
7.1.7
fix converting boolean value to XML boolean
fix: listen bucket event response should use response.readline()
|
2022-04-12 12:13:59 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-minio: updated to 7.1.6
7.1.6
Add reduce() method to errors for pickle compatible.
use unittest.mock instead of mock.
|
2022-03-15 11:26:43 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-minio: updated to 7.1.5
7.1.5:
Add AssumeRoleWithCertificate credential provider.
7.1.4:
docs: fix typo in object_lock config function name
fix progress bar division by zero error
Add policy unset method to minio admin
fix: lint checks and enable MINIO_CI_CD=1 for functional tests
|
2022-02-02 13:27:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-minio: updated to 7.1.3
7.1.3:
Bugfix Release
* Update set_object_lock_config.py
* fix finding user's home directory in AWSConfigProvider/MinioClientConfigProvider
* fix EnvAWSProvider/EnvMinioProvider to fetch access/secret keys and session \
token always from os.environ
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-08 17:28:32 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-minio: updated to 7.1.2
7.1.2
fix: do not enforce role value for replicationConfig
fix: canonical request path if empty choose '/'
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|