--- - branch: MAIN date: Mon Oct 12 17:31:32 UTC 2020 files: - new: '1.10' old: '1.9' path: pkgsrc/net/rclone/Makefile pathrev: pkgsrc/net/rclone/Makefile@1.10 type: modified - new: '1.6' old: '1.5' path: pkgsrc/net/rclone/distinfo pathrev: pkgsrc/net/rclone/distinfo@1.6 type: modified id: 20201012T173132Z.2c371194ece4fcff6d336230acce6aa700b5fadd log: "rclone: Update to 1.53.1\n\nChanges:\n## 1.53.1\n* Bug Fixes\n * accounting: Remove new line from end of --stats-one-line display\n (Nick Craig-Wood)\n \ * check\n * Add back missing --download flag (Nick Craig-Wood)\n * Fix docs (Nick Craig-Wood)\n * docs\n * Note --log-file does append (Nick Craig-Wood)\n * Add full stops for consistency in rclone --help (edwardxml)\n \ * Add Tencent COS to s3 provider list (wjielai)\n * Updated mount command to reflect that it requires Go 1.13 or newer\n\t (Evan Harris)\n * jottacloud: Mention that uploads from local disk will not need to\n\t cache files to disk for md5 calculation (albertony)\n * Fix formatting of rc docs page (Nick Craig-Wood)\n * build\n * Include vendor tar ball in release and fix startdev (Nick Craig-Wood)\n * Fix \"Illegal instruction\" error for ARMv6 builds (Nick Craig-Wood)\n * Fix architecture name in ARMv7 build (Nick Craig-Wood)\n* VFS\n * Fix spurious error \"vfs cache: failed to _ensure cache EOF\"\n (Nick Craig-Wood)\n * Log an ERROR if we fail to set the file to be sparse (Nick Craig-Wood)\n* Local\n * Log an ERROR if we fail to set the file to be sparse (Nick Craig-Wood)\n* Drive\n * Re-adds special oauth help text (Tim Gallant)\n* Opendrive\n * Do not retry 400 errors (Evan Harris)\n\n## 1.53.0\n* New Features\n * The VFS layer was heavily reworked for this release - see below for\n more details\n * Interactive mode -i/--interactive for destructive operations (fishbullet)\n * Add --bwlimit-file flag to limit speeds of individual file transfers\n (Nick Craig-Wood)\n * Transfers are sorted by start time in the stats and progress output\n (Max Sum)\n * Make sure backends expand `~` and environment vars in file names they\n use (Nick Craig-Wood)\n \ * Add --refresh-times flag to set modtimes on hashless backends\n (Nick Craig-Wood)\n * build\n * Remove vendor directory in favour of Go modules (Nick Craig-Wood)\n * Build with go1.15.x by default (Nick Craig-Wood)\n \ * Drop macOS 386 build as it is no longer supported by go1.15\n\t (Nick Craig-Wood)\n * Add ARMv7 to the supported builds (Nick Craig-Wood)\n * Enable `rclone cmount` on macOS (Nick Craig-Wood)\n * Make rclone build with gccgo (Nick Craig-Wood)\n * Make rclone build with wasm (Nick Craig-Wood)\n \ * Change beta numbering to be semver compatible (Nick Craig-Wood)\n * Add file properties and icon to Windows executable (albertony)\n * Add experimental interface for integrating rclone into browsers\n\t (Nick Craig-Wood)\n \ * lib: Add file name compression (Klaus Post)\n * rc\n * Allow installation and use of plugins and test plugins with\n\t rclone-webui (Chaitanya Bankanhal)\n \ * Add reverse proxy pluginsHandler for serving plugins\n\t (Chaitanya Bankanhal)\n * Add `mount/listmounts` option for listing current mounts\n\t \ (Chaitanya Bankanhal)\n * Add `operations/uploadfile` to upload a file through rc using\n\t encoding multipart/form-data (Chaitanya Bankanhal)\n * Add `core/copmmand` to execute rclone terminal commands.\n\t (Chaitanya Bankanhal)\n \ * `rclone check`\n * Add reporting of filenames for same/missing/changed (Nick Craig-Wood)\n * Make check command obey `--dry-run`/`-i`/`--interactive`\n\t \ (Nick Craig-Wood)\n * Make check do `--checkers` files concurrently (Nick Craig-Wood)\n * Retry downloads if they fail when using the `--download` flag\n\t (Nick Craig-Wood)\n * Make it show stats by default (Nick Craig-Wood)\n \ * `rclone obscure`: Allow obscure command to accept password on STDIN\n (David Ibarra)\n * `rclone config`\n * Set RCLONE_CONFIG_DIR for use in config files and subprocesses\n\t (Nick Craig-Wood)\n * Reject remote names starting with a dash. (jtagcat)\n * `rclone cryptcheck`: Add reporting of filenames for same/missing/changed\n (Nick Craig-Wood)\n * `rclone dedupe`: Make it obey the `--size-only` flag for duplicate detection\n (Nick Craig-Wood)\n \ * `rclone link`: Add `--expire` and `--unlink` flags (Roman Kredentser)\n \ * `rclone mkdir`: Warn when using mkdir on remotes which can't have empty directories\n (Nick Craig-Wood)\n * `rclone rc`: Allow JSON parameters to simplify command line usage\n (Nick Craig-Wood)\n * `rclone serve ftp`\n \ * Don't compile on < go1.13 after dependency update (Nick Craig-Wood)\n \ * Add error message if auth proxy fails (Nick Craig-Wood)\n * Use refactored goftp.io/server library for binary shrink\n\t (Nick Craig-Wood)\n \ * `rclone serve restic`: Expose interfaces so that rclone can be used as a\n \ library from within restic (Jack)\n * `rclone sync`: Add `--track-renames-strategy leaf` (Nick Craig-Wood)\n * `rclone touch`: Add ability to set nanosecond resolution times\n (Nick Craig-Wood)\n * `rclone tree`: Remove `-i` shorthand for `--noindent` as it conflicts\n with `-i`/`--interactive` (Nick Craig-Wood)\n* Bug Fixes\n * accounting\n * Fix documentation for `speed`/`speedAvg` (Nick Craig-Wood)\n * Fix elapsed time not show actual time since beginning\n\t \ (Chaitanya Bankanhal)\n * Fix deadlock in stats printing (Nick Craig-Wood)\n \ * build\n * Fix file handle leak in GitHub release tool (Garrett Squire)\n \ * `rclone check`: Fix successful retries with `--download` counting\n errors (Nick Craig-Wood)\n * `rclone dedupe`: Fix logging to be easier to understand (Nick Craig-Wood)\n* Mount\n * Warn macOS users that mount implementation is changing (Nick Craig-Wood)\n * to test the new implementation use `rclone cmount` instead of\n\t `rclone mount`\n * this is because the library rclone uses has dropped macOS support\n * rc interface\n * Add call for unmount all (Chaitanya Bankanhal)\n * Make `mount/mount` remote control take vfsOpt option\n\t (Nick Craig-Wood)\n * Add mountOpt to `mount/mount` (Nick Craig-Wood)\n * Add VFS and Mount options to `mount/listmounts` (Nick Craig-Wood)\n * Catch panics in cgofuse initialization and turn into error messages\n (Nick Craig-Wood)\n * Always supply stat information in Readdir (Nick Craig-Wood)\n * Add support for reading unknown length files using direct IO (Windows)\n (Nick Craig-Wood)\n * Fix On Windows don't add `-o uid/gid=-1` if user supplies `-o uid/gid`.\n (Nick Craig-Wood)\n * Fix macOS losing directory contents in cmount (Nick Craig-Wood)\n * Fix volume name broken in recent refactor (Nick Craig-Wood)\n* VFS\n * Implement partial reads for `--vfs-cache-mode full` (Nick Craig-Wood)\n * Add `--vfs-writeback` option to delay writes back to cloud storage\n (Nick Craig-Wood)\n * Add `--vfs-read-ahead` parameter for use with `--vfs-cache-mode full`\n (Nick Craig-Wood)\n * Restart pending uploads on restart of the cache (Nick Craig-Wood)\n * Support synchronous cache space recovery upon ENOSPC (Leo Luan)\n * Allow ReadAt and WriteAt to run concurrently with themselves (Nick Craig-Wood)\n * Change modtime of file before upload to current (Rob Calistri)\n * Recommend `--vfs-cache-modes writes` on backends which can't stream\n (Nick Craig-Wood)\n * Add an optional `fs` parameter to vfs rc methods (Nick Craig-Wood)\n * Fix errors when using > 260 char files in the cache in Windows\n (Nick Craig-Wood)\n * Fix renaming of items while they are being uploaded (Nick Craig-Wood)\n * Fix very high load caused by slow directory listings (Nick Craig-Wood)\n * Fix renamed files not being uploaded with `--vfs-cache-mode minimal`\n (Nick Craig-Wood)\n * Fix directory locking caused by slow directory listings (Nick Craig-Wood)\n * Fix saving from chrome without `--vfs-cache-mode writes`\n (Nick Craig-Wood)\n* Local\n \ * Add `--local-no-updated` to provide a consistent view of changing\n objects (Nick Craig-Wood)\n * Add `--local-no-set-modtime` option to prevent modtime changes (tyhuber1)\n * Fix race conditions updating and reading Object metadata\n \ (Nick Craig-Wood)\n* Cache\n * Make any created backends be cached to fix rc problems (Nick Craig-Wood)\n * Fix dedupe on caches wrapping drives (Nick Craig-Wood)\n* Crypt\n * Add `--crypt-server-side-across-configs` flag (Nick Craig-Wood)\n * Make any created backends be cached to fix rc problems (Nick Craig-Wood)\n* Alias\n * Make any created backends be cached to fix rc problems (Nick Craig-Wood)\n* Azure Blob\n * Don't compile on < go1.13 after dependency update (Nick Craig-Wood)\n* B2\n * Implement server side copy for files > 5GB (Nick Craig-Wood)\n * Cancel in progress multipart uploads and copies on rclone exit\n (Nick Craig-Wood)\n * Note that b2's encoding now allows \\ but rclone's hasn't changed\n (Nick Craig-Wood)\n * Fix transfers when using download_url (Nick Craig-Wood)\n* Box\n * Implement rclone cleanup (buengese)\n * Cancel in progress multipart uploads and copies on rclone exit\n (Nick Craig-Wood)\n * Allow authentication with access token (David)\n* Chunker\n * Make any created backends be cached to fix rc problems (Nick Craig-Wood)\n* Drive\n * Add `rclone backend drives` to list shared drives (teamdrives)\n \ (Nick Craig-Wood)\n * Implement `rclone backend untrash` (Nick Craig-Wood)\n \ * Work around drive bug which didn't set modtime of copied docs\n (Nick Craig-Wood)\n * Added `--drive-starred-only` to only show starred files (Jay McEntire)\n * Deprecate `--drive-alternate-export` as it is no longer needed\n \ (themylogin)\n * Fix duplication of Google docs on server side copy (Nick Craig-Wood)\n * Fix \"panic: send on closed channel\" when recycling dir entries\n \ (Nick Craig-Wood)\n* Dropbox\n * Add copyright detector info in limitations section in the docs\n (Alex Guerrero)\n * Fix `rclone link` by removing expires parameter (Nick Craig-Wood)\n* Fichier\n * Detect Flood detected: IP Locked error and sleep for 30s\n (Nick Craig-Wood)\n* FTP\n * Add explicit TLS support (Heiko Bornholdt)\n * Add support for `--dump bodies` and `--dump auth` for debugging\n (Nick Craig-Wood)\n * Fix interoperation with pure-ftpd (Nick Craig-Wood)\n* Google Cloud Storage\n * Add support for anonymous access (Kai Lüke)\n* Jottacloud\n * Bring back legacy authentification for use with whitelabel versions\n (buengese)\n * Switch to new api root - also implement a very ugly workaround for the\n DirMove failures (buengese)\n* Onedrive\n \ * Rework cancel of multipart uploads on rclone exit (Nick Craig-Wood)\n * Implement rclone cleanup (Nick Craig-Wood)\n * Add `--onedrive-no-versions` flag to remove old versions\n (Nick Craig-Wood)\n* Pcloud\n * Implement `rclone link` for public link creation (buengese)\n* Qingstor\n * Cancel in progress multipart uploads on rclone exit (Nick Craig-Wood)\n* S3\n * Preserve metadata when doing multipart copy (Nick Craig-Wood)\n * Cancel in progress multipart uploads and copies on rclone exit\n (Nick Craig-Wood)\n * Add `rclone link` for public link sharing (Roman Kredentser)\n * Add `rclone backend restore` command to restore objects from GLACIER\n (Nick Craig-Wood)\n * Add `rclone cleanup` and `rclone backend cleanup` to clean unfinished\n multipart uploads (Nick Craig-Wood)\n * Add `rclone backend list-multipart-uploads` to list unfinished multipart\n uploads (Nick Craig-Wood)\n * Add `--s3-max-upload-parts` support (Kamil TrzciÅ\x84ski)\n * Add `--s3-no-check-bucket` for minimising rclone transactions and perms\n (Nick Craig-Wood)\n * Add `--s3-profile` and `--s3-shared-credentials-file` options\n (Nick Craig-Wood)\n * Use regional s3 us-east-1 endpoint (David)\n * Add Scaleway provider (Vincent Feltz)\n \ * Update IBM COS endpoints (Egor Margineanu)\n * Reduce the default `--s3-copy-cutoff` to < 5GB for Backblaze S3\n compatibility (Nick Craig-Wood)\n * Fix detection of bucket existing (Nick Craig-Wood)\n* SFTP\n * Use the absolute path instead of the relative path for listing for\n improved compatibility (Nick Craig-Wood)\n \ * Add `--sftp-subsystem` and `--sftp-server-command` options (aus)\n* Swift\n \ * Fix dangling large objects breaking the listing (Nick Craig-Wood)\n * Fix purge not deleting directory markers (Nick Craig-Wood)\n * Fix update multipart object removing all of its own parts\n (Nick Craig-Wood)\n * Fix missing hash from object returned from upload (Nick Craig-Wood)\n* Tardigrade\n * Upgrade to uplink v1.2.0 (Kaloyan Raev)\n* Union\n * Fix writing with the all policy (Nick Craig-Wood)\n* WebDAV\n * Fix directory creation with 4shared (Nick Craig-Wood)\n" module: pkgsrc subject: 'CVS commit: pkgsrc/net/rclone' unixtime: '1602523892' user: leot