rclone-dev:v1.56-stable

Last commit made on 2021-09-23
Get this branch:
git clone -b v1.56-stable https://git.launchpad.net/rclone-dev

Branch merges

Branch information

Name:
v1.56-stable
Repository:
lp:rclone-dev

Recent commits

e75d57d... by Nick Craig-Wood

Start v1.56.2-DEV development

0e26fda... by Herby G.

build: update golang.org/x/sys to fix crash on macOS when compiled with go1.17

Updates the golang.org/x/sys module to prevent a panic on startup on macOS when built with Go 1.17

This is for the stable branch only

Fixes: #5611

86f13fa... by Nick Craig-Wood

Version v1.56.1

b9cf451... by Nick Craig-Wood

Start v1.56.1-DEV development

b64258d... by Fred <email address hidden>

seafile: fix 2fa state machine

7308100... by x0b

build: update Go to 1.16 and NDK to 22b for android/any

9c27e08... by Ivan Andreev

build: apply gofmt from golang 1.17

21d84df... by Greg Sadetsky <email address hidden>

docs/s3: fix typo in s3 documentation (#5515)

3f17c72... by Nick Craig-Wood

pcloud: try harder to delete a failed upload

This fixes the integration tests when testing errored uploads

d77f594... by Nick Craig-Wood

pcloud: return an early error when Put is called with an unknown size

This stops the 10 minute pause in the integration tests