pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

rclone: Update wip/rclone to 1.41



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Apr 28 18:39:06 2018 +0200
Changeset:	3c95a2c1bb054c1d07b4889d26927281bad10d94

Modified Files:
	rclone/Makefile
	rclone/distinfo

Log Message:
rclone: Update wip/rclone to 1.41

Changes:
v1.41 - 2018-04-28
------------------
* New backends
  * Mega support added
  * Webdav now supports SharePoint cookie authentication (hensur)

* New commands
  * link: create public link to files and folders (Stefan Breunig)
  * about: gets quota info from a remote (a-roussos, ncw)
  * hashsum: a generic tool for any hash to produce md5sum like output

* New Features
  * lsd: Add -R flag and fix and update docs for all ls commands
  * ncdu: added a "refresh" key - CTRL-L (Keith Goldfarb)
  * serve restic: Add append-only mode (Steve Kriss)
  * serve restic: Disallow overwriting files in append-only mode (Alexander Neumann)
  * serve restic: Print actual listener address (Matt Holt)
  * size: Add --json flag (Matthew Holt)
  * sync: implement --ignore-errors (Mateusz Pabian)
  * dedupe: Add dedupe largest functionality (Richard Yang)
  * fs: Extend SizeSuffix to include TB and PB for rclone about
  * fs: add --dump goroutines and --dump openfiles for debugging
  * rc: implement core/memstats to print internal memory usage info
  * rc: new call rc/pid (Michael P. Dubner)

* Compile
  * Drop support for go1.6

* Release
  * Fix `make tarball` (Chih-Hsuan Yen)

* Bug Fixes
  * filter: fix --min-age and --max-age together check
  * fs: limit MaxIdleConns and MaxIdleConnsPerHost in transport
  * lsd,lsf: make sure all times we output are in local time
  * rc: fix setting bwlimit to unlimited
  * rc: take note of the --rc-addr flag too as per the docs

* Mount
  * Use About to return the correct disk total/used/free (eg in `df`)
  * Set `--attr-timeout default` to `1s` - fixes:
    * rclone using too much memory
    * rclone not serving files to samba
    * excessive time listing directories
  * Fix `df -i` (upstream fix)

* VFS
  * Filter files `.` and `..` from directory listing
  * Only make the VFS cache if --vfs-cache-mode > Off

* Local
  * Add --local-no-check-updated to disable updated file checks
  * Retry remove on Windows sharing violation error

* Cache
  * Flush the memory cache after close
  * Purge file data on notification
  * Always forget parent dir for notifications
  * Integrate with Plex websocket
  * Add rc cache/stats (seuffert)
  * Add info log on notification

* Box
  * Fix failure reading large directories - parse file/directory size as float

* Dropbox
  * Fix crypt+obfuscate on dropbox
  * Fix repeatedly uploading the same files

* FTP
  * Work around strange response from box FTP server
  * More workarounds for FTP servers to fix mkParentDir error
  * Fix no error on listing non-existent directory

* Google Cloud Storage
  * Add service_account_credentials (Matt Holt)
  * Detect bucket presence by listing it - minimises permissions needed
  * Ignore zero length directory markers

* Google Drive
  * Add service_account_credentials (Matt Holt)
  * Fix directory move leaving a hardlinked directory behind
  * Return proper google errors when Opening files
  * When initialized with a filepath, optional features used incorrect root path (Stefan Breunig)

* HTTP
  * Fix sync for servers which don't return Content-Length in HEAD

* Onedrive
  * Add QuickXorHash support for OneDrive for business
  * Fix socket leak in multipart session upload

* S3
  * Look in S3 named profile files for credentials
  * Add `--s3-disable-checksum` to disable checksum uploading (Chris Redekop)
  * Hierarchical configuration support (Giri Badanahatti)
  * Add in config for all the supported S3 providers
  * Add One Zone Infrequent Access storage class (Craig Rachel)
  * Add --use-server-modtime support (Peter Baumgartner)
  * Add --s3-chunk-size option to control multipart uploads
  * Ignore zero length directory markers

* SFTP
  * Update docs to match code, fix typos and clarify disable_hashcheck prompt (Michael G. Noll)
  * Update docs with Synology quirks
  * Fail soft with a debug on hash failure

* Swift
  * Add --use-server-modtime support (Peter Baumgartner)

* Webdav
  * Support SharePoint cookie authentication (hensur)
  * Strip leading and trailing / off root

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3c95a2c1bb054c1d07b4889d26927281bad10d94

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rclone/Makefile | 2 +-
 rclone/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/rclone/Makefile b/rclone/Makefile
index 74857b5bda..61e5ce0457 100644
--- a/rclone/Makefile
+++ b/rclone/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rclone-1.40
+DISTNAME=	rclone-1.41
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ncw/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/rclone/distinfo b/rclone/distinfo
index fd9ca74f66..f607268a3e 100644
--- a/rclone/distinfo
+++ b/rclone/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (rclone-1.40.tar.gz) = 5b2ddb6382ed65338a48b8e6e8d206a75547d766
-RMD160 (rclone-1.40.tar.gz) = 9f7ce8bc030d144b970a207d99abf05e654c1826
-SHA512 (rclone-1.40.tar.gz) = ce46393097122f2ae9669310767487218f74ee8fab607cb6355df33329325fe626d17b36565b7864e6b4ca1de75714e29356d7abeb3cc42038d3ab0677408973
-Size (rclone-1.40.tar.gz) = 46067393 bytes
+SHA1 (rclone-1.41.tar.gz) = d1693226b422f1c3dffd36a8d76612768c26a5f0
+RMD160 (rclone-1.41.tar.gz) = 92b340f7b893f5ee270fafca274d04aca458e85d
+SHA512 (rclone-1.41.tar.gz) = efce2827a659d83c2fce74c50e6d4182dc5916ba8e47a335f2719cce5c3eb4a9622ee0f53c5923af1ed84b340b6dd7ac00bcf48dbb3de53644dc3f2298523112
+Size (rclone-1.41.tar.gz) = 48197335 bytes


Home | Main Index | Thread Index | Old Index