diff options
author | adam <adam@pkgsrc.org> | 2018-08-22 08:31:30 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-08-22 08:31:30 +0000 |
commit | 19cd45275b44839bbeeea2e608405d050ed49065 (patch) | |
tree | 6b515659d7914f2ebc62b16a4263b9f434fa2421 /databases | |
parent | 660db12ea5328784fd559fa6acd0fd725c354652 (diff) | |
download | pkgsrc-19cd45275b44839bbeeea2e608405d050ed49065.tar.gz |
py-gsutil: updated to 4.33
Release 4.33:
Bug Fixes
- Fixed an issue with the "rsync" command on Windows that would cause gsutil
to incorrectly join file path segments when the source given was the root
of a drive, e.g. "C:".
- Fixed several places where gsutil referenced a variable that had not been
correctly imported.
Other Changes
- Several documentation updates and clarifications.
Release 4.32:
Bug Fixes
- Fixed a file path resolution issue on Windows that affected local-to-cloud
copy-based operations ("cp", "mv", "rsync"). If a local file URI containing
relative path components ("." or "..") or forward slashes (rather than
backslashes) was provided as a source argument, the resulting destination
object(s) was incorrectly named. For recursive operations, this resulted in
several files being copied to the same object path, overwriting each other.
- Fixed an issue with the "rsync" command on Windows that resulted in each rsync
invocation not being able to delete its temporary synchronization files on
disk.
- Fixed an issue where reading a specific generation of an object from S3 would
fail.
- Fixed an issue where running gsutil with the top-level "-q" flag would result
in credential-related logging statements being emitted to stderr.
- Gsutil no longer allows copying from streamed input if the top-level "-m" flag
is specified. While this was previously allowed, it did not work correctly.
Other Changes
- Several documentation updates and clarifications.
Diffstat (limited to 'databases')
0 files changed, 0 insertions, 0 deletions