Bug 254113 - net/onedrive: update to 2.4.10
Summary: net/onedrive: update to 2.4.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Neel Chauhan
URL: https://github.com/abraunegg/onedrive...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-07 20:13 UTC by Hiroo Ono
Modified: 2021-03-08 01:16 UTC (History)
1 user (show)

See Also:
hiroo.ono+freebsd: maintainer-feedback+


Attachments
patch for onedrive 2.4.10 (2.17 KB, patch)
2021-03-07 20:13 UTC, Hiroo Ono
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroo Ono 2021-03-07 20:13:12 UTC
Created attachment 223073 [details]
patch for onedrive 2.4.10

from the Changelog:
## 2.4.10 - 2021-2-19
### Fixed
*   Catch database assertion when item path cannot be calculated
*   Fix alpine Docker build so it uses the same golang alpine version
*   Search all distinct drive id's rather than just default drive id for --get-file-link
*   Use correct driveId value to query for changes when using --single-directory
*   Improve upload handling of files for SharePoint sites and detecting when SharePoint modifies the file post upload
*   Correctly handle '~' when present in 'log_dir' configuration option
*   Fix logging output when handing downloaded new files
*   Fix to use correct path offset for sync_list exclusion matching 

### Added
*   Add upload speed metrics when files are uploaded and clarify that 'data to transfer' is what is needed to be downloaded from OneDrive
*   Add new config option to rate limit connection to OneDrive
*   Support new file maximum upload size of 250GB
*   Support sync_list matching full path root wildcard with exclusions to simplify sync_list configuration

### Updated
*   Rename Office365.md --> SharePoint-Shared-Libraries.md which better describes this document
*   Updated Dockerfile config for arm64
*   Updated documentation (various)
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-03-08 01:16:22 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-03-08 01:16:44 UTC
A commit references this bug:

Author: nc
Date: Mon Mar  8 01:16:24 UTC 2021
New revision: 567802
URL: https://svnweb.freebsd.org/changeset/ports/567802

Log:
  net/onedrive: update to 2.4.10

  Changes: https://github.com/abraunegg/onedrive/blob/v2.4.10/CHANGELOG.md

  PR:		254113
  Submitted by:	Hiroo Ono <hiroo.ono+freebsd AT gmail DOT com> (maintainer)

Changes:
  head/net/onedrive/Makefile
  head/net/onedrive/distinfo
  head/net/onedrive/files/patch-Makefile.in