Accepting request 1093069 from home:ecsos

- Update to 3.9.0
  - sort encrypted files by their id to compute checksum in #5568
  - try different permutation to try to recover the broken checksum in #5572
  - Fix unit tests SecureFileDrop in #5574
  - Do not display error status and messages when aborting a sync during hydration request in VFS mode in #5579
  - Correct spelling in #5567
  - in case server has no private key, let e2ee init fail in #5566
  - Edit locally. Restart current folder sync immediately after file opened. in #5588
  - fix compilation with clazy and fully-qualified-moc-types checks enabled in #5587
  - Enter next log file if the current log file is larger than 512 KB in #5580
  - Alway add the item at the end of the layout. in #5595
  - properly preserve the format of e2ee metadata during DB operations in #5577
  - Edit locally. Elide loading dialog filename label middle. in #5612
  - Fix crash on entering new log file after file size of 512kb reached in #5603
  - Properly handle all fatal errors during edit locally setup procedure in #5583
  - Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. in #5243
  - Fix MacOS UTF-8 normalization issue in #4957
  - Parse sharees 'lookup' key to include federated sharees. in #5613
  - Unlock Office files when they are closed by @allexzander in #5607
  - Implement missing share settings in #5622
  - no longer override the pixman default version in #5630
  - Edit locally. Fix crash on _chekTokenJob pointer deref. in #5637
  - Remove some SQL debug logs to unclutter the output. in #5634
  - Annotated version of Big Sur icon in #4714
  - E2EE. Fix freeze on metadata checksum validation. in #5655
  - Fix update request channel being set to wrong localised string in #5462
  - Fix folder progress bar positioning in account settings on macOS in #5645
  - Fix setting [undefined] to QFont in 'Sync now' button in #5628
  - Attempt sign in when an account state is added in AccountManager in #5493
  - Fix account migration from legacy desktop clients (again) in #5640
  - Feature/group folders visibility improved in #5636
  - Use addLayout to insert the VFS option when setting account. in #5665
  - Update CHANGELOG. in #5643
  - i18n: Word separation in #5676
  - Implement File Provider file synchronisation engine for macOS in #5527
  - Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled in #5680
  - Dismiss notifications in #5687
  - Display file tags in File Details in #5596
  - Allow opening a file or folder in the local sync root. in #5686
  - Provide feedback on share link copy in #5672
  - Ask before importing accounts from legacy clients in #5654
  - Feature/resolve all conflicts in #5635
  - Update CHANGELOG. in #5706
  - change size of dismiss button for items in activity list in #5377
  - [stable-3.9] Fix tray window header folders button colour in #5723
  - [stable-3.9] align activity text with "Sync now" text in #5725
  - [stable-3.9] ensure that the file to test monitoring is hidden in #5733
  - [stable-3.9] Fix tray styling in #5741
  - [stable-3.9] Fix macOS build when file provider module build is disabled in #5742
  - [stable-3.9] Fix dark mode switch issues in tray controls manually overriding palette colours in #5744
  - [stable-3.9] fix build on windows by adding missing archive name properties on libs in #5748
  - [stable-3.9] Fix macOS icon in #5762
  - [stable-3.9] Bugfix/log less verbose in #5775
  - Revert inclusion of File Provider module in 3.9 branch in #5772
  - [stable-3.9] Bugfix. Conflict resolution button not clickable. in #5777
  - [stable-3.9] display subject when we have sync issues like network errors in #5782
  - [stable-3.9] Fix UnifiedSearch text field placeholder text color for light and dark theme in #5785
  - [stable-3.9] addd a cmake option to enable single account desktop client in #5789
  - [stable-3.9] Fix colouring of NCRadioButton in #5790
  - [stable-3.9] chore: update workflows from templates in #5794
  - [stable-3.9] Bugfix/rotate log less often in #5795
  - [stable-3.9] Bugfix/adjust log levels in #5799

OBS-URL: https://build.opensuse.org/request/show/1093069
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=104
This commit is contained in:
Eric Schirra 2023-06-14 07:56:26 +00:00 committed by Git OBS Bridge
parent b44d7a810a
commit 2aac839aa2
4 changed files with 70 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6186aaa70b82b06b4531cff2e55e0dd38a0d817de7ef039a81293d82cb05e8c0
size 15605319

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:867d0d1f1d950ce224ea78d3009a89e7bedc3317bb9dc45a9f9ff961e4913201
size 15648917

