Bug 253293 - net/onedrive: update to 2.4.9
Summary: net/onedrive: update to 2.4.9
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: Li-Wen Hsu
URL: https://github.com/abraunegg/onedrive...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-06 12:18 UTC by Hiroo Ono
Modified: 2021-02-14 19:53 UTC (History)
2 users (show)

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


Attachments
update patch to onedrive 2.4.9 (881 bytes, patch)
2021-02-06 12:18 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-02-06 12:18:00 UTC
Created attachment 222208 [details]
update patch to onedrive 2.4.9

From the changelog:

## 2.4.9 - 2020-12-27
### Fixed
*   Fix to handle case where API provided deltaLink generates a further API error
*   Fix application crash when unable to read a local file due to local file permissions
*   Fix application crash when calculating the path length due to invalid UTF characters in local path
*   Fix Docker build on Alpine due missing symbols due to using the edge version of ldc and ldc-runtime
*   Fix application crash with --get-O365-drive-id when API response is restricted

### Added
*   Add debug log output of the configured URL's which will be used throughout the application to remove any ambiguity as to using incorrect URL's when making API calls
*   Improve application startup when using --monitor when there is no network connection to the OneDrive API and only initialise application once OneDrive API is reachable
*   Add Docker environment variable to allow --logout for re-authentication

### Updated
*   Remove duplicate code for error output functions and enhance error logging output
*   Updated documentation
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2021-02-08 14:09:52 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

Thanks!
Comment 2 Hiroo Ono 2021-02-13 05:10:05 UTC
Added the changelog URL to URL field.
Changed maintainer-feedback flag to +.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-02-14 19:53:26 UTC
A commit references this bug:

Author: lwhsu
Date: Sun Feb 14 19:52:45 UTC 2021
New revision: 565265
URL: https://svnweb.freebsd.org/changeset/ports/565265

Log:
  net/onedrive: Update to 2.4.9

  PR:		253293
  Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)

Changes:
  head/net/onedrive/Makefile
  head/net/onedrive/distinfo