12 Commits

Author SHA256 Message Date
fb8fb4c216 Accepting request 943305 from home:frispete:onedrive
- Update to version 2.4.15
  * Add SystemD hardening (#1720)
  * Updated Dockerfile-alpine to use Apline 3.14 (#1722)
  * Update minimum compiler versions to dmd-2.087.0 and ldc-1.17.0
    (#1724)
  * Fix unable to upload to OneDrive Business Shared Folders due to
  * API restricting quota information (#1725)
  * Add --operation-timeout argument (#1759)
  * Update fixing edge case with OneDrive Personal Shared Folders
    and --resync --upload-only (#1762)
  * Updated documentation (various)
- Apply dmd and ldc minimum version requirements to spec
- Remove harden_onedrive.service.patch and
  harden_onedrive@.service.patch: applied upstream

OBS-URL: https://build.opensuse.org/request/show/943305
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=34
2021-12-31 11:58:51 +00:00
727ff6dfa5 Accepting request 936264 from home:SchoolGuy:branches:network
- Update to version 2.4.14
  https://github.com/abraunegg/onedrive/releases/tag/v2.4.14
- When using --logout there is no reauth performed as before, to login
  again just use the same command as on first run
- Enable notifications

OBS-URL: https://build.opensuse.org/request/show/936264
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=33
2021-12-07 14:43:23 +00:00
2f6dffe080 Accepting request 906402 from home:SchoolGuy:branches:network
- Update to version 2.4.13:
  https://github.com/abraunegg/onedrive/releases/tag/v2.4.13

OBS-URL: https://build.opensuse.org/request/show/906402
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=29
2021-07-15 06:57:54 +00:00
0b98964e4f Accepting request 896838 from home:SchoolGuy:branches:network
Readded sources again

OBS-URL: https://build.opensuse.org/request/show/896838
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=25
2021-06-02 07:16:34 +00:00
39b54efafa Accepting request 896835 from home:SchoolGuy:branches:network
- Update to version 2.4.12:
  https://github.com/abraunegg/onedrive/releases/tag/v2.4.12

OBS-URL: https://build.opensuse.org/request/show/896835
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=24
2021-06-02 07:14:27 +00:00
951023dafe Accepting request 883587 from home:SchoolGuy:branches:network
- Update to version 2.4.11:
  https://github.com/abraunegg/onedrive/releases/tag/v2.4.11

OBS-URL: https://build.opensuse.org/request/show/883587
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=22
2021-04-07 11:49:11 +00:00
3f5d34eaeb Accepting request 875896 from home:SchoolGuy:branches:network
Update to version 2.4.10:

OBS-URL: https://build.opensuse.org/request/show/875896
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=20
2021-03-01 07:57:13 +00:00
f8e27c04e9 Accepting request 852023 from home:SchoolGuy:branches:network
Increase version in spec and add tar

OBS-URL: https://build.opensuse.org/request/show/852023
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=18
2020-12-01 07:36:32 +00:00
83d2a70d62 Accepting request 852018 from home:SchoolGuy:branches:network
- Update to version 2.4.8:
  * Release files for 2.4.8 (#1167)
  * Fix broken link in manual (#1166)
  * Fix application crash in --monitor mode due to 'Failed to stat file' when setgid is used on a directory (#1157)
  * Check application_id before setting redirect URL when using specific Azure endpoints (#1165)
  * Fix logging output when authentication authorisation fails (#1156)
  * Update #1142 logging output handling (#1153)
  * Fix changing permissions on pre-existing local directories (#1152)
  * Corrected typo (#1151)
  * Use config set option for 'remove_source_files' and 'skip_dir_strict_match' rather than ignore (#1142)
  * Update sync.d
  * Update sync.d
  * Update sync.d
  * Update sync.d
  * catch folder creation errors due to file system permissions error
  * Update error catching and handling
  * Update onedrive.d
  * Fix download failure due to incorrect filesystem permissions
  * Update USAGE.md to clarify 'application_id' usage to utilise older 'skilion' application id (#1136)
  * Release 2.4.8 Dev Prep (#1134)

OBS-URL: https://build.opensuse.org/request/show/852018
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=17
2020-12-01 07:27:30 +00:00
80429fa79d Accepting request 847059 from home:frispete:onedrive
- Update to version 2.4.7:
  * Release files for 2.4.7 (#1133)
  * Correctly set config directory permissions at first start (#1132)
  * Check if localModifiedTime >= item.mtime: avoid re-upload (#1131)
  * Merge contents of SQLite WAL file into main database file on sync completion (#1128)
  * Fix uploading data to shared business folders when using --upload-only (#1127)
  * Check the given local path in reverse order for a skip_dir match on --resync (#1125)
  * Check for the presence of .nosync when processing DB entries (#1124)
  * Update Docker.md
  * Update --list-shared-folders to only show folders (#1114)
  * Cleanup dryrun shm and wal files if they exist (#1121)
  * Configure specific File and Folder Permissions (#1108)
  * Added env variable to enable download-only mode in Docker (#1113)
  * Fix Business Shared Folder handling to process only Business Shared Folders (#1104)
  * Update bug_report.md
  * Update bug_report.md
  * Fix logging output for modification comparison source (#1103)
  * Add environment variable to allow easy HTTPS debug in docker (#1098)
  * Adding support for authentication w/ single tenant custom applications (#1094)
  * Update bug_report.md
  * Update INSTALL.md
  * Update debugging output for /delta changes available queries (#1089)
  * Allow config to specify a tenant id for non-multi-tenant applications (#1085)
  * Mention fish-completions-dir build option (#1084)
  * Release 2.4.7 Dev Prep (#1088)
- Update to version 2.4.6:
  * Release files for 2.4.6 (#1083)
  * Update USAGE.md
  * Handle deletion events for directories when inotify events are missing (#1082)
  * Fix typos and normalize product names (#1079)

OBS-URL: https://build.opensuse.org/request/show/847059
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=15
2020-11-09 07:54:33 +00:00
dc32bb0d33 Accepting request 837993 from home:SchoolGuy:branches:network
- Changed from obs_scm to tar_scm to unstuck legaldb
- Added:
  * onedrive-2.4.5.tar
- Removed:
  * onedrive-2.4.5.obscpio
  * onedrive-2.4.5.tar.gz

OBS-URL: https://build.opensuse.org/request/show/837993
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=13
2020-09-27 10:33:19 +00:00
fd4438bea0 Accepting request 794528 from home:SchoolGuy:branches:home:bmanojlovic:onedrive
The target package should be the devel project and I would like to request access for me and bmanojlovic as Maintainers/Developers for this package.

- Changed the service & spec file so updates are done easier.
- Update to version 2.4.0:
  * Release files for 2.4.0 (#833)
  * Update client identifier and auth scopes (Issue #769) (#770)
  * Update INSTALL.md (#834)
  * Update INSTALL.md
  * Update regex parsing of response URI (#830)
  * Update error response handling for catching HTTP 429 responses - activityLimitReached (Issue #815) (#816)
  * Handle moving files into a skipped .folder when skip_dotfiles = true (#828)
  * Update logging output (Issue #818) (#819)
  * Update application output when just authorising application (Issue #820) (#821)
  * Update ldc installation repo for alpine (#814)
  * Always log when a file is skipped due to the item being invalid (Issue #811)
  * Update USAGE.md
  * Catch when OneDrive throws an error response on initialising (Issue #802) (#804)
  * Update INSTALL.md
  * Update file handling when a failed download has occured due to CTRL-C (#800)
  * Update completions to include the --force-http-2 option (#799)
  * Update USAGE.md to clarify path when setting up multiple daemons (#798)
  * Catch 429 HTTPS return code when query for oneDriveRootDetails fails (#796)
  * Dockerfile for Raspberry Pi / ARM (#789)
  * Update how the 'username' is determined from the running process for logfile naming (Issue #786) (#787)
  * Implement #699 - Perform skip_dir explicit match only (#768)
  * Add NixOS installation instructions (#785)
  * Implement #763 - Delete local files after sync (#767)
  * Fix Docker alpine by adding ldc-runtime to output build (#778)
  * Update INSTALL.md
  * Fix Office 365 file name in README (#766)
  * Update USAGE.md
  * Update README.md
  * Implement warning on big deletes to safeguard data on OneDrive (#621)
  * Update Dockerfile-alpine file to fix Docker build issue (#764)
  * Release-2.4.0-dev prep (#761)
  * Release files for 2.3.13 (#760)
  * Fix --dry-run output to be consistent when using --upload-only & --no-remote-delete (Issue #758)
  * Change synclist override flag to false as default when not using sync_list (#745)
  * Update INSTALL.md build instructions for CentOS platforms (#754)
  * Update INSTALL.md with details of Linux packages (#752)
  * Update Ubuntu 16.x i386 instructions (#749)
  * Release-2.3.13-dev prep (#746)

OBS-URL: https://build.opensuse.org/request/show/794528
OBS-URL: https://build.opensuse.org/package/show/network/onedrive?expand=0&rev=1
2020-04-19 12:53:28 +00:00