rclone: Update to 1.52.2

Changes:
1.52.2
------
* Bug Fixes
    * build
        * Fix docker release build action (Nick Craig-Wood)
        * Fix custom timezone in Docker image (NoLooseEnds)
    * check: Fix misleading message which printed errors instead of
      differences (Nick Craig-Wood)
    * errors: Add WSAECONNREFUSED and more to the list of retriable Windows
      errors (Nick Craig-Wood)
    * rcd: Fix incorrect prometheus metrics (Gary Kim)
    * serve restic: Fix flags so they use environment variables
      (Nick Craig-Wood)
    * serve webdav: Fix flags so they use environment variables
      (Nick Craig-Wood)
    * sync: Fix --track-renames-strategy modtime (Nick Craig-Wood)
* Drive
    * Fix not being able to delete a directory with a trashed shortcut
      (Nick Craig-Wood)
    * Fix creating a directory inside a shortcut (Nick Craig-Wood)
    * Fix --drive-impersonate with cached root_folder_id (Nick Craig-Wood)
* SFTP
    * Fix SSH key PEM loading (Zac Rubin)
* Swift
    * Speed up deletes by not retrying segment container deletes
      (Nick Craig-Wood)
* Tardigrade
    * Upgrade to uplink v1.1.1 (Caleb Case)
* WebDAV
    * Fix free/used display for rclone about/df for certain backends
      (Nick Craig-Wood)
This commit is contained in:
leot 2020-06-29 12:12:19 +00:00
parent af339ec927
commit e66702a498
2 changed files with 7 additions and 8 deletions

View file

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.4 2020/06/17 09:54:10 bsiegert Exp $ # $NetBSD: Makefile,v 1.5 2020/06/29 12:12:19 leot Exp $
# When updating changelog is available in # When updating changelog is available in
# ${WRKSRC}/docs/content/changelog.md # ${WRKSRC}/docs/content/changelog.md
DISTNAME= rclone-1.52.1 DISTNAME= rclone-1.52.2
PKGREVISION= 1
CATEGORIES= net CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=rclone/} MASTER_SITES= ${MASTER_SITE_GITHUB:=rclone/}
GITHUB_TAG= v${PKGVERSION_NOREV} GITHUB_TAG= v${PKGVERSION_NOREV}

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.3 2020/06/11 19:55:42 leot Exp $ $NetBSD: distinfo,v 1.4 2020/06/29 12:12:19 leot Exp $
SHA1 (rclone-1.52.1.tar.gz) = 29f70952ceb017c914e0f22acf785892a88e1ec1 SHA1 (rclone-1.52.2.tar.gz) = 9249a12b2412aadc713723d7baf9d470ac56c14a
RMD160 (rclone-1.52.1.tar.gz) = f527abed7e2a4b1d516ed7afb8783112065b55b6 RMD160 (rclone-1.52.2.tar.gz) = e3f80822701a074c5476bae6d9bcd6392fbce613
SHA512 (rclone-1.52.1.tar.gz) = bbd305074071986cf6fb8146c634e35c28e1ea8ce2ce95507c55b95cb19eb3b1453dfb11e365bef5948978328d91df44b936b866c49db26149a17f5ca451ba15 SHA512 (rclone-1.52.2.tar.gz) = f49f0dcf8bfa105b01b35921daa655a6c1161f6505e2299f027a4059d196adcc673038b1718320e6f0b8bb053fad8d2de7714f66fa245dd90ea0a791e848a418
Size (rclone-1.52.1.tar.gz) = 20029046 bytes Size (rclone-1.52.2.tar.gz) = 19515310 bytes
SHA1 (patch-vfs_vfstest_write__non__unix.go) = fbb230be4fb8540191527b4f04231f2d0148ac51 SHA1 (patch-vfs_vfstest_write__non__unix.go) = fbb230be4fb8540191527b4f04231f2d0148ac51
SHA1 (patch-vfs_vfstest_write__unix.go) = 4765ca7d7e6ceefc6480a154c2216bd7def33a42 SHA1 (patch-vfs_vfstest_write__unix.go) = 4765ca7d7e6ceefc6480a154c2216bd7def33a42