- Update to version 1.72.1:
* Version v1.72.1
* s3: add more regions for Selectel
* log: fix backtrace not going to the --log-file #9014
* build: fix lint warning after linter upgrade
* configfile: add piped config support - fixes#9012
* fs/log: fix PID not included in JSON log output
* build: adjust lint rules to exclude new errors from linter update
* proxy: fix error handling in tests spotted by the linter
* googlecloudstorage: improve endpoint parameter docs
* docs: note where a provider has an S3 compatible alternative
* Add Shade as sponsor
* docs: Clarify OAuth scopes for readonly Google Drive access
* docs: update sponsor logos
* docs: fix lint error in changelog
* Start v1.72.1-DEV development
OBS-URL: https://build.opensuse.org/request/show/1322088
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=153
- Update to version 1.71.1:
* Version v1.71.1
* pacer: fix deadlock with --max-connections
* Revert "azureblob: fix deadlock with --max-connections with InvalidBlockOrBlob errors"
* march: fix deadlock when using --fast-list on syncs - fixes#8811
* docs: HDFS: erasure coding limitation #8808
* local: fix rmdir "Access is denied" on windows - fixes#8363
* bisync: fix error handling for renamed conflicts
* docs: pcloud: update root_folder_id instructions
* operations: fix partial name collisions for non --inplace copies
* drive: docs: update making your own client ID instructions
* internetarchive: fix server side copy files with spaces
* lib/rest: add URLPathEscapeAll to URL escape as many chars as possible
* docs: add link to MEGA S4 from MEGA page
* docs: clarify subcommand description in rclone usage
* docs: fix description of regex syntax of name transform
* docs: add some more details about supported regex syntax
* makefile: fix lib/transform docs not getting updated
* vfs: fix SIGHUP killing serve instead of flushing directory caches
* docs: remove broken links from rc to commands
* docs: add example of how to add date as suffix
* box: fix about after change in API return - fixes#8776
* docs: fix incorrectly escaped windows path separators
* build: restore error handling in gendocs
* combine: propagate SlowHash feature
* docs/oracleobjectstorage: add introduction before external links and remove broken link
* docs: fix markdown lint issues in backend docs
* docs: fix markdown lint issues in command docs
* docs: update markdown code block json indent size 2
* mount: do not log successful unmount as an error - fixes#8766
OBS-URL: https://build.opensuse.org/request/show/1306992
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=147
- Update to version 1.70.3:
* Version v1.70.3
* azureblob: fix server side copy error "requires exactly one scope"
* docs: explain the json log format in more detail
* check: fix difference report (was reporting error counts)
* linkbox: fix upload error "user upload file not exist"
* march: fix deadlock when using --no-traverse - fixes#8656
* pikpak: improve error handling for missing links and unrecoverable 500s
* webdav: fix setting modtime to that of local object instead of remote
* fix: b2 versionAt read metadata
* Start v1.70.3-DEV development
* docs: fix filescom/filelu link mixup
* docs: update link for filescom
OBS-URL: https://build.opensuse.org/request/show/1291536
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=143
- Update to version 1.70.2:
* Version v1.70.2
* docs: update client ID instructions to current Azure AD portal - fixes#8027
* mega: fix tls handshake failure - fixes#8565
* pacer: fix nil pointer deref in RetryError - fixes#8077
* convmv: fix moving to unicode-equivalent name - fixes#8634
* convmv: make --dry-run logs less noisy
* sync: avoid copying dir metadata to itself
* combine: fix directory not found errors with ListP interface - Fixes#8627
* local: fix --skip-links on Windows when skipping Junction points
* build: bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 to fix GHSA-vrw8-fxc6-2r93
* log: fix deadlock when using systemd logging - fixes#8621
* docs: googlephotos: detail how to make your own client_id - fixes#8622
* pikpak: fix uploads fail with "aws-chunked encoding is not supported" error
* Start v1.70.2-DEV development
* docs: Remove Warp as a sponsor
* docs: add files.com as a Gold sponsor
* docs: add links to SecureBuild docker image
OBS-URL: https://build.opensuse.org/request/show/1288845
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=141
- Update to version 1.70.1:
* Version v1.70.1
* docs: DOI grammar error
* docs: lib/transform: cleanup formatting
* lib/transform: avoid empty charmap entry
* chore: fix function name
* convmv: fix spurious "error running command echo" on Windows
* docs: client-credentials is not support by all backends
* Start v1.70.1-DEV development
OBS-URL: https://build.opensuse.org/request/show/1286989
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=139
- Update to version 1.68.2:
* Version v1.68.2
* s3: fix multitenant multipart uploads with CEPH
* local: fix permission and ownership on symlinks with --links and --metadata
* bisync: fix output capture restoring the wrong output for logrus
* build: fix comments after golangci-lint upgrade
* build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
* pikpak: fix fatal crash on startup with token that can't be refreshed
* serve s3: fix excess locking which was making serve s3 single threaded
* onedrive: fix Retry-After handling to look at 503 errors also
* s3: Storj provider: fix server-side copy of files bigger than 5GB
* docs: mention that inline comments are not supported in a filter-file
* docs: fix forward refs in step 9 of using your own client id
* docs: fix Scaleway Glacier website URL
* dlna: fix loggingResponseWriter disregarding log level
* s3: fix crash when using --s3-download-url after migration to SDKv2
* docs: update overview to show pcloud can set modtime
* Add RcloneView as a sponsor
* accounting: fix wrong message on SIGUSR2 to enable/disable bwlimit
* pikpak: fix cid/gcid calculations for fs.OverrideRemote
* local: fix --copy-links on macOS when cloning
* Start v1.68.2-DEV development
- drop CVE-2024-51744.patch
OBS-URL: https://build.opensuse.org/request/show/1224478
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=122
- Update to version 1.66.0:
* Directory modification times and metadata synced for supported backends
* Many updates to bisync command options, operation and presentation
* Description field added for all backends
* amazonclouddrive: remove backend
* build: Update to go1.22, go1.20 is minimum required
* build: CVE-2024-24786 addressed via protobuf upgrade
* check: Respect --no-unicode-normalization and --ignore-case-sync for --checkfile
* cmd: Improved shell auto completion reduces size of the completion file and works faster
* fs: Add more detailed logging for file includes/excludes
* lsf: Add --time-format flag, make metadata appear for directories
* lsjson: Make metadata appear for directories (Nick Craig-Wood)
* rc: Add srcFs and dstFs to core/stats and core/transferred stats,
* rc: Add operations/hashsum to the rc as rclone hashsum equivalent,
* rc: Add config/paths to the rc as rclone config paths equivalent
* sync: Optionally report list of synced paths to file
* sync: Implement directory sync for mod times and metadata
* sync: Don't set directory modtimes if already set
* sync: Don't sync directory modtimes from backends which don't have directories
* backend: Make backends which use oauth implement the Shutdown and shutdown the oauth properly
* bisync: Handle unicode and case normalization consistently
* bisync: Partial uploads known issue on local/ftp/sftp has been resolved (unless using --inplace)
* bisync: Fixed handling of unicode normalization and case insensitivity, support for relevant flags
* bisync: No longer fails to find the correct listing file when configs are overridden with backend-specific flags
* nfsmount: Fix exit after external unmount, fix --volname being ignored
* operations: Fix case-insensitive moves in operations.Move
* operations: Fix TestCaseInsensitiveMoveFileDryRun on chunker integration tests
* operations: Fix TestMkdirModTime test
* operations: Fix TestSetDirModTime for backends with SetDirModTime but not Metadata
* operations: Fix typo in log messages
* serve restic: Fix error handling
* serve webdav: Fix --baseurl without leading /
* stats: Fix race between ResetCounters and stopAverageLoop called from time.AfterFunc
* sync: --fix-case flag to rename case insensitive dest
* sync: Use operations.DirMove instead of sync.MoveDir for --fix-case
* systemd: Fix detection and switch to the coreos package everywhere rather than having 2 separate libraries
* mount: Notice daemon dying much quicker
* Numerous backend-specific updates detailed at https://rclone.org/changelog/#v1-66-0-2024-03-10
OBS-URL: https://build.opensuse.org/request/show/1158768
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=107
- Update to version 1.65.2:
* Version v1.65.2
* azureblob: fix data corruption bug #7590
* build: add -race flag to integration tester test_all
* docs: add bisync to index
* build(deps): bump actions/cache from 3 to 4
* add missing backtick
* docs: add rclone OS requirements
* imagekit: updated overview - supported operations
* imagekit: Updated docs and web content
* docs: add warp.dev sponsorship to github home page
* docs: add warp.dev as a sponsor
* docs: update website footer
* vfs: fix stale data when using --vfs-cache-mode full
* build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7
* Start v1.65.2-DEV development
OBS-URL: https://build.opensuse.org/request/show/1141364
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=105
* Version v1.64.0
* protondrive: make cached keys rclone style and not show with `rclone config redacted`
* docs: document release signing and verification
* docs: fix typo in rc docs - fixes#7287
* protondrive: complete docs with all references to Proton Drive
* drive: add --drive-fast-list-bug-fix to control ListR bug workaround
* s3: add rclone backend restore-status command
* Add Drew Stinnett to contributors
* Add David Pedersen to contributors
* rc: Add operations/settier to API
* protondrive: implement two-password mode (#7279)
* vfs: Update parent directory modtimes on vfs actions
* hdfs: fix retry "replication in progress" errors when uploading
* hdfs: fix uploading to the wrong object on Update with overriden remote name
* test_all: remove filefabric from integration tests
* Add Oksana and Volodymyr Kit to contributors
* quatrix: add backend to support Quatrix
* protondrive: fix signature verification logic by accounting for legacy signing scheme (#7278)
* vfs: add --vfs-cache-min-free-space to control minimum free space on the disk containing the cache
* rc: add core/du to measure local disk usage
* Add lib/diskusage to measure used/free on disks
* Add zjx20 to contributors
* local: rmdir return an error if the path is not a dir
* s3: implement backend set command to update running config
* protondrive: improves 2fa and draft error messages (#7280)
* zoho: remove Range requests workarounds to fix integration tests
* fstests: fix PublicLink failing on storj
* opendrive: fix List on a just deleted and remade directory
* operations: fix TestCopyFileMaxTransfer test to not be quite so fussy
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=93
- Update to version 1.63.1:
* Version v1.63.1
* build: add new sponsors page to docs
* Start v1.63.1-DEV development
* docs: no need to disable 2FA for Mail.ru Cloud anymore
* box: fix reconnect failing with HTTP 400 Bad Request
* webdav: nextcloud chunking: add more guidance for the user to check the config
* operations: fix .rclonelink files not being converted back to symlinks
* local: fix partial directory read for corrupted filesystem
* smb: fix "Statfs failed: bucket or container name is needed" when mounting
* docs: drive: Fix step 4 in "Making your own client_id"
* docs: update the number of providers supported
* docs: remove old donate page
* webdav: nextcloud: fix must use /dav/files/USER endpoint not /webdav error
* docs: update contact page on website
* operations: fix deadlock when using lsd/ls with --progress - Fixes#7102
* dirtree: fix performance with large directories of directories and --fast-list
* build: fix macos builds for versions < 12
* docs: dropbox get client id, clarify you need to click a button
* docs: website: replace google analytics with plausible analytics
* docs: rename donate page to sponsor page and rework
* docs: fixed typo in exclude example in filtering docs (#7097)
- drop fix-nextcloud-chunked.patch:
included in update
OBS-URL: https://build.opensuse.org/request/show/1099681
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=91
- Avoid duplication in the %build section for the pie ppc64 case.
Just use line continuation for the build cmdline and %ifnarch
ppc64 to enable pie mode on everything but ppc64
- Fix the rclone version update by properly setting the package
variable during the build
- added fix-nextcloud-chunked.patch:
The patch is a slightly modified version of
73d1b72bd759f838ad322b42e75111652eafe02e, which should give the
user more guidance to check the configuration.
This should fix https://github.com/rclone/rclone/issues/7103
OBS-URL: https://build.opensuse.org/request/show/1097518
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=89
- Update to 1.63.0:
* New backends
- Pikpak
- New S3 providers
+ petabox.io
+ Google Cloud Storage
- New WebDAV providers
+ Fastmail
* Major changes
- Files will be copied to a temporary name ending in `.partial` when copying to `local`, `ftp`,
`sftp` then renamed at the end of the transfer.
+ This helps with data integrity as we don't delete the existing file until the new one is
complete.
+ It can be disabled with the --inplace flag.
+ This behaviour will also happen if the backend is wrapped, for example `sftp` wrapped with
`crypt`.
- The s3, azureblob and gcs backends now support directory markers so empty directories are
supported
- The --default-time flag now controls the unknown modification time of files/dirs
+ If a file or directory does not have a modification time rclone can read then rclone will
display this fixed time instead.
+ For the old behaviour use `--default-time 0s` which will set this time to the time rclone
started up.
* New Features
- build
+ Modernise linters in use and fixup all affected code
+ Push docker beta to GHCR (GitHub container registry)
- cat: Add `--separator` option to cat command
- config
+ Do not remove/overwrite other files during config file save
OBS-URL: https://build.opensuse.org/request/show/1097085
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=87
* New features:
- accounting: Make checkers show what they are doing
- authorize: Add support for custom templates
- Update to go1.20
- filter: Emit INFO message when can't work out directory filters
- fs
+ Added multiple ca certificate support.
+ Add --max-delete-size a delete size threshold
- fspath: Allow the symbols @ and + in remote names
- lib/terminal: Enable windows console virtual terminal sequences processing
- move: If --check-first and --order-by are set then delete with perfect ordering
- serve http: Support --auth-proxy
* Bug fixes:
- accounting
+ Avoid negative ETA values for very slow speedsy
+ Limit length of ETA string
+ Show human readable elapsed time when longer than a day
- deletefile: Return error code 4 if file does not exist
- docker: Fix volume plugin does not remount volume on docker restart
- fs: Fix race conditions in --max-delete and --max-delete-size
- lib/oauthutil: Handle fatal errors better
- mount2: Fix --allow-non-empty
- operations: Fix concurrency: use --checkers unless transferring files
- serve ftp: Fix timestamps older than 1 year in listings
- sync: Fix concurrency: use --checkers unless transferring files
- Mount
+ Fix creating and renaming files on case insensitive backends (Nick Craig-Wood)
+ Do not treat \\?\ prefixed paths as network share paths on windows (albertony)
+ Fix check for empty mount point on Linux (Nick Craig-Wood)
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=83
* Bug fixes:
- lib/http: Shutdown all servers on exit to remove unix socket
- rc: Fix --rc-addr flag (which is an alternate for --url)
- serve restic:
+ Don't serve via http if serving via --stdio
+ Fix immediate exit when not using stdio
- serve webdav:
+ Fix --baseurl handling after lib/http refactor
+ Fix running duplicate Serve call
* Azure: Fix "409 Public access is not permitted on this storage account"
* S3: storj: Update endpoints
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=81
- Update to 1.61.0:
* Add vulnerability testing using govulncheck
* dedupe: Count Checks in the stats while scanning for duplicates
* dedupe: Make dedupe obey the filters
* filter: Add metadata filters --metadata-include/exclude/filter and friends
* fs: Make all duration flags take y, M, w, d etc suffixes
* fs: Add global flag --color to control terminal colors
* fspath: Allow unicode numbers and letters in remote names
* ncdu: Add support for modification time
* ncdu: Fallback to sort by name also for sort by average size
* ncdu: Rework to use tcell directly instead of the termbox wrapper
* rc: Add commands to set GC Percent & Memory Limit
* rcat: Preserve metadata when Copy falls back to Rcat
* rcd: Refactor rclone rc server to use lib/http
* rcserver: Avoid generating default credentials with htpasswd
* vfs: Fix IO Error opening a file with O_CREATE|O_RDONLY in --vfs-cache-mode not full
* crypt: Fix compress wrapping crypt giving upload errors
* Azure:
- Port to new SDK
- Add --azureblob-no-check-container to assume container exists
- Add --use-server-modtime support
- Add support for custom upload headers
- Allow emulator account/key override
- Support simple "environment credentials"
- Ignore AuthorizationFailure when trying to create a create a container
* Drive: Handle shared drives with leading/trailing space in name
* Onedrive: Document workaround for shared with me files
* S3:
- Add Liara LOS to provider list
- Add DigitalOcean Spaces regions sfo3, fra1, syd1
OBS-URL: https://build.opensuse.org/request/show/1044026
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=80
- Update to version 1.60.1:
* Version v1.60.1
* docs: faq: how to use a proxy server that requires a username and password - fixes#6565
* webdav: fix Move/Copy/DirMove when using -server-side-across-configs
* smb: fix Failed to sync: context canceled at the end of syncs
* vfs: fix deadlock caused by cache cleaner and upload finishing
* s3: Add additional Wasabi locations
* s3: fix for unchecked err value in s3 listv2
* local: fix -L/--copy-links with filters missing directories
* mailru: allow timestamps to be before the epoch 1970-01-01
* lib/cache: fix alias backend shutting down too soon
OBS-URL: https://build.opensuse.org/request/show/1037283
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=78
- Update to 1.58.1:
* webdav: Don't override Referer if user sets it
* sftp: Fix OpenSSH 8.8+ RSA keys incompatibility
* s3: Add ChinaMobile EOS to provider list
* s3: Sync providers in config description with providers
* onedrive: Note that sharepoint also changes web files (.html, .aspx)
* jottacloud: Fix scope in token request
* GCS: Use the s3 pacer to speed up transactions
* GCS: pacer: Default the Google pacer to a burst of 100 to fix gcs pacing
* dropbox: Fix retries of multipart uploads with incorrect_offset error
* VFS: Remove wording which suggests VFS is only for mounting
* mount: Fix --devname and fusermount: unknown option 'fsname' when mounting via rc
* Fix timezone of --min-age/-max-age from UTC to local as documented
* rc/js: Correct RC method names
OBS-URL: https://build.opensuse.org/request/show/974368
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=76
* Bug Fixes
- accounting: Fix --bwlimit when up or down is off (Nick Craig-Wood)
- docs
+ Fix nesting of brackets and backticks in ftp docs (edwardxml)
+ Fix broken link in sftp page (edwardxml)
+ Fix typo in crypt.md (Romeo Kienzler)
+ Changelog: Correct link to digitalis.io (Alex JOST)
+ Replace #file-caching with #vfs-file-caching (Miron Veryanskiy)
+ Convert bogus example link to code (edwardxml)
+ Remove dead link from rc.md (edwardxml)
- rc: Sync,copy,move: document createEmptySrcDirs parameter (Nick Craig-Wood)
- lsjson: Fix unterminated JSON in the presence of errors (Nick Craig-Wood)
* Mount
- Fix mount dropping on macOS by setting --daemon-timeout 10m (Nick Craig-Wood)
* VFS
- Document simultaneous usage with the same cache shouldn't be used (Nick Craig-Wood)
* B2
- Automatically raise upload cutoff to avoid spurious error (Nick Craig-Wood)
- Fix failed to create file system with application key limited to a prefix (Nick Craig-Wood)
* Drive
- Refer to Shared Drives instead of Team Drives (Nick Craig-Wood)
* Dropbox
- Add scopes to oauth request and optionally "members.read" (Nick Craig-Wood)
* S3
- Fix failed to create file system with folder level permissions policy (Nick Craig-Wood)
- Fix Wasabi HEAD requests returning stale data by using only 1 transport (Nick Craig-Wood)
- Fix shared_credentials_file auth (Dmitry Chepurovskiy)
- Add --s3-no-head to reducing costs docs (Nick Craig-Wood)
* Union
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=64
- Update to 1.54.0:
* New backends
- Compression remote (experimental)
- Enterprise File Fabric
- HDFS (Hadoop Distributed File System
- Zoho workdrive
* New Features
- Deglobalise the config
- Add --bwlimit for upload and download
- Enhance systemd integration
- Add a --download flag to md5sum/sha1sum/hashsum to force rclone
to download and hash files locally
- Add --progress-terminal-title to print ETA to terminal title
- Make backend env vars show in help as the defaults for backend flags
- dedupe: add '--by-hash' and '--dedupe-mode list'
- obscure: Make rclone osbcure - ignore newline at end of line
- serve ftp: Add options to enable TLS
- serve http/webdav: Redirect requests to the base url without the /
- serve restic: Implement object cache
- stats: Add counter for deleted directories
- sync: Only print "There was nothing to transfer" if no errors
* Bug fixes
- log: Fix enabling systemd logging when using --log-fil
- move: Fix data loss when source and destination are the same object
- operations: Fix --cutof-mode and --immutable
* Docs update
* Mount fixes
* VFS fixes
* Local fixes
* Azure
- Add support for service principals
- Add support for managed identities
- Utilize the streaming capabilities from the SDK for multipart uploads
- Fix setting of mime types
- Fix crash when listing outside a SAS URL's root
- Require go1.14+ to compile due to SDK changes
* B2
- Make NewObject use less expensive API calls
- Fixed crash on an empty file name
* Box
- Fix NewObject for files that differ in case
- Fix finding directories in a case insentive way
* Drive
- Implement rclone backend copyid command for copying files by ID
- Added flag --drive-stop-on-download-limit to stop transfers
when the download limit is exceeded
- Implement CleanUp workaround for team drives
- Allow shortcut resolution and creation to be retried
- Log that emptying the trash can take some time
* Dropbox
- Add support for viewing shared files and folders
- Enable short lived access tokens
- Implement IDer on Objects so rclone lsf etc can read the IDs
- Set Features ReadMimeType to false as Object.MimeType not supported
- Make malformed_path errors from too long files not retriable
* S3
- Added --s3-disable-http2 to disable http/2
- Complete SSE-C implementation
- Add --s3-no-head parameter to minimise transactions on upload
- Add requester pays option
- Fix copy multipart with v2 auth failing with 'SignatureDoesNotMatch'
* SFTP
- Allow cert based auth via optional pubkey
- Allow user to optionally check server hosts key to add security
- Defer asking for user passwords until the SSH connection succeeds
- Remember entered password in AskPass mode
- Implement Shutdown method
- Make --tpslimit apply
- Implement --sftp-use-fstat for unusual SFTP servers
* Various fixes to other providers
OBS-URL: https://build.opensuse.org/request/show/869134
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=62
- Update to 1.53.4:
* Bug Fixes
- accounting: Fix data race in Transferred()
- build
+ Stop tagged releases making a current beta
- fs: Parseduration: fixed tests to use UTC time
- fshttp: Prevent overlap of HTTP headers in logs
- rc
+ Fix core/command giving 500 internal error
+ Add Copy method to rc.Params
+ Fix 500 error when marshalling errors from core/command
+ plugins: Create plugins files only if webui is enabled.
- serve http: Fix serving files of unknown length
- serve sftp: Fix authentication on one connection blocking others
* Mount
- Add "." and ".." to directories to match cmount and expectations
* VFS
- Make cache dir absolute before using it to fix path too long errors
* Chunker
- Improve detection of incompatible metadata
* Google Cloud Storage
- Fix server side copy of large objects
* Jottacloud
- Fix token renewer to fix long uploads
- Fix token refresh failed: is not a regular file error
* Pcloud
- Only use SHA1 hashes in EU region
* Sharefile
- Undo Fix backend due to API swapping integers for strings
* WebDAV
- Fix Open Range requests to fix 4shared mount
- Add "Depth: 0" to GET requests to fix bitrix
OBS-URL: https://build.opensuse.org/request/show/865344
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=60
* Bug Fixes
- Fix incorrect use of math/rand instead of crypto/rand
CVE-2020-28924 boo#1179005 (Nick Craig-Wood)
- Check https://github.com/rclone/passwordcheck for a tool check for
weak passwords generated by rclone
* VFS
- Fix vfs/refresh calls with fs= parameter (Nick Craig-Wood)
* Sharefile
- Fix backend due to API swapping integers for strings (Nick Craig-Wood)
OBS-URL: https://build.opensuse.org/package/show/network/rclone?expand=0&rev=58