Update onedrive to 2.4.4
Changes:
- Update 'skip_dir' and 'skip_file' pattern matching and handling
- Resolve client 'hang' when attempting to sync a Unix pipe file
- Update 'skip_dir' and 'skip_file' pattern matching and handling for --monitor
- Update the 'Processing XXXX' output to display the full path
- Increase maximum file size to 100GB
- Add Fish Tab Auto-completions
- Improve --single-directory & 'sync_list' sync performance
- Fix segfault when moving file when using --monitor
- Update when 'Sync with OneDrive is ..' is outputted when in --monitor mode
- Check shared folder DB entries for matching skip_dir items
- Update Office365 / SharePoint site search query response when no match is found
- Fix 'Skipping uploading this new file as parent path is not in the database' when uploading to a Personal Shared Folder
- Update how available free space is tracked when uploading files to OneDrive and Shared Folder
- Update --single-directory handling of parent path matching
Packaging change: Enable completions for bash, fish and zsh (and add a patch to correctly configure the fish completions directory)