Skip to content

community/onedrive: upgrade to 2.4.20

Patrycja Rosa requested to merge ptrcnull/aports:onedrive into master

https://github.com/abraunegg/onedrive/releases/tag/v2.4.20

  • Fix 'foreign key constraint failed' when using OneDrive Business Shared Folders due to change to using /delta query (#2017)
  • Update OneDrive API response handling for National Cloud Deployments (#2023)
  • Updated to switch to using curl defaults for HTTP/2 operations (#2026, #2028)
  • Added 'force_http_11' configuration option to allow forcing HTTP/1.1 operations (#2026)
  • Removed 'force_http_2' configuration option (#2026)
  • Fix various little spelling fixes (check with lintian during Debian packaging) (#2027)
  • Fix handling of a custom configuration directory when using --confdir (#2029)
  • Fix to ensure that any active http instance is shutdown before any application exit (#2035)
  • Increased thread sleep for better process I/O wait handling (#2046)
  • Fix to enforce that --confdir must be a directory (#2051)
  • Updated documentation (various)

Merge request reports