View File

@ -1,3 +1,69 @@
-------------------------------------------------------------------
Wed Jun 14 06:27:26 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 3.9.0
- sort encrypted files by their id to compute checksum in #5568
- try different permutation to try to recover the broken checksum in #5572
- Fix unit tests SecureFileDrop in #5574
- Do not display error status and messages when aborting a sync during hydration request in VFS mode in #5579
- Correct spelling in #5567
- in case server has no private key, let e2ee init fail in #5566
- Edit locally. Restart current folder sync immediately after file opened. in #5588
- fix compilation with clazy and fully-qualified-moc-types checks enabled in #5587
- Enter next log file if the current log file is larger than 512 KB in #5580
- Alway add the item at the end of the layout. in #5595
- properly preserve the format of e2ee metadata during DB operations in #5577
- Edit locally. Elide loading dialog filename label middle. in #5612
- Fix crash on entering new log file after file size of 512kb reached in #5603
- Properly handle all fatal errors during edit locally setup procedure in #5583
- Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. in #5243
- Fix MacOS UTF-8 normalization issue in #4957
- Parse sharees 'lookup' key to include federated sharees. in #5613
- Unlock Office files when they are closed by @allexzander in #5607
- Implement missing share settings in #5622
- no longer override the pixman default version in #5630
- Edit locally. Fix crash on _chekTokenJob pointer deref. in #5637
- Remove some SQL debug logs to unclutter the output. in #5634
- Annotated version of Big Sur icon in #4714
- E2EE. Fix freeze on metadata checksum validation. in #5655
- Fix update request channel being set to wrong localised string in #5462
- Fix folder progress bar positioning in account settings on macOS in #5645
- Fix setting [undefined] to QFont in 'Sync now' button in #5628
- Attempt sign in when an account state is added in AccountManager in #5493
- Fix account migration from legacy desktop clients (again) in #5640
- Feature/group folders visibility improved in #5636
- Use addLayout to insert the VFS option when setting account. in #5665
- Update CHANGELOG. in #5643
- i18n: Word separation in #5676
- Implement File Provider file synchronisation engine for macOS in #5527
- Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled in #5680
- Dismiss notifications in #5687
- Display file tags in File Details in #5596
- Allow opening a file or folder in the local sync root. in #5686
- Provide feedback on share link copy in #5672
- Ask before importing accounts from legacy clients in #5654
- Feature/resolve all conflicts in #5635
- Update CHANGELOG. in #5706
- change size of dismiss button for items in activity list in #5377
- [stable-3.9] Fix tray window header folders button colour in #5723
- [stable-3.9] align activity text with "Sync now" text in #5725
- [stable-3.9] ensure that the file to test monitoring is hidden in #5733
- [stable-3.9] Fix tray styling in #5741
- [stable-3.9] Fix macOS build when file provider module build is disabled in #5742
- [stable-3.9] Fix dark mode switch issues in tray controls manually overriding palette colours in #5744
- [stable-3.9] fix build on windows by adding missing archive name properties on libs in #5748
- [stable-3.9] Fix macOS icon in #5762
- [stable-3.9] Bugfix/log less verbose in #5775
- Revert inclusion of File Provider module in 3.9 branch in #5772
- [stable-3.9] Bugfix. Conflict resolution button not clickable. in #5777
- [stable-3.9] display subject when we have sync issues like network errors in #5782
- [stable-3.9] Fix UnifiedSearch text field placeholder text color for light and dark theme in #5785
- [stable-3.9] addd a cmake option to enable single account desktop client in #5789
- [stable-3.9] Fix colouring of NCRadioButton in #5790
- [stable-3.9] chore: update workflows from templates in #5794
- [stable-3.9] Bugfix/rotate log less often in #5795
- [stable-3.9] Bugfix/adjust log levels in #5799
-------------------------------------------------------------------
Wed May 17 09:40:12 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -19,7 +19,7 @@
%define soname libnextcloudsync
%define sover 0
Name: nextcloud-desktop
Version: 3.8.2
Version: 3.9.0
Release: 0
Summary: Nextcloud desktop synchronisation client
License: GPL-2.0-or-later AND LGPL-3.0-or-later